Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1318917
    newskywebsites
    Participant

    Hi there,

    Is there a way to have an excerpt or description show up ONLY in a lightbox when using Essential Grid? I can’t figure it out. I can only see how to get the excerpt to show on hover. I don’t want it to show until the lightbox image appears. Hoping you can help? See screenshots…

    url: http://dawnk.sg-host.com/painting-gallery/
    Latest version of everything…

    Thanks!
    Dawn

    #1318923
    newskywebsites
    Participant

    Oh and I should mention that it’s just a media gallery grid, not a post grid…

    Thanks,
    Dawn

    #1319260
    Nabeel A
    Moderator

    Hi Dawn,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .eg-gallery-with-text-element-11 {
        display: none !important;
    }

    Let us know how this goes!

    #1321742
    newskywebsites
    Participant

    Thank you, I added the CSS but I’m not sure where I’m supposed to add the text for it to display in the lightbox only? Which field on the image in the Essential Grid do I add a description to? Or is there another step I follow instead? I tried adding text to “Excerpt” field on an image in Essential Grid, but that didn’t show anything.

    Thanks!
    Dawn

    #1321864
    Christopher
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1322264
    newskywebsites
    Participant
    This reply has been marked as private.
    #1322267
    newskywebsites
    Participant
    This reply has been marked as private.
    #1323270
    Rad
    Moderator

    Hi there,

    I checked and lightbox is only capable of title as per given the option in its setting. I tried with custom javascript but it’s not working.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1318917 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>