GetSimple Support Forum
[SOLVED] FancyBoxPlugin not working - 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: [SOLVED] FancyBoxPlugin not working (/showthread.php?tid=4862)



[SOLVED] FancyBoxPlugin not working - chaos - 2013-06-19

I have put an image into my page content with the text wrapping around. This thumbnail image has a link to the larger image and have set "Id" to "fb" in the Advanced tab.
This is according to the instructions. However, on clicking the thumb the bigger image loads but not in its FancyBox pop-up.
What am I missing?


RE: FancyBoxPlugin not working - Connie - 2013-06-20

I miss the URL to check whether your site misses necessary scripts ;(


RE: FancyBoxPlugin not working - chaos - 2013-06-20

(2013-06-20, 00:06:47)Connie Wrote: I miss the URL to check whether your site misses necessary scripts ;(

Hi Connie

http://goo.gl/ff27R - the map is the image in question. Also, for some reason the link to the bigger image appears at the bottom of the page.

Thanks


RE: FancyBoxPlugin not working - Oleg06 - 2013-06-20

you have a script jQuery twice connected, turn it off in the plugin I18N Gallery


RE: FancyBoxPlugin not working - shawn_a - 2013-06-20

People should probably make their jquery plugins lazy load jquery.


RE: FancyBoxPlugin not working - chaos - 2013-06-20

(2013-06-20, 05:20:59)Oleg06 Wrote: you have a script jQuery twice connected, turn it off in the plugin I18N Gallery

It works!!!
Thank you for all your assistance.