How to disable repeated animation? masonry-thumbs

1 reply · opened Nov 7, 2024

SSemicolon WebSTAFFNov 12, 2024

Hello,

This is happening due to the Masonry Thumbs reinitialization in the Instagram Widget JS Codes. Simply find the following code inside the Instagram: function() Function Block:
[ch_pre type="js"]__modules.masonryThumbs();[/ch_pre]

and replace it with:
[ch_pre type="js"]__modules.masonryThumbs(element);[/ch_pre]

This should fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard