Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I don’t know exactly how to explain it.
When I open a new page on my website, the transition is not smooth.
You can see that on my web site here: http://www.josephskaff.com
Each time you click to open a new page, the page loads but there seems something wrong in the way it does.
It seems like the Metaslider takes more time to load.
Does anybody know what’s going wrong?
Thanks.
Hi Joseph
Are you referring to the order in which assets get loaded? As far as I know there isn’t anything we can do to change that. Your site content is loading before Meta Slider which loads shortly afterwards. From Appearance > Theme Settings > General you can enable the following setting: Enqueue JavaScript in Footer if it isn’t enabled already. That might help speed up your load time a little.
Thank you Andrew, It is exactly what is happening. The page is loading before Metaslider it seems. I am a little bit confused though on who to address the problem to: WordPress? Site Origin? Metaslider?
I will try to follow your suggestion and see what happens.
Regards
The particular slider you’re using loads lots of images so my guess is the page continues to load assets while the slider is being readied. If the slider was smaller in size it would load a bit quicker. In addition to the setting I suggested above you could also try using:
https://wordpress.org/plugins/wp-super-cache/
Just keep in mind that if you enable JS and CSS minification you need to test and turn those features off if you run into problems. The basic settings should help on their own.