hello, help with me =)
How to change quantity(amount) of news, deduced(removed) on page? And whether it is possible to make that below there were numbers сраниц, clicking on which we passed on following(next), it is not convenient, when all нсе of news are deduced in a bottom of page, how it to change?
How to change quantity(amount) of news, deduced(removed) on?
Not sure I understand what you mean but... let me guess...
Check this:
http://www.phpwcms-docu.de/index.php?id=323,0,0,1,0,0
and search "top article count" option in this page.
This might be what you are looking for...
Check this:
http://www.phpwcms-docu.de/index.php?id=323,0,0,1,0,0
and search "top article count" option in this page.
This might be what you are looking for...
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
No No, it is necessary that in the bottom part of page last news was displayed not as the references and as Page 1 2StudioZ wrote:Not sure I understand what you mean but... let me guess...
Check this:
http://www.phpwcms-docu.de/index.php?id=323,0,0,1,0,0
and search "top article count" option in this page.
This might be what you are looking for...
As on http://www.kmedv.at/sbm/cms/index.php?en_news for example. How it to carry out?
So... you are using the {TEASER_EX} rep tag
Then... from Erich's instructions, following this example:
you would have to modify this option:
hope you get it as needed...
Then... from Erich's instructions, following this example:
Code: Select all
{TEASER_EX:category_alias|count[;category_aliasx|countx]:articles_per_page:sortfield|sortdir:show_cat_name:pagelink_text:columns:exclude_articles}
Code: Select all
// articles_per_page Number of articles on one page, -1 all articles on one page
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!