Hello!
I can’t find a solutions and I need a help.
I make a slider like lighbox - it opens with interaction after clicking on triger and slider works in preview mode, but does not work when site is published - it’s frozen and static.
First off, thank you so much for getting posting your slider not working. I imagine that is not what you were expecting, but I’m happy to help!
I was able to create a clone of your project and reproduced the same issue that you’re experiencing. This definitely looks to be odd behavior.
After reaching out to the team, and found that this is a bug that you’ve come across. The issue seems to be occurring because the slider is set to display:none on page load.
As a workaround, you may do the following:
1- Remove Display: None from Set as initial state in the Element trigger interaction .
2- Create a Page trigger > When page finishes loading with display: block and then display: none … as initial state of the slider .
Hello!
Ben here with the Webflow Customer Support Team!
I wanted to let you know that our team recently pushed a fix for this issue. You can now set the slider to display: none and use an interaction to show it.
Before the fix, when you showed the slider with an interaction it wouldn’t work properly. Now, using an interaction to show the slider shouldn’t have any impact on how it works!
If this doesn’t resolve your issue, please reach back out and I’ll be happy to assist you further!