Forum
Recents posts only show headline
Hi,
How do i list all the recents post but online show the headline of the post?
Like a list like this:
Cheers, Simon
Hi,
How do i list all the recents post but online show the headline of the post?
Like a list like this:
Cheers, Simon
Make a template that just has the heading in it and use that when you display that content.
Hi Rachel,
I'am a bit new to use Perch this way.
Can i just make a template like this
<perch:blog id="postTitle" type="text" />
Yes, that's right. Then use the
template
option of which ever page function you're using to choose that new template.