GetSimple Support Forum
i18n Gallery AJAX issue - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: i18n Gallery AJAX issue (/showthread.php?tid=4226)



i18n Gallery AJAX issue - rhecht - 2013-01-29

I recently installed the i18n Photo gallery and enabled sitewide cookies on my site, www.rafihecht.com. The header and footer include functions are there as well.

I have a gallery in my testimonials page. When I click on an image I don't get the Lightbox effect, rather it opens an image in a new tab. What am I missing?

Never mind, it's my theme.


RE: i18n Gallery AJAX issue - mvlcek - 2013-01-29

(2013-01-29, 07:32:05)rhecht Wrote: I recently installed the i18n Photo gallery and enabled sitewide cookies on my site, www.rafihecht.com. The header and footer include functions are there as well.

I have a gallery in my testimonials page. When I click on an image I don't get the Lightbox effect, rather it opens an image in a new tab. What am I missing?

Never mind, it's my theme.

You are including jquery twice (contact form and gallery).


RE: i18n Gallery AJAX issue - rhecht - 2013-01-29

Right, there needs to be a way to add a condition where if the jquery code is mentioned, don't insert it again. Alternatively, jquery should be part of the get-simple framework so that plugins don't need to manually add it which will break other plugins.

(2013-01-29, 08:26:05)mvlcek Wrote:
(2013-01-29, 07:32:05)rhecht Wrote: I recently installed the i18n Photo gallery and enabled sitewide cookies on my site, www.rafihecht.com. The header and footer include functions are there as well.

I have a gallery in my testimonials page. When I click on an image I don't get the Lightbox effect, rather it opens an image in a new tab. What am I missing?

Never mind, it's my theme.

You are including jquery twice (contact form and gallery).