wordpress Post-how to delete from homepage post

Status
Not open for further replies.

Havis

Member
10
2012
0
0
Every post is shown in home page as well as other page...



i don't want all post to be seen on home page of an wordpress site ...?

what should i do??
 
1 comment
Go here - http://YOURDOMAIN.COM/wp-admin/options-reading.php and change the number of posts you want to show on your archive pages

Replace YOURDOMAIN.COM with the name of your domain..

If that does not do it for you , then look for any function in the functions.php file of your active theme and either delete/comment that function or change the number of posts that function is set to show on your archive pages ....

If you cant find the code, then use this http://pastebin.com/ to share your functions.php....
 
Last edited:
Status
Not open for further replies.
Back
Top