Problem:
- home page shows full post, instead of summary (and summary option is selected in the settings > reading area.
Problem:
- home page shows full post, instead of summary (and summary option is selected in the settings > reading area.
i'm having the same problem, did you find a fix for this?
Same with me. Ever since I upgraded to 2.8 I am having all kinds of problems. Any solutions would be appreciated...
Cheers,
I am having the same problem and was advised this:
Try editing your theme's template files and replacing the_excerpt() with the_content().
not sure because I already have the_content() tag in there
<?php the_content('<span class="more-link">'.__('Continued reading >', 'simplr').'</span>'); ?>
perhaps this is wrong. not sure...
This topic has been closed to new replies.