if you see a red loading bar, disable your adblock, or check for what causes Construct to fully load the javascript trigger 'loaded' by pressing f12 or go to developer console in your browser, enable javascript on browser also.
I pressed F12 and found out the game is trying to load a graphic/object I purposely deleted from the updated version, which shouldn't even try to load because I replaced EVERY other file on the 000webhost site I uploaded, including the index.html, so the site's source code should in theory have changed too...
To be more precise, the console says this:
Failed to load resource: the server responded with a status of 404 ()
c2runtime.js:125 Error loading image 'https://four-elements.000webhostapp.com/images/creditsbutton-sheet0.png':
The "credits button" is an object I deleted from the game because it was simpler to just display the names of two people right there in the title screen.