• Hey there

    I can’t seem to get the exact pagination that is currently working on my page 2, with result count and products per page on my first page

    Page 1

    Page 2

    I am currently forcing it to do the pagination in template-tags.php
    on line 119 – 122

    function storefront_woocommerce_pagination() {
    		//if ( woocommerce_products_will_display() ) {
    
    			woocommerce_pagination();
    		//}

    Please help

Viewing 1 replies (of 1 total)
  • Hey,

    That’s really strange. It seems to work on your other brand pages, only this one is affected. Is it set up any differently?

    Sorry I’m not really sure what to suggest here seeing as it’s working fine for all your other categories.

Viewing 1 replies (of 1 total)
  • The topic ‘Can't get woocommerce result count and pagination on first page’ is closed to new replies.