Hi All,
I'm working on my very first Word Press Web Site and am a newbie to programming -- trying to learn it though because I love what you can do with PHP :)
My challenge is I'm using WordPress 3.1 - Graphene Template, and I have a main navigation going across the page horizontally, which has links to different Word Press pages. Now when I click on any of the pages, I would like to display a custom menu for that page in the sidebar. I don't believe that this can be accomplished using the GUI. I've googled for 3 hours and either didn't find or understand proposed solutions to this issue.
If I add a custom menu, it shows up on every page -- I'd like to somehow tell each page to display a specific custom menu, and if one isn't specified, it should default to displaying no custom menu in the sidebar.
Your help will be much appreciated!
-this1guy