Posts: 64
Threads: 21
Joined: Jan 2012
2013-06-19, 22:10:46
(This post was last modified: 2013-06-20, 15:41:01 by chaos.)
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?
Posts: 2,928
Threads: 195
Joined: Feb 2011
I miss the URL to check whether your site misses necessary scripts ;(
Posts: 64
Threads: 21
Joined: Jan 2012
2013-06-20, 03:53:59
(This post was last modified: 2013-06-20, 03:55:46 by chaos.)
(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
Posts: 1,928
Threads: 88
Joined: Apr 2010
you have a script jQuery twice connected, turn it off in the plugin I18N Gallery
Posts: 6,267
Threads: 182
Joined: Sep 2011
People should probably make their jquery plugins lazy load jquery.
Posts: 64
Threads: 21
Joined: Jan 2012
(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.