Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #380020

    Hi,
    I have installed a third party plugin to host my images.
    At the moment there are 2 lightbox effects offered when the thumbnail is hovered over.
    Is it possible to remover what I think is the enfold lightbox effect on a single page only?
    The plugin is triggered by adding shortcode to a text element.
    Below is a link to the page in question;
    http://kayak.users40.interdns.co.uk/sea-kayaking-photos
    Thanks
    Norm

    #380457

    Hi Gardennorm!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-3882 .image-overlay {
    display: none!important;
    }

    Cheers!
    Yigit

    #380693

    Cheers Yigit!

    Worked a treat :-)
    I have another question which I hope you can help with.
    Due to a slight conflict with the plugin and the Enfold theme I have had to turn off lightbox modal window. Is there any way to just disable this for the same page as the code you provided rather than for the entire site?

    Thanks again for your help and fast response.

    #380806

    Hey!

    Can you please post a link where we can see the issue please? We may figure something out if we see the issue

    Best regards,
    Yigit

    #380814

    Hi Yigit,

    The issue is now fixed, the plugin developers made some changes to improve comparability with Enfold.
    Thanks you for your reply.

    Best
    Norm

    #380818

    Hey!

    That is awesome Norm. Let us know if you have any other questions or issues and have a nice weekend!

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Dissable lightbox effect for specific pages’ is closed to new replies.