-
Author
-
March 10, 2016 at 22:35 #109901
myriam
ParticipantHello,
Can you please tell me how I can improve the time masonry grid is taking to display on the page ? It’s so slow !
Tks for your help
March 11, 2016 at 20:48 #110044Radu
ModeratorHi,
Are you referring to the animations ? if yes you can turn off the animations from wp-admin -> theme options -> miscellaneous -> Site-Wide Animations* -> disable on all devices
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 11, 2016 at 23:21 #110088myriam
ParticipantNo, I am referring to the time post images take to appear for example in this page:
https://www.7sky.life/home-page/stories/
Does it load all pictures in memory before they show up on page ? Eventhough there is a “load more” button ?
March 11, 2016 at 23:29 #110091myriam
Participantand I can’t test your suggestion because I don’t see the link “wp-admin -> theme options -> miscellaneous -> Site-Wide Animations*” in site admin.
March 14, 2016 at 16:46 #110378Radu
ModeratorHi,
When i access the stories page i see that that it loads the images… this depends by your server performance and the query size.
In that listing elements all the posts are loaded at once during page load, that’s how visual composer works, instead dynamically load when you press load more…I recommend you to use a cache plugin like wp super that will create static html files, and your php will not need to run ro build this query
Animations options can handled from here : https://www.7sky.life/wp-admin/admin.php?page=kleo_options&tab=19&wpseo_ignore_tour=1&nonce=7920394760
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 15, 2017 at 08:15 #155701seyopa
ParticipantI can attest to this on our site. The Masonry grid takes a really long time to load. Is there anything we can do to speed it up? We love the functionality of the filter, but the load time is really bad.
Thank you.
March 15, 2017 at 19:40 #155758Radu
ModeratorHi Seyopa
Follow this article : https://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.html
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.