Page 1 of 1

[SOLVED] pagination in categories with subcategories present

Posted: Thu Mar 21, 2024 6:02 pm
by bitit
Hi everyone, when a subcategory is present, the pagination system disappears from the category page; How can this be solved?

Enrico

Re: pagination in categories with subcategories present

Posted: Thu Mar 21, 2024 10:10 pm
by ecartz
In index_products, there is cm_ip_product_listing.php

If you want index_nested to have a product listing, someone would have to create it. Perhaps: app.php/addons/free_addon/product_listi ... dex_nested

Re: pagination in categories with subcategories present

Posted: Mon Apr 22, 2024 2:55 pm
by bitit
Ok this module solve, should be insert in the core.

thank you
enrico