Styles load after page content - custom theme
Permalink
I am having a somewhat minor, yet noticable issue where when I am navigating through the site: eg I click on a link, initially the site content will show up for a brief moment (no longer than a second) with no styles, or the page will go completely blank and then load the content and the style.
I feel like this may be javascript related but i'm not quite sure
I feel like this may be javascript related but i'm not quite sure
http://truewizard.com.au/buildzone/ETSPL/index.php
Managed a go thru (site), but it seems fine (in chrome) for all the links i managed to maneuver.
Did you check system & setting > cache settings. If developing I recommend turn off for all and on for cache if blocks allow it. (also depends on your c5 version and site environment). You can also play around with the setting for your best workflow.
Usually for your case i come across with FF browsers but seldom unless if your site had been cached.
*edit* you can also check the header_required line in your theme, it should be at top most in your header.php file after <head>, move your js links in header after your css stylesheet links
Hope it helps.
Irsah.