How to limit number of news on frontpage?
Posted: Thu Sep 21, 2006 4:45 pm
Hey guys!
I tried to search the forum, but could not find any answers that would've solved my problem.
So, my problem is that I have News 2.1 installed on my CMSMS 1.0.1, and even if I have (tried to) limited the amount of news headlines on my frontpage, I haven't succeeded in it.
In my template, the call for the news headlines is
But yet I see 4 headlines on my frontpage.
I've understood that the "news limit=2" option should limit the headlines to 2, am I right?
So, if anyone could help me with this mysterious problem, I would be extremely grateful!
I tried to search the forum, but could not find any answers that would've solved my problem.
So, my problem is that I have News 2.1 installed on my CMSMS 1.0.1, and even if I have (tried to) limited the amount of news headlines on my frontpage, I haven't succeeded in it.
In my template, the call for the news headlines is
Code: Select all
<!-- Start News -->
<div id="news">
<h2>Uutiset</h2>
{news limit=2 detailpage='uutiset'}
</div>
<!-- End News -->
I've understood that the "news limit=2" option should limit the headlines to 2, am I right?
So, if anyone could help me with this mysterious problem, I would be extremely grateful!
