how to convert full post to short one ?

Status
Not open for further replies.

Jayzzy

Active Member
1,201
2009
191
0
Title might be a bit confusing but what i want to know is that how i can convert my full post content into short post when its showed on main page ..
right now my site i.e ps3gameclub.com have index of games on main page but i want to show it post by post as what its like on other blogs so when i do it , it shows me full post content on main page and i want it to show only image then followed by full news when pressed on continue button

i know there is something to do in php file in theme but dont know where .

anyone can guide please ?

Regards
 
8 comments
yes static page but now as the list is big so im going to remove the static page and make normal , but the problem is each post is showing the whole content of it on first page
 
You can add <!-- more --> tag in each post. After content you want to show, add <!--more--> tag , and rest of the post content. Than when home page loads, it will show only text before this tag , on home page.
You have some plugins to make it easier, you can search for it.
 
Status
Not open for further replies.
Back
Top