Archived topic
Problem loading the menu
3 replies · Started by JF on March 8, 2018
I don't know what's happening, the menu on my website seems to load twice every time I change page. There is an ugly white rectangle image loading and then the menu loads correctly on top of it. I don't know how I can fix this. It was not like that yesterday before I made a series of changes.
Any helpful advice would be very useful,
JF
Hi there,
It looks like your caching/minifying plugin is moving all of the CSS to the footer. That means the CSS that hides the search navigation isn't firing until everything else on the page is loaded.
Perhaps your caching plugin has an option to keep the CSS in the header?
Hey Tom,
Thanks for pointing that out.
I solved the problem following your instructions,
Cheers,
JF
Glad I could help :)