blueyez
Member
Posted 2 years ago #
ok. i have my site. every thing is working fine
but: i have verry long posts. them are full desplayed on first page.
when i wrote a post i added a small part of the fron on the : optional excerpt box
but the text doen`t apear smaller
what sould i doe ?
tkz a lot :) ( if u help :P )
Unless you edit your template and change the tag from the_content() to the_excerpt() adding content to the excerpt ox won't work. You can manually use the <!--more--> tag. Where ever you insert that in your post, it stops, with a link to the single page view.