How to display news fields for artcileid on non-news page?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
DCX
Forum Members
Forum Members
Posts: 31
Joined: Fri Jan 09, 2009 7:35 am

How to display news fields for artcileid on non-news page?

Post by DCX »

I am trying to display fields from news articles on non-news pages. I wish to be able to display only the author, date, and category of specific article id's, not the summary or detail. I have the general concept but cannot put the code together correctly. Can anyone help me to make this code work please.

Code: Select all

{news articleid="5"}{$entry->postdate|cms_date_format}{$entry->category}{$entry->author}
Above you see that if I put artcileid="5" I want the code to display the author, date, category of that news article.

Any help appreciated. Still trying myself...
Last edited by DCX on Sat Aug 07, 2010 7:24 pm, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”