2012-01-02, 21:06:59
Thanks for the reply but it doesn't really help with what I am trying to do.
The excerpt setting only works on the news page. what I am trying to do is include an excerpt on the homepage (which is NOT the newspage) of the site which then clicks through to the news page or story.
I can include the title of the stories on the homepage using this:
<?php nm_list_recent(); ?>
but this only displays the title, when I actually want the title and excerpt.
Any ideas how I can modify that code to do what I want?
Thanks in advance
The excerpt setting only works on the news page. what I am trying to do is include an excerpt on the homepage (which is NOT the newspage) of the site which then clicks through to the news page or story.
I can include the title of the stories on the homepage using this:
<?php nm_list_recent(); ?>
but this only displays the title, when I actually want the title and excerpt.
Any ideas how I can modify that code to do what I want?
Thanks in advance