For the ways to search regarding this forum are here.
http://wordpress.org/support/topic/60178?replies=1#post-322203
As for making the article on the index page a little shorter, you could use the <!--more--> or the <!--nextpage--> tags, where ever you want to stop the article at, so users can click that link to go to the page with full article on it.
http://codex.wordpress.org/Write_Post_SubPanel#Quicktags
spencerp
Thread Starter
dyrer
(@dyrer)
I’m new to templates, so I saw some templates, display excerpt if put some text in excerpt field
Well, as far as I know, all this is done via the Blog Control Panel => Write Post page.. =/ You’d shorten the length of the Article itself…with one of those tags above, in the post box..
Maybe someone else knows differently then, I’m not sure.. =/
spencerp
Thread Starter
dyrer
(@dyrer)
I replaced the_content(); with the_excerpt() and everything is fine now
No large post in the front page
Awesome! =) Glad to hear ya got it now. =)
spencerp