Hi, On the
For each article in a feed, show: Summary
But no matter what I do it always seems to show the whole post.
I'm using Twenty Ten 1.3 in case that matters
Thanks for any help you can provide
Hi, On the
For each article in a feed, show: Summary
But no matter what I do it always seems to show the whole post.
I'm using Twenty Ten 1.3 in case that matters
Thanks for any help you can provide
this is only for RSS feeds;For each article in a feed, show: Summary
if you are referring to your site's posts page, you will need to edit loop.php (in the case of Twenty Ten), and change (appears two or three times):
<?php if ( is_archive() || is_search() ) : // Only display excerpts for archives and search. ?>
change that to (at least the one closest towards the bottom of the template):
<?php if ( is_home() || is_archive() || is_search() ) : // Only display excerpts for index, archives and search. ?>sir please help me i hav tried all the code available bt couldnt get the result.
i need to get a code by which i can show read more link in the recent posts.while at the top featured post will be shown with all full text. i need to implement this in twenty ten theme,??? what should i do??
plz reply soon...
Thank you alchymyth, I appreciate your help.
I will try that.
Have a great day
ssujatakmca
You're best to start a new thread
hope 4 d bst, i m a beginner in wordpress
You must log in to post.