Need to simple add pagination woocommerce shop page and category page template wordpress.

// Display 22 products per page. Goes in functions.php
add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 4;' ), 20 );

Comments

Popular posts from this blog

dynamic create multiple ckeditor onclick event using jquery

Fatal error: Can't use method return value in write context in ci

online visitor counter