Hi
I can't seem how to find how to change the excerpt lenth.
It's currently showing 9 lines and I want to reduce this to about 4 or 5.
Tried seeing if it was in the functions.php but didn't have much luck.
Excellent theme though!
Hi
I can't seem how to find how to change the excerpt lenth.
It's currently showing 9 lines and I want to reduce this to about 4 or 5.
Tried seeing if it was in the functions.php but didn't have much luck.
Excellent theme though!
Hi,
have a look at this code entry: http://codex.wordpress.org/Function_Reference/the_excerpt#Control_Excerpt_Length_using_Filters - you can add the code to the bottom of functions.php. You can also use the more quicktag to control the excerpt length.
You must log in to post.