Page blank (published)

Hey guys,

recently one of my sub pages https://www.dontgiveasock.de/coole-socken is only shown blank/white.
I didn’t change anything so thats pretty weird. Found something about an iframe error in the code in some other posts, but I have no custome code except cookies.

Maybe someone can help real quick? Would mean the world!

Best,

Leif

PS: https://preview.webflow.com/preview/dontgiveasock?utm_medium=preview_link&utm_source=dashboard&utm_content=dontgiveasock&preview=89a87073da14efe25161d3e9f690fd43&workflow=preview

It looks like the “loading animation” section goes from display none to visible. There is no script on the page, but it is possible that there is a custom code at the project level that makes this block visible… This would explain why in preview it works and on the published site the content is under the element “loadin animation”.

After studying the CSS it seems that a script makes the loading animation block change from none to flex…

The solution is to be found on this side, if not, removing the “loading animation” section will definitely solve the problem.

Translated with DeepL Translate: The world's most accurate translator (free version)

Thank you so much for your answer.
I deleted the loading animation section but it didnt solve the problem. Any other suggestions?

A solution maybee:
quick video to explain
https://www.loom.com/share/fa1d396a8aa64c9a9fceb045856d6f58

Thank you for your answer!

I set every oppacity to 100% (whole section and every single text element and so on), and it didnt work.
Somehow it affects the sites
https://www.dontgiveasock.de/wir
and also
https://www.dontgiveasock.de/faq

But not the imprint, AGBs etc

I duplicated the main page to create the sites that are not working now. Could that be the problem?

Maybe a script set the opacity to zero, after page load because when the page is loading you can see the element for like 0.4 seconds… You have to test removing script from the site to the project settings.

Thank you. I createrd new pages (instead of duplicating existing ones) and copied the single elements into it. works now.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.