The Date Posted is somewhat confusing when the news item refers to a meeting on a different date. Which news module files do I need to modify to remove the Date Posted from being displayed?
Added solved to post title
Simple Question - Remove News' Date Posted [solved]
Simple Question - Remove News' Date Posted [solved]
Last edited by DaMacGuy on Mon Mar 12, 2007 4:14 pm, edited 1 time in total.
Re: Simple Question - Remove News' Date Posted
In the Admin pages, choose Content > News. Activate the Summary Template tab (or the Detail Template tab) and delete the following text from the template:
{if $entry->formatpostdate}
{$entry->formatpostdate}
{/if}
Tim
{if $entry->formatpostdate}
{$entry->formatpostdate}
{/if}
Tim
Re: Simple Question - Remove News' Date Posted
Perfect!
Still getting familiar with CMS. I was looking in the right neighborhood at least.
Thanks!!!
Still getting familiar with CMS. I was looking in the right neighborhood at least.

Thanks!!!