Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Bug: hide sort-param-count if all products are displayed #710832

    @mandelkind : Thanks a lot but I’ve already done (but with if($per_page>0){ :D )

    But thanks for potential other people who get the “problem”.

    Have a good day ;)

    in reply to: Bug: hide sort-param-count if all products are displayed #710825

    Hey Nikko, I’m confronted to the same “problem” here.

    Every page with a list of products is concerned (like main shop page, categories pages, etc.)
    In avia_woocommerce_frontend_search_params() function, I think you should echo <ul class='sort-param sort-param-count'> only if $per_page is greater than 0.

    It make no sense to propose a filter (with bugs) when all products of the stores should be on the same page.

    To reproduce, you can do like mandelking says : ” WooCommerce / Settings / Products/ Display / Product Count” and set to “All”.

    • This reply was modified 8 years, 2 months ago by laboiteare.
Viewing 2 posts - 1 through 2 (of 2 total)