• Resolved lucano18

    (@lucano18)


    Hi, I’m having the same problem with Bloksy theme. Before my page is fully loaded the width is boxed, and some page are taking too long to respond, maybe because of the boxed width while loading the page. I gave you a link so you can see the problem. Can you please help me? Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @lucano18

    I can see that you’re running W3 Total Cache. Are you deferring any critical CSS/JS files? That could be the reason why you see the transition.

    Thread Starter lucano18

    (@lucano18)

    Yes, but I have the same problem with other sites where I’m not using W3 Total Cache. Here you can see the same problem and I’m not using any caching plugin.

    https://anvexpressinc.com/

    Hello @lucano18

    Found the culprit. You’re using the Themify builder, which loads its JavaScript code too late in the render process.

    You can use Chrome’s dev tools to block this file — https://anvexpressinc.com/wp-content/plugins/themify-builder/js/themify.builder.script.min.js?ver=5.1.8 — while loading, and you’ll see that the page remains narrow. By looking at the Network tab, you’ll see that it loads too late, after the rendering has been done.

    Unfortunately, this isn’t a Blocksy issue and you’re better off contacting the plugin’s developer on this one. We do not have access to the builder’s code and we do not know how it works.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Boxed width while loading the page’ is closed to new replies.