Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Image captions not showing in fancybox...

New Here ,
Jan 31, 2013 Jan 31, 2013

I was 99% sure that Chad's answer from April 2012 would work for me too, but, alas, it did not fix my photo gallery problem, and messed up my galleries. I can go back to the fancybox without captions, but I would really like to have them if possible.

If you can, take a look. Did I just mess up the implementation?

http://www.pujolskitchen.com/photo-gallery/deidre-visits-food-network

script is at:

http://www.pujolskitchen.com/javascript/scripts.js

at about line 453 i replaced with Chad's code...

now the images take over the whole page and you can't navigate.

I'll have to revert back soon (can't leave it this way too long)

Let me know if you see something.

jeannie

TOPICS
Content management and modules
720
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 31, 2013 Jan 31, 2013
LATEST

this was Chad's post from April 2012:

What we know is they have pretty much disabled the BC lightbox effect and replaced it with fancybox.

Problem is that in doing so they are not adding the title attribute back into the a tag for each image, which is were the captions are coming from.

To fix this issue you will have to edit the code on your scripts.js file. I've created a jsfiddle page that shows the current code and what you will need to add to get the title attr back on your a tag.

http://jsfiddle.net/chaddidthis/ELuMJ/

Let me know if this doesn't work. I'm 99% sure it will though.

Thanks,

Chad Smith | http://bcgurus.com/Business-Catalyst-Templates for only $7

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines