• th eplugini s working fine on shop page but load more product is not working on this page the short code i have used for load more is [sale_products per_page="16" paginate=”true”  columns="4" orderby="date" order="desc"]
    even the pagination is not showing up

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Please try to use this instead
    [products on_sale="true" per_page="16" paginate=”true” columns="4" orderby="date" order="desc"]

    per_page is wrong option. It is called limit

    Thread Starter hassanzafar107

    (@hassanzafar107)

    if i use limit than the number of products shown are bound to that limit and my main issue is with load more products as no pagination and load more both are not working on this specific page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WooCommerce Load More Products not working on custom sale product page’ is closed to new replies.