-
AuthorPosts
-
July 16, 2017 at 9:58 pm #822186
I’m running Enfold 4.0.4 and the latest Nexgen Pro with the enabled Proofing, social icon, etc icons. In order to use the Proofing tools Nextgen requires that I enable their ‘NextGEN Pro Lightbox’. This does the job for me. However, when an image is opened via their gallery system it launches two lightboxes. First the nextgen lightbox and when I close that I can see that behind there’s the Enfold default lightbox.
I understand that I can disable the Enfold Modal Lightbox in the settings but I would like to also use that for other sections in enfold where I’m using some portfolio images.The question is how can I still use Nextgen galleries and not trigger two lightboxes? I only want the Nextgen Lightbox since it displays some additional features that I need for proofing.
Thank you
July 16, 2017 at 10:23 pm #822192Hey netcoenterprises,
Try going to Enfold Theme Options > Lightbox Modal Window and unchecking it :)Best regards,
MikeJuly 16, 2017 at 10:27 pm #822193Hey Mike – Thanks for the suggestion. So I tried disabling the Enfold Lightbox Modal within Enfold Theme Options but of course that disables the lighbox troughout the rest of the site. I’d like to still use that lightbox for the portfolio and masonry galleries in Enfold without affecting the Nextgen special setup.
I can’t seem to get the best of both worlds without disabling one or the other.
July 17, 2017 at 12:38 am #822249Hi,
Sorry, I thought you were going to use Nextgen lightbox throughout the site. You can’t disable only on some pages.Best regards,
MikeJuly 17, 2017 at 8:10 am #822367Correct. I only want to disable the default Lightbox Modal Window for my Nextgen Galleries. Any possible workaround or code I can add to accomplish this?
July 17, 2017 at 8:37 am #822372Hi,
This may be possible to disable via JS. Please share a link to the site if possible, along with the exact pages that it SHOULD NOT run on. Also, if you can provide wp-admin and/or ftp information, we can try and configure a simple JS to disable it.
Best regards,
Jordan ShannonJuly 17, 2017 at 8:54 am #822383Thank you Jordan. I sent logins under Private Content
July 17, 2017 at 7:46 pm #822869Hi,
Before anything else, please update Enfold to version 4.1 so we can be able to know that from our side – everything is right
After that, we do need to review more.Thank you
Best regards,
BasilisJuly 17, 2017 at 8:39 pm #822907Hi,
I just updated the Enfold to 4.1 and WordPress to 4.8. All plugins have also been updated.Thank you
July 17, 2017 at 9:32 pm #822933Hi,
You are still experiencing the issue?
Best regards,
Jordan ShannonJuly 17, 2017 at 9:35 pm #822939Hello Jordan,
Yes sir. The symptom is still the same even after updating Enfold and WordPress :(
July 18, 2017 at 3:20 pm #823342Hi,
Okay, and again it is just a specific few pages where you want just the Nexgen Pro Gallery to run? Do you know which pages?
Best regards,
Jordan ShannonJuly 18, 2017 at 8:34 pm #823486Hi Jordan,
From time to time we will be giving our clients unique pages to look at their NexGEN photos and proof. The url’s of the pages will be different every time.
John
July 19, 2017 at 9:59 pm #824183Hi,
I figured a way to possibly solve this for you via css. You could hide the default pop up styles and the duplicate image. If you can modify my admin account so I can access the quick css option I can work this out.
Best regards,
Jordan ShannonJuly 19, 2017 at 10:04 pm #824192Hi Jordan,
Sorry about that . You should have access now.
Thank you
July 19, 2017 at 10:39 pm #824215Hi,
I added the following to quick css:
.mfp-container{ display:none!important; } .mfp-bg.avia-popup.mfp-zoom-in.mfp-ready{ display:none!important; } .mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-auto-cursor.avia-popup mfp-zoom-in mfp-ready.mfp-image-loaded{ display:none!important; }
This essentially hides the element, but there needs to be some kind of structure or uniformity to which pages won’t have the default lightbox because we will need to attach that to the css.
Best regards,
Jordan ShannonJuly 29, 2017 at 5:41 am #831393Hi Jordan – Sorry I took a while to respond…I’ve been sick.
So, I see how the CSS disabled the default lightbox nicely. However it messes with the lightbox on the blog and portfolio galleries. Not sure if there is a way to isolate it only to ‘Pages’ using NexGen. This may be a tall order….I’m willing to commit to any other workaround as long as I can use the Nextgen Lightbox just on pages. My entire goal is to create password protected pages for clients to login and proof my photos via the Nextgen tools. Other than that I love the way the rest of the site functions with the default Lightbox Modal window.
July 30, 2017 at 7:48 am #831726I have found my solution to the dual lightbox issue with Enfold & NextGen thanks to this thread! Many thanks for all the help.
Disable lightbox on many pages / allow for certain
- This reply was modified 7 years, 4 months ago by netcoenterprises.
July 31, 2017 at 4:01 pm #832207Hi,
I’m glad that you were able to find a solution. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Enfold & Nextgen Pro Proofing opening two lightboxes’ is closed to new replies.