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

    Hello,

    I have one problem and I don’t know is it possible to make with Enfold. I want to have 1 image like thumbnail and when you click that image it will open pop up gallery.
    You can see example on this link.

    Lightbox groups

    Regards

    #736790

    Hey Zaccc,

    There are many lightbox plugins but you don’t need any, it can be easily achieved with just the enfold theme features.

    1. Please create a new page with your text or gallery in it and hide the header and footer from the right sidebar options.
    2. Use a icon, button or image element and set the new page link in there and select open in same window.
    3. Just add “?iframe=true” to the end of the page link http://site.com?iframe=true

    Best regards,
    Vinay

    #737188

    Hello Vinay,

    Thank you for your response. I have made all what you have write . But you can see on image how it look.
    I want to see gallery in lightbox one by one image .

    Regards

    #738878

    Hi,

    You can refer to this post – http://dimsemenov.com/plugins/magnific-popup/documentation.html#gallery or go to Enfold theme options and disable built-in lightbox and install any other as a standalone plugin

    Best regards,
    Yigit

    #1122777

    Hy there

    Is it possible to resize the iframe window with the pop-up-option Vinay suggested?
    Thanks for your feedback.

    Kind regards,
    Joel

    #1123410

    Hi,

    Yes, that’s possible. Can you give us a link to the page with the lightbox containing an iframe? If it’s a static image, just use this css code.

    .mfp-img {
        max-height: 2000px !important;
    }
    

    Best regards,
    Ismael

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