Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter zhart

    (@zhart)

    After updating to version 3.0.0 problem still persist. The page now looks a little different, but the layout is still broken.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    I just tested in Mac & Windows pc Firefox browser isotope is working.

    Thanks

    Thread Starter zhart

    (@zhart)

    Please take a look at my site:
    https://zhart.us/

    The problem is now of a different kind (giant line spacing), and it now manifests itself in all browsers.
    I’ve tried changing the theme and disabling other extensions, but the problem persists regardless of these changes.

    Hi,

    I’m having the same issue. Line of three posts – then a big line spacing – another three posts – big line spacing, etc. Think it’s something to do with equal height spacing of rows

    Like, it’s calculating the size of the largest item and applying it to every item?

    Plugin Author RadiusTheme

    (@techlabpro1)

    Yes we figure it out, it was masonry layout but the last version changed it to the grid.

    We will release a new version today or tomorrow.

    Thanks

    Just compared output from this version of plugin and previous version. In the previous version each item was given position:absolute, left:pixels and top:pixels. The new version adds height:pixels – which seems to be calculated from the longest post which makes very uneven items.

    Ah, great thanks! Best Wishes

    Thanks for the updated version 3.0.1 – looking good now, Best Wishes

    Thread Starter zhart

    (@zhart)

    And I have the same mess in Firefox as before:

    View post on imgur.com

    Thread Starter zhart

    (@zhart)

    Nevermind, I got tired of waiting for months for a solution of the problem and switched to another plugin. That is, you can ignore me and close this unresolved topic as you already did with my previous topic. Good luck.

    Plugin Author RadiusTheme

    (@techlabpro1)

    @zhart sorry, the issue is we don’t find this in our site. We try another solution for you.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    Maybe for image lazy load this issue happen please add the following code.

    add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ );

    add this code functions.php file in the theme

    Thanks

    Thread Starter zhart

    (@zhart)

    Thanks, I’ll check it later (don’t have this ability right now), but I already can say, that the new plugin works perfectly with enabled lazy loading.

    Plugin Author RadiusTheme

    (@techlabpro1)

    I am making this topic resolved.

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Mess instead isotope layout after last update (still not resolved)’ is closed to new replies.