Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #580718

    Hi,

    I have a page with 5 photos, I would like to open a lightbox when I press on them, that I can do it, however, the lightbox is also an slider, and its shows other contents from others pages as well. How could I limit the images of the slider to the current page? or else, just open the lightbox without slider, having the picture just big.

    thanks

    #581954

    Hey albertoty!

    The light box open the images from only that page. Please send us a link to your page so we can take a closer look.

    However if you want to just open the image in lightbox without any controls please use the below css in Enfold > General Styling > Quick CSS

    .mfp-arrow, .mfp-bottom-bar {
        display: none;    
    }

    Best regards,
    Vinay Kashyap

    #582921

    Hi Vinnie, thanks for the answer, but even I hide the controls, I can press on the image and change it.

    • This reply was modified 8 years, 10 months ago by albertoty.
    #585252

    Hi!

    As I understand you like to change the default behavior of the light box which shows other images when you click on it.
    You would like the light box to just show the image use clicks on and when the click on the image again you want the image to close correct?

    Let us see what best we can do for you please share the link to your site and create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you better.

    Best regards,
    Vinay Kashyap

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.