InoffLine
02-24-2008, 08:05 PM
I'd like to make a one box for news from all subcategories and it's category.
And to show them in home page. So I have this code:
<vte:param name="search_limit" value="{VIVVO_MODULES_MORE_NEWS_ARTICLE_NUMBER}" />
<vte:param name="search_cid" value="{category.id}" />
<vte:param name="add_to_printed" value="true" />
<vte:param name="exclude_printed" value="true" />
As I undestood I need to edit <vte:param name="search_cid" value="{category.id}" />
Bou what value do I need to edit there?
And to show them in home page. So I have this code:
<vte:param name="search_limit" value="{VIVVO_MODULES_MORE_NEWS_ARTICLE_NUMBER}" />
<vte:param name="search_cid" value="{category.id}" />
<vte:param name="add_to_printed" value="true" />
<vte:param name="exclude_printed" value="true" />
As I undestood I need to edit <vte:param name="search_cid" value="{category.id}" />
Bou what value do I need to edit there?