Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1325180

    Dear Enfold Support
    I have a Masonry Gallery and in its settings I have selected that there should be no text (caption) below the lightbox image (see screenshot in private content). Unfortunately, this setting hasn’t any effect. The image’s title is still shown (see link to the website in private content). I run the latest version (4.8.6.5) of Enfold. Please, can you resolve this bug?
    Kind regards
    Ueli

    • This topic was modified 3 years ago by Ueli.
    #1325255

    Hey Ueli,
    Thank you for pointing this out, I have submited this to the dev team, meanwhile please try this css to hide the title in the lightbox:

    #top .mfp-gallery .mfp-content .mfp-title {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1325715

    Hi,
    Thank you for your patience the Dev Team has created a patch for this issue and it will be included in the next update.
    If you would like to try the patch on your site then make a backup of your current \wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\av-helper-masonry.php file and replace it with the one linked below via FTP.

    Best regards,
    Mike

    #1327337

    Hi Mike
    Sorry for my late reply.
    Thanks for your and the Dev Team’s effort to resolve the bug.
    After updating to the newest Enfold version (4.8.7), all works well.
    Kind regards
    Ueli

    #1327413

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Setting to hide caption below lightbox doesn't work’ is closed to new replies.