New module and elements per page
Posted: Tue Sep 27, 2011 4:27 pm
I tried to look in the forum but none of the topic seem to address my problem.
I have a classic template, left column with news category and latest news and main page body.
What I want to obtain is to have just the last 3 news on the left column but when I open a category I want a pagination by 10 news per page.
I looked at the various parameter but didn't find something that solve my problem.
It seem to me that the only solution is to create 2 different template, one that is initialized with 10 result per page and print the category list and a second one that is initialized with 3 news per page and print the article summary.
I hope I missed some parameter and there is a better way to handle this.
I have a classic template, left column with news category and latest news and main page body.
What I want to obtain is to have just the last 3 news on the left column but when I open a category I want a pagination by 10 news per page.
I looked at the various parameter but didn't find something that solve my problem.
It seem to me that the only solution is to create 2 different template, one that is initialized with 10 result per page and print the category list and a second one that is initialized with 3 news per page and print the article summary.
I hope I missed some parameter and there is a better way to handle this.