could you have a look at the site? I've encountered a strange loading issue, where the full width containers show up, then realizing they are too small and finally load up again in full width.
I've also recorded a short reloading process you can have a look at here:
Everything works just fine. No initial reload. So it must be something with the margin-calculation-process of the full width section. Also I think this issue just is visible in Chrome. Still I would indeed be happy, if you guys could have a look at it.
Hey there.
could you have a look at the site? I've encountered a strange loading issue, where the full width containers show up, then realizing they are too small and finally load up again in full width.
I've also recorded a short reloading process you can have a look at here:
http://recordit.co/N5TSeexvS3
Has it sth to do with bwp-minify? Or with the full width background containers?
Little Updater: Must have sth. to do with the js-composer thing. Hardcoded Pages as 'Blog' work just fine...
New Updater: If I copy paste the resulting code with already computed margin-values of the container i.e.
Everything works just fine. No initial reload. So it must be something with the margin-calculation-process of the full width section. Also I think this issue just is visible in Chrome. Still I would indeed be happy, if you guys could have a look at it.
Hey!
Could you try turning off minification in bwp-minify plugin as well as other plugin to check for plugin conflicts.
Thanks
ThemeNectar Support Team
Did and found the issue:
modernizer.js was moved to the footer by bwp-minify.
Now it seems to rock. Thx.