-
ArchSerpoParticipant
I’m wondering how I can change the excerpt length? I’ve tried looking in the php files but couldn’t find anything relevant. Also, how would I just replace the excerpt with the entire content post, although this option would also need a way to have HTML from articles on the main blog page
Site in question: http://www.coverthiphop.com/
Cheers
gardiboltParticipantI’d like to know this too; I’ve also poked around in the php files and come up empty. This really seems like something that should be in the UI rather than hidden in the code anyway.
Daniel TaraKeymasterIf you look in functions.php you’ll find a function
esplanade_excerpt_length
which returns the number of words in the excerpt. You can change that number or you can customize individual excerpts.- This reply was modified 11 years, 6 months ago by Daniel Tara.
Tagged: entire post, excerpt
You must be logged in to reply to this topic.