Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   How do I hide Horizontal Decoration Bar, Pages Menu, Categories Menu on certain pages (http://forum.bytesforall.com/showthread.php?t=4513)

sixfirs Nov 19, 2009 05:13 AM

How do I hide Horizontal Decoration Bar, Pages Menu, Categories Menu on certain pages
 
In Atahualpa Theme Options/Style & Edit Header Area/Configure Header Area/

this is what I currently have:

%bar1 %image %pages %logo %cat-right

1. I want to hide the 'bar1' (Horizontal Decoration Bar) on my Home Page

2. I want to hide the %pages (Pages Menu) & %cat-right (Categories Menu) on certain Pages.

3. I want to also hide the Pages Menu & Categories Menu in an Appearance/Editor/Template PHP Page that I have created.

The closest thing I found was this command which hides the %pages (Pages Menu) (in this case) on the Blog Page.

<?php if(!is_home()) {?>%pages<?php }?>

in Atahualpa Theme Options/Style & Edit Header Area/Configure Header Area


How can I use the same idea to accomplish the above three items?


All times are GMT -6. The time now is 04:51 PM.

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