Viewing 8 reply threads
You must be logged in to reply to this topic.
Hi,
Weird problem with my gallery.
It works fine when i am logged in as admin and customizing the site.
But when I go to the site as a normal user, the lightbox just opens and almost immediately forwards to the direct image url.
If my explanation was unclear, here are few pics also.
https://ibb.co/cbf9zx <- when working
https://ibb.co/f6AEXH <- where it forwards a “normal” user.
Hello,
Please go to file js/codeless-main.js and edit this line:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.entry-link.lightbox):not([class^="ilightbox-"]):not(.zoom):not(.prettyphoto)'
To this:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.entry-lightbox):not(.entry-link.lightbox):not([class^="ilightbox-"]):not(.zoom):not(.prettyphoto)'
We will include the changes in the next theme update so you won’t have to worry to redo them again.
Please clear cache and refresh page.
Best regards!
Hi I am having the same issue with Folie – Architecture – gallery lightbox.
I am not to sure how to edit the file js/codeless-main.js as you have mentioned in the reply above.
It was working fine until reacently.
Hello,
Just access the file codeless-main.js from wordpress Appearance > Editor, or a ftp account. The file is located inside the folie/js folder.
Find the first line using ctrl+F combination in your keyboard. Then replace it with the second string.
Best regards!
Hi
I have made the changes to the codeless-main.js file and the problem is dtill there.
Here is a screen recording of what is happening.
https://drive.google.com/file/d/1OQJAGHtYPnIwG5PoSt7Ig56Proy4S0qv/view
Please we are trying to make this site live and without the lightbox working properly the site is no use.
Thanks
Hello,
Can you please send us some ftp credentials in a private reply? So we can check the files.
Let us know.
Best regards!
Hi
I have looked at the site this morning and it seems to be working.
Will let you know if it happens again.
Thanks
You must be logged in to reply to this topic.