[SOLVED] pagination in categories with subcategories present

Open to all! Ask other shopowners for help.
Post Reply
bitit
Member
Posts: 84
Joined: Thu Jun 24, 2021 4:00 pm
Phoenix Version:
Has thanked: 1 time
Been thanked: 3 times

[SOLVED] pagination in categories with subcategories present

Post by bitit »

Hi everyone, when a subcategory is present, the pagination system disappears from the category page; How can this be solved?

Enrico
Last edited by bitit on Mon Apr 22, 2024 2:55 pm, edited 1 time in total.


Join The Code Co-op to get access to your library in the Code Co-op Forum
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: pagination in categories with subcategories present

Post 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
bitit
Member
Posts: 84
Joined: Thu Jun 24, 2021 4:00 pm
Phoenix Version:
Has thanked: 1 time
Been thanked: 3 times

Re: pagination in categories with subcategories present

Post by bitit »

Ok this module solve, should be insert in the core.

thank you
enrico


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply