Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1321069

    Hello,

    We are using the masonry to display our blog post.
    But there is a problem with the filter av-sort-by-term : animations is not working nice. sometimes you have to click two times because the display is blank. Or you have to scroll after the click.
    Please see url and video in private content.

    Thanks

    #1321199

    Hey Ludovic,

    Thank you for the inquiry.

    The issue occurs because of the following css code in the style.css file.

    .av-masonry a.av-masonry-entry {
        transition: 0.6s all;
    }

    It repeats the transition causing the items to slide back from where they start.

    Best regards,
    Ismael

    #1321203

    Wow!

    Sorry for the mistake.
    And thanks a lot for the investigation, it fixed the problem.

    #1321323

    Hi,

    No problem. Let us know if you need anything else. We will close this thread for now.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bug with Masonry and av-sort-by-term’ is closed to new replies.