• Hi,

    I am trying to customize woo commerce archive page and ran into a pagination problem.
    The main/default loop is working fine but I need to display products inside tabs on the basis of categories.

    So I used WP Query for this purpose and created custom Gutenberg block that displays this functionality. Everything is working except pagination. Number of item can be controlled from Gutenberg option and if we set this option value equal to Setting -> Reading’s post per page value, the pagination works perfectly else it redirects to 404 page error. how do I fix this?

    For example, I set number of post in Gutenberg to 3 and set number of post to 10 in Setting -> Reading’s, pagination doesn’t work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there 👋

    This is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.

    I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

    Cheers.

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    We’ve not seen any activity on this thread for a while, so I’m marking this thread as resolved.

    Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pagination Problem in archive page’ is closed to new replies.