Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #611439

    Hi! I am currently using a gallery with the lightbox feature. It makes for a very nice presentation. Thank you. However, I still have two questions:

    1) Desktop: When viewing the whole gallery on desktop, my captions (photo titles) appears on hover above the image. Nice effect. However when i click to enlarge the photo with the lightbox the caption disappears. As I arrow thru the images in the lightbox, I see the image number, such as “2/12” In the bottom right corner of the lightbox image. That’s fine. But there is no caption. Is it possible to display the title of that image, for example, in the bottom left corner of the lightbox image? thanks!

    2) Mobile: In mobile for this same gallery, the hover effect which displays the caption appears on the first tap on a specific image. The second tap activates the light box, however the caption from the first tap remains superimposed — even when I arrow thru to select a new image. It is confusing and requires an extra tap to make it go away. I would prefer to have not hover on the mobile version, at all — but only if we can see the captions in the lightbox as requested above. Please advise. Kind Thanks!!

    #612052

    Hey AirstreamCoach!

    please open different tickets for different questions.

    Go to your media library and edit the image in question. Use Caption, Alternative Text and Description field.

    Best regards,
    Andy

    #612057

    Hi andy. Thanks for your help. I tried this but it does not work. I am not seeing any captions in the light box view. please advise. thanks.

    #613572

    Hey!

    1.) Go to the Media panel then modify each of the images. Add the title or caption in the Caption field.

    2.) Add this in the Quick CSS field:

    .mfp-wrap {
        z-index: 10000;
    }
    
    body .avia-tooltip {
        z-index: 0;
    }

    Cheers!
    Ismael

    #614046

    Hi Ismael, thanks for your help. The captions are in there, and I added this css — but it did not solve the issue. Do you have any other suggestions? thanks. much.

    #616049

    Hi!

    We will close this thread. Please continue here: https://kriesi.at/support/topic/hover-caption-in-mobile-viewing/

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Lightbox captions’ is closed to new replies.