Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1331343

    Hey,

    sorry I already opened a thread about that, it’s closed but the problem persists.

    So again:
    I added the “Load more” button below the masonry grid layout.

    Instead of showing the missing portfolio entries, it just randomly picks 8 entries again
    and displays duplicates. I can repeat this infinitely.

    This only happens when its ordered random. As soon as I switch it to order by slug for example, it only shows the remaining entries.

    Sadly other forum threads didn’t help much and it seems like none of the plugins cause it.
    This happens in the “Referenzen” masonry.

    Thanks in advance.

    • This topic was modified 2 years, 4 months ago by emilconsor.
    #1331415

    Hey emilconsor,

    Thank you for the inquiry.

    Is this the same issue with the masonry element that we discussed previously? Looks like it is a different site. Did you add use the same masonry query filter? We tried to check it but the Appearance > Editor panel is not accessible.

    Looks like you already figured it out based on the following thread.

    // https://kriesi.at/support/topic/masonry-grid-load-more-shoes-infinite-duplicates/#post-1331314

    Do you need more help with it?

    Best regards,
    Ismael

    #1331808

    Hey Ismael,

    thanks for the response.
    Yes the problem still persits. The masonry sort order needs to be random, but only then the infinite duplicates appear.
    Switching to a another sort order is not an option unfortunately.

    Site should be the same, thats just the URL for backend login.

    I can’t figure out why this only happens when its set to random sort order.

    Do you need FTP access?

    Regards and thanks in advance

    #1331822

    Hi,

    It might be the same issue as discussed in the following thread, which has been fixed using the posts_orderby filter. Unfortunately, this may not work with the masonry element if the load more button is active. You may need to switch to the default pagination because the filter relies on a value stored in a session variable, which will stay the same when using the load more button.

    // https://kriesi.at/support/topic/randomise-posts-in-category-page/#post-1331323

    Best regards,
    Ismael

    #1332728

    Hi Ismael,

    yes that worked great.

    Thank you!

    #1332770

    Hi,

    That is odd. I did not expect that the filter will work for the masonry element. But I am glad to know that it did. We will close this thread for now.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Masonry Grid shows entries more than once’ is closed to new replies.