• HI, I am having trouble getting the image caption, or alt text for the image, to show up in the lightbox. I would prefer the image caption to display.

    How and where do I enter the code? I tried some of the JS from github/fancybox apps, but I broke the lightbox function and had to remove the code.

    Thanks

    • This topic was modified 6 years, 8 months ago by gotchall.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AGriboed

    (@agriboed)

    Hi, Gotchall!

    There is functionality to show image captions in the bottom of opened window.
    In the last update was implemented a feature for supporting WordPress Galleries as well.
    You should just insert caption in admin area and then they will be used by the plugin.

    In your case, I see that your theme(or some plugin) changes common HTML of WP Gallery and it conflicts with my realization.

    • This reply was modified 6 years, 8 months ago by AGriboed.
    • This reply was modified 6 years, 8 months ago by AGriboed.

    The image grid plugin I use pushes the caption info into custom data attributes rather than against the are also not displaying for me. The caption is there in the HTML and displays in the image grid, however, this is not displayed in the light box? Is there a way to display these from the code generated by the justified gallery plugin?
    https://www.sandbox.imageworkshop.com/test-justified-gallery/

    <figure class=”fg-item-inner”><figcaption class=”fg-caption”><div class=”fg-caption-inner”><div class=”fg-caption-title”>CARLOS</div><div class=”fg-caption-desc”>This is a caption about carlos</div></div></figcaption></figure>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to show Caption’ is closed to new replies.