Tagged: grid, masonry, masonry grid
-
AuthorPosts
-
December 2, 2021 at 5:35 pm #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, 11 months ago by emilconsor.
December 3, 2021 at 9:10 am #1331415Hey 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,
IsmaelDecember 7, 2021 at 8:44 am #1331808Hey 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
December 7, 2021 at 11:44 am #1331822Hi,
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,
IsmaelDecember 14, 2021 at 10:12 am #1332728Hi Ismael,
yes that worked great.
Thank you!
December 14, 2021 at 2:31 pm #1332770 -
AuthorPosts
- The topic ‘Masonry Grid shows entries more than once’ is closed to new replies.