It seems that it is a cache problem.
But I have found a new problem. When I register a new email, I am no longer redirected to the form with a # in the url.
I am not even sure that it is a cache problem, I have deleted all my cache on firefox and I have a design without styles on the form. But if I register a new email, I am redirected to a version with css styles. Weird! 🙂
Hi Nina (or Said),
Did you figure this out already or was it indeed a cache problem? The link you posted shows a styled form for me. The “light theme” CSS is loaded.
Regarding the URL no longer containing the #-part. That is intended behaviour. The # part was meant to make the page jump to the form, especially useful when a form was way down a page. As of now, the plugin got a little smarter and knows which form to scroll to by JavaScript.
Hope that helps!
Danny
Hey Danny,
It was a problem with W3 Total Cache & the minify cache.
Thanks,
Said
Hi Said,
Great. Something I can include a workaround for in my plugin or nothing I can do about it?
Thanks for the update – will mark this as resolved now!