-
AuthorPosts
-
August 31, 2017 at 10:27 pm #846538
Hi guys,
Thanks for this fantastic theme!
I have a problem with the loading time of the accordion slider. It takes about 5-6 seconds until the accordion slider appears. Is there a possibility to improve the performance?
I’ve already done some optimizations regarding the website speed:
– saved pictures for accordion slider in PS with “save for web”
– used ewww optimizer plugin
– used wp-smushit
– used BWP minify plugin
– installed WP-Super cacheThe performance it’s pretty decent on all other pages except for the one with the accordion slider. This site is still not loading in a timely manner.
Any ideas?
August 31, 2017 at 10:45 pm #846549Hey uUSA,
Add this to quick css. I put it at an extreme (50.0s) just to show it works but you can adjust to whatever you need:
#top .aviaccordion.av-animation-active .aviaccordion-slide, #top .aviaccordion-title-on-hover .aviaccordion-preview { -webkit-transition: all 50.0s cubic-bezier(0.230, 1.000, 0.320, 1.000)!important; transition: all 50.0s cubic-bezier(0.230, 1.000, 0.320, 1.000)!important; }Best regards,
Jordan ShannonSeptember 1, 2017 at 3:21 pm #846883Hey Jordan,
Thanks for the quick response. I tried the code but I looks like the only thing changed is how fast the slides move once I hover over. My problem was more the initial page load time which is with about 5 seconds still very long.
Is there anything I can do about that?
Thanks!
September 1, 2017 at 5:07 pm #846916Hi,
Unfortunately the initial load time can’t really be targeted as many different factors effect it, such as someone individual connection speed, or browser load at the moment. Some measures you that might help though is to use an optimization plugin.
Best regards,
Jordan ShannonSeptember 1, 2017 at 5:34 pm #846933I see… Thanks for your help though!
September 1, 2017 at 5:36 pm #846934Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Accordion slider loading time’ is closed to new replies.
