Pagination for Minifrontpage?
- Posted by Ryan (7) Offline
I would like for Minifrontpage to be my only front page, so I'd like to see pagination added for older posts...ect. Is there a way to easily do this?
12 years 2 months ago #1
by Ryan
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Well there's a similar like that if you check out the demo of MiniFP with a tabbed layout type. Fill the parameters as below
Num of Cols = 4
Num of Rows = 1
Num of Tabs = 2 (up to you depends on the num of articles you want to display)
Num of Article = XX
Have a try
12 years 2 months ago #2
by erwinschro
Num of Cols = 4
Num of Rows = 1
Num of Tabs = 2 (up to you depends on the num of articles you want to display)
Num of Article = XX
Have a try
Please Log in or Create an account to join the conversation.
- Posted by Ryan (7) Offline
Not quite exactly what I'm talking about or looking for. My site is www.gastrotap.com I've got this MOD in the top content. Below that is the normal article view. I'd like to replace the normal article view with a Minifrontpage type system where you can either go page by page.... next.. or older posts.... older posts... or a load more option. I don't want to limit it to X number of tabs or X number of articles to show. I want to be able to click Next or load more until there are no more to load.
Did that help explain what I'm looking for? Thanks!
12 years 2 months ago #3
by Ryan
Did that help explain what I'm looking for? Thanks!
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
How about
Num of Cols = 1
Num of Rows = 5 (up to you)
Num of Tabs = X (up to you depends on the number of articles you want to display)
Num of Article = XX
IF that options not work for you too then there's no an easy way to get what you need without making some customizations of the module.
12 years 2 months ago #4
by erwinschro
Num of Cols = 1
Num of Rows = 5 (up to you)
Num of Tabs = X (up to you depends on the number of articles you want to display)
Num of Article = XX
IF that options not work for you too then there's no an easy way to get what you need without making some customizations of the module.
Please Log in or Create an account to join the conversation.
- Posted by Ryan (7) Offline
almost there...
Num of Article needs to be the total of whatever "article count" is
Num of Tabs should be calculated to be (Num of Articles/Num of Rows) <--I think i'm saying that right.
Also, possibly replace the tabs with either numbers or and "older" or a "newer" link per tabbed page. And of course move these links down to the bottom right or bottom left of the module.
I think if that was done, it would be perfect
12 years 1 month ago #5
by Ryan
Num of Article needs to be the total of whatever "article count" is
Num of Tabs should be calculated to be (Num of Articles/Num of Rows) <--I think i'm saying that right.
Also, possibly replace the tabs with either numbers or and "older" or a "newer" link per tabbed page. And of course move these links down to the bottom right or bottom left of the module.
I think if that was done, it would be perfect
Please Log in or Create an account to join the conversation.
- Posted by Ryan (7) Offline