WooComerce Theme stuck on loading screen and wont display article

fatjack'sblackhat

Power Member
Joined
Jul 16, 2008
Messages
628
Reaction score
136
I have done a lot of searches and even looked at the code. I don't know why it seems like my loading image for a page is stuck on an infinite loop. Its very frustrating. Anyone got an idea what I might be able to do so I don't throw this entire project away?
Heres the site http://mysticalholistical.com
 
I'm not seeing any loading image on your site, did you fix it already?
 
Oh Im sorry I changed the theme and deleted the old theme, now Im in the process of uploading it back up. one moment, saire!
 
Last edited:
In header.php(probably) delete div#load and any relevant javascript acting on #load.
Those loaders are stupid anyway ;)

I assume any js that is supposed to remove it isn't firing.
 
In header.php(probably) delete div#load and any relevant javascript acting on #load.
Those loaders are stupid anyway ;)

I assume any js that is supposed to remove it isn't firing.

Mannn I wish I could delete this loader, the only trouble is I can't fine it in Header.php, header_main.php, header_single.php, Main_index_template. I think it Wordpress conspiracy trolling me. lmao
 
Back
Top