Pagination in home page or button to see more

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

Pagination in home page or button to see more

Post by bitit »

Hi everyone, ho can insert pagination button in home page or a button [see more] linked in a page with a pagination module ?

Enrico


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
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

Post by Kofod95 »

Featured Products (app.php/addons/free_addon/featured_products) has a button that links to a paginated page - can you use that?

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
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

Post by bitit »

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
User avatar
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

Post by Kofod95 »

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
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide


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