PDA

View Full Version : category wise articles


pertuma
07-24-2008, 05:25 AM
Hello,
I want to show 'heading' (status) articles also in their categories. Attaching the image for clarity.

Regards
Aamir

Micha
07-24-2008, 07:51 AM
Go to your hompepage/default.tpl template, and remove following code:

<vte:param name="add_to_printed" value="true" />
<vte:param name="exclude_printed" value="true" />

The code appears in two places, somewhere around line 31 (for latest news) and line 93 (for main news).

pertuma
07-24-2008, 10:27 AM
no changes occur when I removed the line

<vte:param name="add_to_printed" value="true" />
<vte:param name="exclude_printed" value="true" />