• While scrolling, if you reach the end of a page it will randomly load a couple more repeat products with one less row, going from 3 -> 2 and occasionally 1

    Shouldnt the scroll function stop when it reaches the last page rather than continue to load previously seen random products in an offset layout?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Plugin load next page that you have, but pages has differnet products number, not sure why.
    You can try to disable Load More plugin and check pagination and what products each page has.
    First of all it must display correct products without our plugin.

    Regards,
    Oleg

    Thread Starter highfivet

    (@highfivet)

    Hi,

    I can confirm that without the plugin the pagination works correctly and only the correct products are displayed stopping at the last product. Only once the infinity load is turned on I get this issue.

    Thread Starter highfivet

    (@highfivet)

    I have attached screenshots as an example, as you can see the shop without the plugin displays all items as expected:

    Page 1 (without plugin)

    Page 2 (without plugin)

    However with the plugin the shop loads duplicate products after loading the expected outcome (everything is in order and working fine until it reaches the last product [in this case number 19] and it seems to then go on to load erroneous products in a unusual layout):

    with the plugin (fully loaded)

    This happens on all of my shop pages including my main shop. The link I have attached to this post is a sub category of my main shop (with fewer items) to make it faster to scroll to the last product and encounter the error.

    Thread Starter highfivet

    (@highfivet)

    I have done some more tests. I get the same issue with your “load more” button but not with “Load more + AJAX Pagination” or your standard “AJAX Pagination”. The issue is caused by there being 2 shops, one which is disabled on mobile and tablet and the other disabled on desktop. This is due to the shops having a different layout depending on the device used. Despite the shop being disabled and non visible your app seems to try to continue loading products from the disabled ajax? Perhaps because it is not taking into account if the shop is being displayed or not?

    Thread Starter highfivet

    (@highfivet)

    I have fixed the issue for my website by removing the alternate shop. The bug will still exist though so I will leave this open for the team to see

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Infinite scroll issue’ is closed to new replies.