I've got 44 products on sale, and when I put WooCommerce shortcodes
[sale_products per_page="12"]
I'm getting only 12 products on sale, i.e. 1 page instead of 4 pages.
What's wrong?
I'm using: WP 4.4.1, WC 2.5.1, Mystile theme.
I've got 44 products on sale, and when I put WooCommerce shortcodes
[sale_products per_page="12"]
I'm getting only 12 products on sale, i.e. 1 page instead of 4 pages.
What's wrong?
I'm using: WP 4.4.1, WC 2.5.1, Mystile theme.
Look at "The ‘per_page’ Argument" section on the documentation, it states:
Please note: the ‘per_page’ shortcode argument will determine how many products are shown on a page. This will not add pagination to the shortcode.