Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] How to display category menu on one page only?


  #1  
Old Mar 2, 2011, 01:34 PM
talbin
 
19 posts · Feb 2010
[SOLVED] How to display category menu on one page only?

I am working on a site that will have one menu (ATA's Menu2) on the Home page that will not appear on any other page.

So far the only solution I can find is to put .page-id-XX #menu2 {display: none;} into my CSS Inserts, and do this for every single page (except the home page). But there are about 40 pages!

Is there a more elegant way to handle this?

ATA 3.6.4, WP 3.1

Thanks!
  #2  
Old Mar 2, 2011, 06:47 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
do the reverse
HTML Code:
#menu2 {display: none;}
body.home #menu2 {display: block;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Mar 3, 2011, 07:12 AM
talbin
 
19 posts · Feb 2010
Thanks, JD! I think I looked at that problem for too long, and I needed someone else to point out the obvious solution.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Category Page to Display Posts Like A Gallery fishshack Center area post/pages 8 Jan 9, 2012 11:50 AM
Possible to have the category menu bar display pages too? marsyg Page & Category Menu Bars 6 Jan 29, 2011 11:52 AM
Category Menu - posts don't display qbuster Page & Category Menu Bars 6 Jun 16, 2010 07:10 AM
[SOLVED] Category / Archive display problem with category menu bar madfab685 Page & Category Menu Bars 4 Jan 2, 2010 04:12 AM
Display only one category page as excerpts adelante Excerpts, Read more, Pagination 5 Nov 9, 2009 03:21 PM


All times are GMT -6. The time now is 03:20 AM.


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