I just discovered that my website completely crashed. My first section appear and then they are all mixed up or not visible. See here : antbell.webflow.io
I have checked everything and I don’t understand what causes this, any hints or ideas would be greatly appreciated !
I just did this and published again, doesn’t seem to work…
What’s weird is that if I preview from the designer, everything works flawlessly but on the published website it is this awful mix of everything.
The team are officially only available Mon-Fri - though will sometimes be spotted on the forum outside of that in their spare time. You could send support an email: Webflow Customer Support | Webflow University so it is in the system for Monday morning.
Can you remember the last time you made a change/publish, before discovering this?
@vincent@cyberdave@garymichael1313 - any thoughts on this one? Seems strange that the designer is showing different to the published site with no custom code involved? Bug?
This block is also duplicated towards the end of the page, with no closing tag either.
So everything between the opening tag of the first custom code to the closing tag of the third custom code is missing, because it’s not considered html and not published.
edit: actually it’s published, it’s piled up in the mixed css embed, so it’s not interpreted by the browser.
There’s a reason for this I think. Until recently, Webflow was more cautious than now and was adding your missing closing tags. But this practice isn’t good, it covers your mistakes and prevent others to use blocks of code they’ll close elsewhere (I guess…).
So if you just published after the change, that’s what may have happened. There was an announcement about this change:
@vincent@StuM Working perfectly with a closing tag ! Thank you very much for your help guys ! It is really appreciated
I had missed this announcement from Webflow.