
developer_webtheoria(@developer_webtheoria)
9 Posts
Customers
Quote from developer_webtheoria on February 17, 2025, 14:29
Hello,
On the website, i have added posts per page selection. What i want if user select any option, the HUSKY Filter pagination should reset & go to 1st page.
I need it because: If on certain category if i have 54 products and i go to 3rd page of pagination, then i change the product per page to 72, it move to 404.
https://stevenz35.sg-host.com/products/page/3/?swoof=1&pa_department=strollers
Hello,
On the website, i have added posts per page selection. What i want if user select any option, the HUSKY Filter pagination should reset & go to 1st page.
I need it because: If on certain category if i have 54 products and i go to 3rd page of pagination, then i change the product per page to 72, it move to 404.
https://stevenz35.sg-host.com/products/page/3/?swoof=1&pa_department=strollers

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 18, 2025, 11:58
Hello
Yes, this should work by default. And I did tests on your site, it seems to work, pagination is removed during filtering
Hello
Yes, this should work by default. And I did tests on your site, it seems to work, pagination is removed during filtering

developer_webtheoria(@developer_webtheoria)
9 PostsTopic Author
Customers
Quote from developer_webtheoria on February 18, 2025, 12:18
But not working for the products per page. This is why I am asking for any manual hook or script to reset the pagination. So I can add it on the products per page.
If I am on page 3 of the above link, then set to show 36 products per page, it went to 404.
https://stevenz35.sg-host.com/products/page/3/?swoof=1&pa_department=strollers&per_page=36
But not working for the products per page. This is why I am asking for any manual hook or script to reset the pagination. So I can add it on the products per page.
If I am on page 3 of the above link, then set to show 36 products per page, it went to 404.
https://stevenz35.sg-host.com/products/page/3/?swoof=1&pa_department=strollers&per_page=36

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 18, 2025, 17:07
Hello
Ok! but this has nothing to do with my plugin. You'd better write to the support of the author of this third-party functionality
https://stevenz35.sg-host.com/product-category/bath-accessories/page/3/?per_page=72 - You can disable my plugin and try this link
Hello
Ok! but this has nothing to do with my plugin. You'd better write to the support of the author of this third-party functionality
https://stevenz35.sg-host.com/product-category/bath-accessories/page/3/?per_page=72 - You can disable my plugin and try this link

developer_webtheoria(@developer_webtheoria)
9 PostsTopic Author
Customers
Quote from developer_webtheoria on February 19, 2025, 08:24
Hello,
I am not saying it is a fault or issue of the HUSKY Filter plugin. HUSKY Filter plugins works great no issue there.
Thanks.
Hello,
I am not saying it is a fault or issue of the HUSKY Filter plugin. HUSKY Filter plugins works great no issue there.
Thanks.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 19, 2025, 12:26
Hello
If the developer of this third-party functionality can't fix it, you should use JS to intercept clicks on "per_page" elements and replace the redirection link (remove pagination from the current link)
Hello
If the developer of this third-party functionality can't fix it, you should use JS to intercept clicks on"per_page" elements and replace the redirection link (remove pagination from the current link)

developer_webtheoria(@developer_webtheoria)
9 PostsTopic Author
Customers
Quote from developer_webtheoria on February 19, 2025, 12:28
Hello,
Yes. I have fixed it on the custom code of the items per page.
I first thought the pagination came from the filter plugin. Later realised, it is woocommerce pagination.
Thank you.
Hello,
Yes. I have fixed it on the custom code of the items per page.
I first thought the pagination came from the filter plugin. Later realised, it is woocommerce pagination.
Thank you.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 19, 2025, 12:57
Great! Welcome;)
Great! Welcome;)