• Resolved dotshima

    (@dotshima)


    Currently the caption to the photos is only shown in the thumbnails. How do I add the caption to be shown below the photo in the lightbox as well?

Viewing 1 replies (of 1 total)
  • Plugin Contributor 10Quality

    (@10quality)

    The caption is by default located below the image during full-size viewing, as shown here:
    https://lokeshdhakar.com/projects/lightbox2/

    If you wish to change the way lightbox works, then we recommend to customize the gallery template, as indicated in the plugin’s documentation.

    You can use different lightbox/galleries alternatives also, make sure to deactivate auto-enqueue on the galleries settings and to enqueue your files using action:
    add_action( 'post_gallery_enqueue', 'your_callback' )

Viewing 1 replies (of 1 total)
  • The topic ‘Adding the caption below the photo’ is closed to new replies.