Load my own lightbox
-
Hello @arminunruh, hello community.
I have the following issue: I would like to use an external lightbox plugin ("Featherlight") with LayTheme. It works fine when I do the first load of a page. But when I transition to another page the plugin/script doesn't get initialized/loaded and my lightbox-image-links just open in a new browser window – no lightbox effect. This of course makes sense since header and footer of the pages are not newly loaded so the script won't initialize. Is there any way to work around this and force LayTheme to always load that plugin/script?
I could deactivate AJAX in LayTheme but then I'll lose the smooth transitions.
I use the external lightbox to link to the full versions of my images or even sometimes to an alternative image.Here is the website I am working on: https://arneteubel.com/kunden/manz/artikel/touristik-2024/
Any iead how or if this is to be achieved?
Thanks and regards!
Arne -
I could deactivate AJAX in LayTheme but then I'll lose the smooth transitions.
no other way than to do this
or ask the plugin author if you can somehow re-initialize all his javascript on
window.laytheme.on('newpageshown', function(){ })
-
but why do u need this particular lightbox
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it