Title: [Plugin: WordPress Menu Creator] Submenu Problem
Last modified: August 19, 2016

---

# [Plugin: WordPress Menu Creator] Submenu Problem

 *  [Brett](https://wordpress.org/support/users/bdeaton108/)
 * (@bdeaton108)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/)
 * First of all, I think this plugin is by far the easiest to use and the only one
   I’ve gotten to run. However, there is only one thing that frustrates me. The 
   submenus blend in with the information in “content” section of the site. I added
   a “z-index” and that works with Firefox, Chrome and the like, but nothing seems
   to work with IE. What can I do?

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [WP Realty](https://wordpress.org/support/users/php4ever/)
 * (@php4ever)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969363)
 * This is likely a CSS Issue. I have dozens of examples just haven’t had time to
   publish them in a tutorial but you are welcome to take a look at some code examples
   I did for these projects.
 * [http://www.codefreelance.com](http://www.codefreelance.com)
    [http://www.highrisetheseries.com](http://www.highrisetheseries.com)
   [http://www.ultimateidx.com](http://www.ultimateidx.com) [http://www.mendyourmortgage.com](http://www.mendyourmortgage.com)(
   code in the template already) [http://visaliahomesforsale.com](http://visaliahomesforsale.com)(
   code in the template already)
 * Some templates like those they used in the last two examples came with the suckerfish
   code already in place. All I did was open the style.css file and change the UL
   ID being referenced in the menu to that of the menu creator prefix which is #
   mc_menu_1
 * I’ve also created a basic guide on the CSS coding here at [http://www.jaredritchey.com/tutorials/menucreator/](http://www.jaredritchey.com/tutorials/menucreator/)
 * I’ll get some code examples published later this week.
 * For now feel free to contact me and I’ll help where I can.
 *  [balanced](https://wordpress.org/support/users/balanced/)
 * (@balanced)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969527)
 * I also love this plugin and have had no trouble creating the menu. I’m having
   trouble finding exactly where to put the code in the template. I’m using Thesis
   theme and have tried several locations, but it always shows up vertically in 
   the top left corner of my site and I’d really like for it to replace my horizontal
   navigation bar. Any suggestions would be great. For now, I removed the code from
   all of my templates. My site is [http://www.bemorebalanced.com](http://www.bemorebalanced.com).
   Thanks for any suggestion anyone can give me.
 *  [WP Realty](https://wordpress.org/support/users/php4ever/)
 * (@php4ever)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969538)
 * Adding it to Thesis is difficult because that particular template doesn’t follow
   the standard hierarchy for WordPress themes.
 * It can be done but it would take me about an hour or so to hash it out.
 * Where did you want the menu to appear?
 * Jared
 *  [spiralingbob](https://wordpress.org/support/users/spiralingbob/)
 * (@spiralingbob)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969562)
 * Jared,
 * You mentioned on your page that you would be willing to set up the menu manager
   for a small fee; how do I get in touch with you to do that? I can’t seem to get
   the plugin to work correctly, and I’d really like to use it!
 * Thanks,
    Bob
 *  [SEOWolf](https://wordpress.org/support/users/seowolf/)
 * (@seowolf)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969563)
 * We had a similar issue with z-index not working on IE on [http://www.relv.com](http://www.relv.com)
   due to having multiple layers not related to the Menu Creator.
 * The rotating header image would cover all of the submenu items in IE.
 * We eventually rearranged the priority of the layers to overcome the z-index failure.
 * Hope this helps.
 *  [WP Realty](https://wordpress.org/support/users/php4ever/)
 * (@php4ever)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969566)
 * Yeah I really wont charge a person if its a pretty standard template and nothing
   super exotic. Just contact me via the contact page on my site at [http://www.jaredritchey.com](http://www.jaredritchey.com)
 *  [WP Realty](https://wordpress.org/support/users/php4ever/)
 * (@php4ever)
 * [17 years ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969571)
 * Fixed in this release 1.1.2
 *  [WP Realty](https://wordpress.org/support/users/php4ever/)
 * (@php4ever)
 * [17 years ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969577)
 * just send me an email at jared-at-jaredritchey.com
 * I can usually fix most menu issues in a few minutes so I dont charge for that
   so please feel free to submit your request and naturally we always love reviews.
 *  [SEOWolf](https://wordpress.org/support/users/seowolf/)
 * (@seowolf)
 * [17 years ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969581)
 * If you look at this [**San Diego Real Estate**](http://www.SDRealtyPros.com/)
   website you will see that all sub-menu issues have been addressed with the latest
   version of the Menu Manager.
 * You will still need to style your menu but if you look at the source code on 
   this site you will see how this plugin supports unlimited levels of cascading
   sub-menus.
 *  [lesliekirk](https://wordpress.org/support/users/lesliekirk/)
 * (@lesliekirk)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969637)
 * So if you don’t apply any CSS the submenus don’t appear at all? I’m having some
   issues that I will have to research. I have one submenu that’s not displaying(
   it is listed WordPress Menu Creator > Edit This Menu) but is not displaying. 
   I used the Widget to insert the menu. Do I need to **not** use a Widget and just
   insert the php tag into my template?

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘[Plugin: WordPress Menu Creator] Submenu Problem’ is closed to new replies.

## Tags

 * [Cascading Menu](https://wordpress.org/support/topic-tag/cascading-menu/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [drop down menu](https://wordpress.org/support/topic-tag/drop-down-menu/)
 * [ie](https://wordpress.org/support/topic-tag/ie/)
 * [image menu](https://wordpress.org/support/topic-tag/image-menu/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 10 replies
 * 6 participants
 * Last reply from: [lesliekirk](https://wordpress.org/support/users/lesliekirk/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-menu-creator-submenu-problem/#post-969637)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
