Hi,
We are taking care of that in next update, richsnippets
please disable theme facebook registration from Theme options – Miscellaneous if you are using that plugin
we don’t support lazy loading images from the theme
to stop it on mobile you should edit assets/js/app.js and replace line:
if (kleoIsotope.elContainer.length > 0) {
with
if (kleoIsotope.elContainer.length > 0 && kleoIsotope.viewport().width >= 480 ) {
this will also be added in the next theme update since will be good to have more speed on mobile devices. The appearing effect will remain since it is not related to masonry and won’t slow the load
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.