[solved] News module only showing articles in "General"

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Codriver
New Member
New Member
Posts: 6
Joined: Thu Nov 11, 2010 9:42 am

[solved] News module only showing articles in "General"

Post by Codriver »

First I would like to tell you that I am a newbie to CMS in general and also of course to CMSMS. I have tried to search but I don't find what I am looking for.

I installed CMSMS 1.9 with NEWS 2.11

I use this template to show the headlines of my news:

{foreach from=$items item=entry}


{if $entry->postdate}

{$entry->postdate|cms_date_format} - {$entry->category}

{/if}



moreurl}" title="{$entry->title|cms_escape:htmlall}">{$entry->title|cms_escape}



{/foreach}
This only shows the nes from the category "General" and why is that? Where do I set wich category to show?
Last edited by Codriver on Tue Nov 16, 2010 6:30 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: News module only showing articles in "General"

Post by Dr.CSS »

In extensions > modules News is the Help to tell you how to use different parameters to make it do what you want...

Of course you will have to have more than one category...
Codriver
New Member
New Member
Posts: 6
Joined: Thu Nov 11, 2010 9:42 am

Re: News module only showing articles in "General"

Post by Codriver »

My bad...

I was looking for the news command in the wrong place. When I found it it totaly makes sense.

:-[
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: News module only showing articles in "General"

Post by Dr.CSS »

Is ok, happens to the best of us...

http://forum.cmsmadesimple.org/index.ph ... 304.0.html
Post Reply

Return to “Modules/Add-Ons”