Page 1 of 1

phocagallery + JuTabs

Posted: 21 Jul 2014, 21:59
by tiko2
Hello,
I'm using the phoca gallery plugin inside a JuTab plugin. I got it all working apart from a bug when I open a lightbox (clicking on a thumbnail). Doing that opens 2 or more navigation menus from the lightbox in the leftupper corner of the page. Closing the lightbox the navigation menus stay and make the page bug.
This doesn't occur using the gallery plugin directly in an article.
This is the page with the problem.
http://www.reve2.com/MyJoomla/index.php ... ros/photos
Do you have any idea why this is occurring?
Thank you in advance,
Tiko

Re: phocagallery + JuTabs

Posted: 22 Jul 2014, 20:58
by Jan
Hi, this seems to be related to loading more instances of plugin at once, I don't know how the tabs are working, but normally, if there are e.g. two instances of plugin (2x phoca gallery plugin in one article) the highslide javascript is loaded only one time - by second plugin code, it is not more loaded. But if two instances are in two different tabs it is possible that the information about loading the highslide js is not added to second instance of plugin.

When you use another popup javascript method, do you get the similar problem :idea:

Jan