Photo captions not showing up

Two questions:

  1. I’m working in X Cornerstone mode. I don’t know why, but no photo captions I create are showing up on the page. I’ve tried loading them in as Image and Classic Image. How can I make them appear?

  2. What plguin do you recommend for managing photos? I need something like Media Library Assistant, but that doesn’t work with X. I need something that lets me organize my photos into many categories and tags, and filter them.

Thanks.

Hey @pearlmultimedia,

  1. Regretfully, there is no caption option for the image elements currently. In order to show your captions set in your Media Library, you need to use the Text element and use the Add Media button. Here’s how. You can also setup a gallery.

  2. I’m sorry but we have no recommendation for this. You can try asking other users in the X Facebook Users group.

Thanks.

1 Like

Thanks. That works. What CSS can I add to the Customizer so the captions are sentence case and not all CAPS?

Hi there,

Is it the lightbox gallery that you have created? If so try adding the following CSS rule.

.ilightbox-caption {
    text-transform: capitalize;
}

Hope that helps.

No, I just added the photo as Christian suggested above. Also, I’m trying to make it Sentence Case, not ALL CAPS. It’s all caps by default right now.

Hello there,

Please use the code provided by @mldarshana
That should work fine. And let us know how it goes.

Best regards.

Does that work even though I’m not using lightbox and want it not to be all caps?

Hi There,

Please provide your URL so we can take a closer look.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.