I removed that interaction (it was targeting a different element that I had deleted), still, on the published site, only the lightbox appears after clicking on the trigger (the uppermost button) and not the signup form that is child of the lightbox element.
Hi @christinahengefeld I have now check again and your problem is with cookies. When you clean cookies all will just work fine. You have to take focus on JS you have on your page as clicking on no thanks will delete form from DOM.
One for the cookie consent solution (it is the one provided by Finsweet) and one by Flowbase that I was initially using to only show a popup once a day.
I then removed that popup and used it to build the lightbox popup without removing the cookie script that was going along with it.
Your video has helped me out so much. I just removed the Flowbase Cookie Script and now everything seems to work fine.
Just one question left: If I wanted to use a cookie in order to only show a popup or another element once per user, how would I do it without interfering with the Cookie Consent Solution?
My guess is that I should have added the fs-cc element as specified by Finsweet
Hi @christinahengefeld unfortunately I can’t help with this as I am not familiar with Finsweet plugins as I have never used them. You should ask directly developer, I thing they have Slack channel where you can place your request.