Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Large White Box

More
17 years 3 months ago #10748 by Stine
Large White Box was created by Stine
SIG (not pro) was working fine, and then I decided to upgrade to Pro. None of the popup engines on Pro are working for me on this one site.

imonthealist.com/index.php?option=com_content&task=view&id=31&Itemid=80

Lytebox displays a large white box in front of the image.

Litebox & Slimbox & Thickbox just display the large white box with no image at all.

Greybox displays the same large white box behind the image.

Any help? Thanks.
Attachments:

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #10749 by Stine
Replied by Stine on topic Re: Large White Box
OK I've narrowed this down to a conflict within the Para Invite Pro component. In the template's index.php file, I commented out:
<script type="text/javascript" src="<?php echo
$mosConfig_live_site;?>/components/com_comprofiler/plugin/user/plug_parainvite/js/thickbox/jquery.js"></script>

After I did that, Simple Image Gallery Pro works. The problem is that now if I comment out jquery, ParaInvite doesn't work.

Is there a work-around to this on the SIG Pro side?

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #10750 by Stine
Replied by Stine on topic [SOLVED] Re: Large White Box
It was definitely ParaInvite Pro causing a conflict with jquery.js.

After a lot of trial and error, here's my results. At least I think this is all I did.

For anybody else that might find this useful:

In your template's index.php, find:
<script type="text/javascript" src="<?php echo
$mosConfig_live_site;?>/components/com_comprofiler/plugin/user/plug_parainvite/js/thickbox/jquery.js"></script>

and replace with:
<script type="text/javascript" src="<?php echo
$mosConfig_live_site;?>/mambots/content/plugin_jw_sigpro/thickbox/jquery.js"></script>

... and then use any other popup engine EXCEPT for thickbox.

That will allow both tools to co-exist peacefully.

Please Log in or Create an account to join the conversation.

  • Poor Irishman Internet Marketing
  • Poor Irishman Internet Marketing's Avatar
  • Offline
  • New Member
More
17 years 3 weeks ago #10751 by Poor Irishman Internet Marketing
Replied by Poor Irishman Internet Marketing on topic PERFECT - SOLVED: Large White Box
KCBlueGal!

Great find - thanks for the solution!
Saved me hours of hunting & coding I am sure

Thanks a ton -
Andrew Jackson
Poor Irishman Internet Marketing
www.pooririshman.com

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
17 years 3 weeks ago #10752 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Large White Box
Nice!

Unfortunately, a lot of component/plugins/modules load the same js library.
This is really bad for our work...
If Joomla had the jquery installed at the begging all developers will be able
to create js without the afraid of the multi-load of the same js library.

Thank you!

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum