Pagenation still has all pages in after filtering the results

Hello,

I am making a website for a client using the X theme, but I have a question regarding the x-pagenation. When I filter the search results, the pagenation will still remain with all pages from before the filtering. This means that when I want to go to the next page, it automatically takes the filter out again, wich obviously is not a good thing. You can see it live here: https://stoffseele.com/produkt-kategorie/stoffe-von-a-z/

Try and filter the products on the color blue for example and you see that it still consist 17 pages. Then if you go to page 2, the filter will be out again. Do you have any idea to get round this?

Many thanks for your answer

BR

Hi @maxpage91,

Thanks for reaching out.

I recommend contacting the plugin author about the product filtering. The pagination is Woocommerce own pagination and we only changed the class name and styled it to match the design of the theme.

The pagination’s code is located in \wp-content\themes\x\woocommerce\loop\pagination.php and if you’ll compare it in Woocommerce original file, it’s almost the same \wp-content\plugins\woocommerce\templates\loop\pagination.php, just different class names.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.