Home Forums WoodMart support forum Pagination problem

Pagination problem

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

    [email protected]
    Participant

    Hello Support,

    I’m having a problem with Woodmart shop pagination.

    I run a lottery site where users can play lotteries. Each lottery page shows a countdown to show the time remaining until the end of the lottery. See the below.
    image1

    But this count down does not show on the shop page grid or carousel. So I added a piece of code to show the countdown on all product grids and carousels site-wide. (see code in private block)

    Now the countdown shows on the shop page product grids and carousels. see image.
    image2

    However, when I use paginations like “load more” or “Infinity scroll”, the countdown doesn’t show on subsequently loaded product grids. It only shows on the product grids loaded at the initial instance. See the below image. You can see the countdown does not show on this grid. The grid was loaded after the “infinity scroll” was triggered at “load more” line.
    image3

    How do I make paginations show all available data and not hide some?

    My images seem not to be showing so I re-attached the images in comments.

    Attachments:
    You must be logged in to view attached files.
    #194903

    [email protected]
    Participant

    Image2

    Attachments:
    You must be logged in to view attached files.
    #194905

    [email protected]
    Participant

    image3

    Attachments:
    You must be logged in to view attached files.
    #194962

    Artem Temos
    Keymaster

    Hello,

    Seems like your custom code for the countdown is not correct and doesn’t work with AJAX loaded content. Sorry, but we don’t have a fix for this and additional code customizations are out of our theme support scope.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)