I have a presentation on Wix which works using Strips which I show/ hide when a user clicks a button (50 strips in total, but not very heavy on images or anything).
It was working perfectly this morning but now all of a sudden it shows a blank page for 10 seconds before it finally shows the first strip. Everything else on my site loads fine but for some reason the slow page is returning this error in the console:
warmup.js:74 Timer 'warmup' does not exist
Warmup.js is a Wix system function outside of my control. I’m assuming Wix is automatically determining the page is large and needs some kind of warmup/ preloader (however based on this mornings results, the page shouldn’t take that long to render without it), but the warmup script in Wix isn’t working.
How do I fix this because according to Wix support it’s Corvid related and they can’t help me.