riddler777
Member
Posted 2 weeks ago #
Running WP MU 2.8.5.2 and using theme iNove on a blog and have some very long posts which I would like just to be summarized on the first page. I have set the posts to be summarized under Settings->Reading->"For each article in a feed, show" = Summary.
But still my posts are displayed in full on the front page! Am I in the wrong settings section? There are no such settings under the themes settings that I can see.
Thanks.
you need to insert the "more" tag where you want posts to break
<!--more-->
more customizations
http://codex.wordpress.org/Customizing_the_Read_More
riddler777
Member
Posted 2 weeks ago #
Cool, thanks!
Although I thought this was automated and that I could set a maximum of rows of the post displaying on the first page. It might be Drupal... (I like WP more!)
if you look at the link, you can set a pre-defined word limit, also, by changing some code.