Hi everyone, ho can insert pagination button in home page or a button [see more] linked in a page with a pagination module ?
Enrico
Pagination in home page or button to see more
- Kofod95
- Senior Contributor
- Posts: 748
- Joined: Sat Feb 06, 2021 7:38 pm
- Phoenix Version: 1.0.8.20
- Has thanked: 99 times
- Been thanked: 179 times
Re: Pagination in home page or button to see more
Featured Products (app.php/addons/free_addon/featured_products) has a button that links to a paginated page - can you use that?
//Daniel
//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Here are a lot of corns: Phoenix user guide
-
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 home page or button to see more
yes, thank you,; i can test it, but i believe that two list of products in home page can creating confusion
but i'll test it
Enrico
but i'll test it
Enrico
- Kofod95
- Senior Contributor
- Posts: 748
- Joined: Sat Feb 06, 2021 7:38 pm
- Phoenix Version: 1.0.8.20
- Has thanked: 99 times
- Been thanked: 179 times
Re: Pagination in home page or button to see more
You could also either override the template for the core module to add the button to view more and link it to products_new.php (or is it new_products.php) or create your own module with inspiration from the two
//Daniel
//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Here are a lot of corns: Phoenix user guide