Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter zhart

    (@zhart)

    Thanks, but it definitely not the best solution because I have different heights of images.
    I temporarily applied this style, you can see for yourself what it led to.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    Are you using any cache plugin that makes images lazy loading? Can you please send me the active plugins list?

    Our this version was mainly to solve this issue. But strange image width and height don’t apply in the front end.

    Thread Starter zhart

    (@zhart)

    No, I am not using any caching plugins on this site right now.

    Here is my active plugins list: https://imgur.com/dKuCxlV

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    Please add this code in Settings => After Loaded Script

    if($('.rt-tpg-isotope').length) {
    $('.rt-tpg-isotope').isotope('layout');
    }

    See https://prnt.sc/15gqnof

    Hope it will work. If ok then next version I will add this.

    Thanks

    Thread Starter zhart

    (@zhart)

    Thanks, I did it. But unfortunately it didn’t help.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    I am making this topic resolved if need create a new ticket.

    Thanks

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Mess instead isotope layout after last update’ is closed to new replies.