Need Some Help About News Module

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
singhabhishek251
Forum Members
Forum Members
Posts: 38
Joined: Wed May 22, 2013 8:11 am

Need Some Help About News Module

Post by singhabhishek251 »

I am trying to configure news modules show that I can show news articles like how it works in WordPress.
I have created one page and placed

Code: Select all

{news category="general"}
into this page, which is showing news articles of general category, but how to show all news from all category in the page with summary. I tried searching smarty code for the same, but I am unsuccessful and getting errors.
singhabhishek251
Forum Members
Forum Members
Posts: 38
Joined: Wed May 22, 2013 8:11 am

Re: Need Some Help About News Module

Post by singhabhishek251 »

I am sorry to bother, never mind. I got the solution Just we need to place

Code: Select all

{news}
to show all category articles. I tried it randomly and it worked. Thanks.

I will need some more help regarding this in future.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Need Some Help About News Module

Post by Dr.CSS »

It helps to read a modules Help page..;)
singhabhishek251
Forum Members
Forum Members
Posts: 38
Joined: Wed May 22, 2013 8:11 am

Re: Need Some Help About News Module

Post by singhabhishek251 »

Yes, sometime you know, you miss silly things and most important thing in-front of eye.
Post Reply

Return to “CMSMS Core”