GetSimple Support Forum
template/theme is not loading jquery for I18N Gallery - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: template/theme is not loading jquery for I18N Gallery (/showthread.php?tid=2911)



template/theme is not loading jquery for I18N Gallery - meestereric - 2012-03-11

I,m a new user with Getsimple!

I've created a site with the I18N Gallery plugin and this works fine on most of the themes, but ... with one theme (Getpro), the gallery loads but not with the popups and it puts the foto's beneath each other.
With the other themes I've no problems.
How to I include this in this theme:

the test site is www.fallenangeltattoo.nl

Hope yoy can help me!

Greetings, Eric.


template/theme is not loading jquery for I18N Gallery - mvlcek - 2012-03-11

meestereric Wrote:I've created a site with the I18N Gallery plugin and this works fine on most of the themes, but ... with one theme (Getpro), the gallery loads but not with the popups and it puts the foto's beneath each other.
With the other themes I've no problems.

Just look at the page's source code!
All your styles and scripts (i.e. from your get_header() function) are within the title tag - make sure that they are directly in the head tag.


template/theme is not loading jquery for I18N Gallery - Carlos - 2012-03-11

This template is missing the get_header tag. See here: http://get-simple.info/forum/post/21040/#p21040


template/theme is not loading jquery for I18N Gallery - meestereric - 2012-03-11

Mvlcek en Carlos,

Thanks for the quick reply, it works like a charm!

Greetings, Eric.