nomad60 0 Report post Posted June 1, 2011 I'm creating drop down menus using the menu functions in wordpress and I can't get past a certain level. For example, one of my menu buttons was set up like this with a sub-menu: Resources (top menu button) Maps Directions Photos VBS 2011 2010 2009 Audio The "2011", "2010", and "2009" should have been sub-menus of the sub-menu "VBS" (VBS is also a sub-menu of Photos) but when I check the page, 2011, 2010 and 2009 don't even show up, the sub-menu "VBS" has no arrows or anything indicating there should be more sub-menus underneath it. I thought that maybe it was a limitation of wordpress but when I changed to the twentyten theme, I could create multiple levels of sub-menus with no problem. Any ideas? wordpress version 3.1.2, free version of Platform. Thanks. Share this post Link to post Share on other sites
catrina 103 Report post Posted June 2, 2011 You're using the Appearance > Menus feature, yes? If that's not working, you probably need to change the menu depth number in one of the theme files... Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
nomad60 0 Report post Posted June 2, 2011 "You're using the Appearance > Menus feature, yes?" Yes ma'am, I am. I have no clue as to where I would have to go to change it to a different value...like I said, with the twentyten theme,I could do multiple submenus but something in this theme is limiting how many levels I can add or, how many levels of submenu will show up. Share this post Link to post Share on other sites
Kate 3 Report post Posted June 2, 2011 Hi nomad60, Would you be able to provide a link to your site, please? Also, if you're able to share a screenshot of your menu admin panel that would be great. Thanks! Share this post Link to post Share on other sites
nomad60 0 Report post Posted June 2, 2011 Kate, Here is the link to the site: http://www.songtanbaptist.com/ Here is a link to a screenshot of the menu section: http://www.songtanbaptist.com/wp-content/uploads/2011/05/menu.jpg Share this post Link to post Share on other sites
catrina 103 Report post Posted June 3, 2011 Based on the screenshot of your menu settings, the hierarchy appears to be set up correctly. I think the depth value has to be changed in one of the files. Can you post a screenshot of the Appearance > Editor page on your Dashboard? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
nomad60 0 Report post Posted June 3, 2011 I'm guessing you want to see what .php files I have over on the right side? If so, there are too many to take a screenshot of but I can list them here (loooong list) Comments (comments.php) Footer (footer.php) Header (header.php) Main Index Template (index.php) Page Template (page.php) Search Form (searchform.php) Sidebar (sidebar.php) Single Post (single.php) Theme Functions (functions.php) actions.admin.php (actions.admin.php) actions.options.php (actions.options.php) actions.site.php (actions.site.php) admin.head.php (admin.head.php) class.actions.php (class.actions.php) class.colors.php (class.colors.php) class.css.php (class.css.php) class.debug.php (class.debug.php) class.layout.php (class.layout.php) class.options.metapanel.php (class.options.metapanel.php) class.options.ui.php (class.options.ui.php) class.sections.php (class.sections.php) class.template.php (class.template.php) class.types.php (class.types.php) class.typography.php (class.typography.php) class.updates.php (class.updates.php) config.options.php (config.options.php) config.templates.php (config.templates.php) config.widgets.php (config.widgets.php) core.globals.php (core.globals.php) core.init.php (core.init.php) gallery-plcarousel.php (gallery-plcarousel.php) library.I18n.php (library.I18n.php) library.functions.php (library.functions.php) library.options.php (library.options.php) library.shortcodes.php (library.shortcodes.php) library.templates.php (library.templates.php) section.banners.php (section.banners.php) section.breadcrumb.php (section.breadcrumb.php) section.callout.php (section.callout.php) section.footer_nav.php (section.footer_nav.php) section.highlight.php (section.highlight.php) section.news.php (section.news.php) section.secondnav.php (section.secondnav.php) section.soapbox.php (section.soapbox.php) section.twitterbar.php (section.twitterbar.php) template.branding.php (template.branding.php) template.content.php (template.content.php) template.dwidgets.php (template.dwidgets.php) template.postloop.php (template.postloop.php) version.php (version.php) Styles RTL Stylesheet (rtl.css) Stylesheet (style.css) Share this post Link to post Share on other sites
catrina 103 Report post Posted June 3, 2011 Look inside your theme folder and check if there is a section.nav.php file. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
nomad60 0 Report post Posted June 3, 2011 Under the sections folder, there is a folder named nav which has several files; 2 of them are section.nav.php and superfish.css - I looked at them and they seem to work together but I couldn't make heads or tails. I zipped the entire nav folder up and if you want, you can download and see the files themselves: http://songtanbaptist.com/wp-content/uploads/2011/06/nav.zip Share this post Link to post Share on other sites
kastelic 6 Report post Posted June 3, 2011 Answered here: http://www.pagelines.com/forum/topic/7942 Share this post Link to post Share on other sites
nomad60 0 Report post Posted June 3, 2011 Now that was too easy. Thanks so much, everyone, for all your time and help. Share this post Link to post Share on other sites