Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3130552
Caption under each photo
Closed

Comments

  • Zebibron started the conversation

    Hi!

    Is it possible to always display the caption under each picture of a gallery?

    By default, I think the caption is show on mouse over (my mouse is over the first pic): 

    9815044945.png

    On mobile, it appears only when you press the picture...

    Thanks!

    Best regards,

    Xavier

  •  2,488
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Single Posts → General: turn on the "Move Caption of Images to Below The Images" option.

    Regards,
    PenciDesign.


  • Zebibron replied

    Hi,

    Thanks for you message, I've tested but nothing changed. You can have a look here: https://www.cactus-encyclo.com/identification-cactus/.

    4745859849.png

    Thanks!

    Best regards,

    Xavier

  • Zebibron replied

    And I have a problem when I click on a picture before all the pictures are loaded... :')

    7365412105.png


  •  2,488
    PenciDesign replied

    Hi,

    Please send me your WordPress admin account in a PRIVATE reply. I'll log in and help you check it.

    Regards,
    PenciDesign.


  •   Zebibron replied privately
  •  2,488
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .justified-gallery > a > .caption, .justified-gallery > div > .caption {
        position: initial;
        color: var(--pctext-cl);
        background-color: transparent;
    }

    Regards,
    PenciDesign.



  • Zebibron replied

    Hi, thank you!

    But it seems like it doesn't work :(

    7990559640.png

    (My mouse is over the first one)

    + Do you know why my page is broken when I click on a picture before the whole page is loaded?

    7365412105.png


    Thank you!

    Best regards,

    Xavier

  •  2,488
    PenciDesign replied

    Hi,

    Please disable all the Ezoic Image Optimization, and CSS/JS Optimization options then check again.

    Regards,
    PenciDesign.


  • Zebibron replied

    Hi,

    I deactivate it on this specific page, the bug is gone but the custom CSS still doesn't work. :/

    Best regards,

    Xavier

  •  2,488
    PenciDesign replied

    Hi,

    Have you cleared all the site cache?

    The custom CSS code doesn't work because your site still loads content from the cache.

    Regards,
    PenciDesign.