Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #983460

    Hello,
    I added captions to the preview images in the Portfolio Item, but when I click on them to open in the lightbox, I do not see the caption. How can I get the caption to show up in the lightbox? Right now I have the images to display as an Image List.

    #983682

    Hey joschro,

    Thank you for using Enfold.

    Where did you add the caption? The caption inside the lightbox is fetched from the images’ title or alt attribute.

    Best regards,
    Ismael

    #983783

    Where it says Edit Gallery in the Preview Images section, there is a space below each image for a caption. That is where I added the captions. Should I add it somewhere else? No caption is showing up when I click on the image to open the lightbox.

    #983960

    Hi,

    You should add the caption in the Edit Gallery > ATTACHMENT DETAILS > Title field. The lightbox will use the value of that attribute to display a text below the image.

    Best regards,
    Ismael

    #983998

    Thank you for your response. The caption still did not show up in the lightbox. Is there something I need to turn on to make the title field show up as a caption in the lightbox?

    #984026

    Hi,

    Post the login details in the private field so that we can check the image. Which of the gallery items have you edited?

    Best regards,
    Ismael

    #984030

    I am in Edit Portfolio Entry, then I added preview images in the Add Preview Images section, from there I clicked on the image, and that took me to Edit Gallery page. On that page, the caption text is in the caption area of the image, in the Title and Alt Text of Attachment Details. My question is how to get the captions to show up. I would be happy to share screenshots if necessary.

    #984088

    A similar problem is described in more detail in this topic:

    #984131

    Hi joschro,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div .mfp-title {
        display: block !important;
    }
    

    If you need further assistance please let us know.


    @sckye
    Thank you for your input, but it is a different issue here.

    Best regards,
    Victoria

    #984235

    Thank you! That did it. It looks like I had display set to none in the Additional CSS.

    #984423

    Hi,

    Awesome! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Caption on image in lightbox?’ is closed to new replies.