Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #239010

    For 1st time visit initial site loading currently there’s 1-2+ second delay after the logo and nav has rendered before header background image renders.
    Is there a way to get header image to render same time or before logo and nav elements?

    #239209

    Hey ttem!

    Can you please post the link to the website? You can use cache and minify plugin to speed up the page load. Common plugins that are used are:

    https://wordpress.org/plugins/bwp-minify/

    https://wordpress.org/plugins/w3-total-cache/

    Regards,
    Ismael

    #239961

    Thank you Ismael, I’m using w3tc and working on speeding up load times with caching but minifying is a headache to get right. minifying html breaks layouts and haven’t been sucessful minifying css. Minified some js files, though its clear minifying is not for wimps.

    I discovered you can dequeue scripts from certain pages for example woocommerce from non WC pages which can improve load time up to 1.5 seconds in some cases. This may be something others may want to try especially with larger plugin scripts…

    cheers

    #239962
    This reply has been marked as private.
    #241016

    Hey!

    Looks like, at least on my end, the issue is fixed. The pages are loading very quickly and there is no visible delay for the header background.

    Cheers!
    Devin

    #241709

    Yes thank you Devin, I finally got the settings in W3TC to work was able to minify as well by switching to manual and removing the child theme’s style.css which breaks the layout if minified. Works much better than Super-cache and Better minify combo in my opinion.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to get header background image to render at same time as logo and nav menu’ is closed to new replies.