What could cause my theme to appear differently when published?

I’ve been working on a theme and now that I got to actually publishing it on a store, it doesn’t load correctly even after clearing my cache and waiting a bit for any server cache to clear.

I’ve looked at the console and there aren’t any obvious messages suggesting that resources are not loading correctly. Whole sections and some blocks that load correctly in the dev environment, just don’t load. The surrounding markup is there, but some blocks just aren’t there.

It’s mostly images, but not only. Some text blocks also don’t load.

1 Like

@zoltankundi - as you mentioned no errors in console, but can you please deactivate js files by commenting? many times this not loading issue occurs due to that. Comment the code and chek?