Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Exclude post from frontpage (http://forum.bytesforall.com/showthread.php?t=10004)

ecoevo Oct 1, 2010 01:31 AM

Exclude post from frontpage
 
I wonder if someone could help me find a way to exclude certain posts from displaying on the default multi-post home page of the blog.


Thanks for sharing
Luca

www.euganei.it
wordpress 3.0.1
atahualpa 3.4.9

juggledad Oct 1, 2010 05:19 AM

you will need to put some php code in the ATO option 'The LOOP' to
1) ask 'if I'm NOT on the front page continue'
2) Else 'if this isn't post ID x1 or x2 or x3 - continue
3) else skip the loop for this post

you might want to create a category 'not-on-front-page' then (2) would be
2) else 'if this post is not in category 'not-on-front-page', continue

ecoevo Oct 2, 2010 11:18 AM

I'll work on it.
Thanks


All times are GMT -6. The time now is 12:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.