riderdaily
Member
Posted 2 years ago #
Hello,
I'm using Vina as my theme and I have yet to discover how to make the latest post on my home page displayed only as a header and an excerpt.
Right now it displays the entire latest post and the older posts are headers with excerpts. I have selected teh radio button that says it displays an excerpt of every post in a feed, but it still shows the entire last post.
TIA
but that is only for rss
are you using the more tag in your posts?
<!--more-->
http://codex.wordpress.org/Customizing_the_Read_More
riderdaily
Member
Posted 2 years ago #
I'm not using the <!--more--> tag in my posts. Where do I put it? Do I edit the posts in HTML? I've been using text only.
riderdaily
Member
Posted 2 years ago #
I see. It's on the HTML side. That worked brilliantly.
Thank you!
just insert it in the post wherever you want it to break
read the link I gave for full info
also there is a "more" button above the post editor to auto insert the tag