Right hand column blog post sliding to left on IPAD

I am writing about weird problem I am experiencing on the blog page for two sites:

On the blog page on an Ipad the first blog on the right is sliding over after 1 second to cover the blog on the left?

You asked for a video previously… how do I upload it here?

Please help? Ralph

I tried WP rocket in safe mode but it it still happening

Hi @Ralphmyes,

Thanks for reaching out.
This is an ongoing issue and has already been fixed in the upcoming release. As a temporary solution, you can add this line of code under Theme Options > JS.

if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';

That will prevent the jQuery errors and restore masonry functionality.

Hope it helps.
Thanks

Makes sense do you know when the fixed will be live?

Hello @Ralphmyes,

There is no ETA at the moment so I would request you, please stay tuned for succeeding theme updates.

Thanks for understanding

Hi @Ralphmyes,

Add the code at the end of the Theme Options > JS or the end of the code you have already added.

Thanks

Thankyou very much for the help

You are most welcome @Ralphmyes

Hi there it worked on one site… however do you see it working on this site:

?? Thanks. Ralph

Hello @Ralphmyes,

Your site is using WP Rocket. You need to clear your plugin caches first and then login to your Cloudflare account and purge your site cache. You also need to clear your browser cache or use private browsing mode before your test your site again.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.