Hello everybody, I would like to make the lightbox reappear each time a visitor goes back to the homepage.
It would work like this: Visitor opens home page, sees the lightbox, closes it or does not close it, goes to another page on our website, then goes back to home page, and the lightbox appears again.
While this is #totallycodable, I must tell you that it may slow down your site most especially because you want to trigger this lightbox each time a persons opens the home page. And while I have no idea of the purpose of your lightbox, you must also know that people tend to avoid websites where too many ‘pop ups’ exist causing the site to lose traffic and returning visitors. (I only say this from a professional designer point of view.)
But, yes, you can accomplish this with a little bit of code.
Check out the API guide here: https://www.wix.com/corvid/reference/wix-window.html#openLightbox
It will show you the example codes that you can modify and add to your home page code area. Make sure to turn off any existing triggers that the lightbox has via the lightbox settings.