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.

Image Gallery Displays Thumbnails and Images, but once cliked does unexpected

  • DCrosby
  • DCrosby's Avatar Topic Author
  • Offline
  • New Member
More
16 years 1 month ago #19007 by DCrosby
I've gotten 1 Gallery to actually display thumbnails. But they don't like any engine except for Greybox (based on AJS) the other options,(I always liked slimbox) don't work or just open another window with just that image in it.

On the page www.derekcrosby.com/index.php?option=com_content&view=article&id=34&Itemid=65 I have two (image) links one to a single Popup (Higher Res) from thumbnail image, and the second one down leads to a gallery that refuses to show up.

Any ideas on what I need to change to get this to work ? Because even if I use Greybox (AJS) I can't get the gallery on the bottom of the page to display.

-Derek

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

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 1 month ago #19008 by JoomlaWorks Support Team
Hi there!

Well, the template loads already the mootools and the jquery js library
and this is the reason for the conflict.
The major part of the engines load also those libraries and this is the problem.
The Greybox ( and I believe the litebox ) loads another js library
and this is the reason it works.

This was the reason you put all those engines, cause the conflicts with some packed templates.

You removed the sig pro. If you want to enable it again we could check what we can do to fix that!

Thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • DCrosby
  • DCrosby's Avatar Topic Author
  • Offline
  • New Member
More
16 years 1 month ago - 16 years 1 month ago #19009 by DCrosby
So if it already loads a library, shouldn't there be an Ifndef or something to check for a newer version of the same library and then load the newest one ? Or is there some way I can disable the library load, how do you suggest I proceed / what are my options?

(Sorry my background is more in C, and C++, and C# than Java / HTML)

I guess what I'm asking is what do I need to edit, for this to work, or am I stuck ?
And Litebox doesn't work either, just Greybox, I tried them all...

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

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 1 month ago #19010 by JoomlaWorks Support Team
Well, first of all, is it possible to make an temporary article where we can see
the sig pro in action and the issue that has?

If we want to use an engine based on mootools, like Slimebox
we have to ensure that the mootools loads one time.
We could do that comment out the line
<script type="text/javascript" src="/media/system/js/mootools.js"></script>
from your template
or comment out the line 176 from the sigpro.php file of the plugin
<script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/jwsigpro/slimbox/mootools.js"></script>

Let's begin with that modification and we will see if we'll need extra modifications.

Thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum