[wp-trac] [WordPress Trac] #13634: Problem with menu widget

WordPress Trac wp-trac at lists.automattic.com
Mon May 31 09:43:16 UTC 2010


#13634: Problem with menu widget
-------------------------------+--------------------------------------------
 Reporter:  guyn               |        Owner:          
     Type:  defect (bug)       |       Status:  reopened
 Priority:  low                |    Milestone:          
Component:  Themes             |      Version:  3.0     
 Severity:  minor              |   Resolution:          
 Keywords:  reporter-feedback  |  
-------------------------------+--------------------------------------------

Comment(by ocean90):

 Your menu widget is included in:
 {{{
 <div class="menu">
 }}}

 But it should be:
 {{{
 <div class="menu-testmenu-container">
 }}}

 ''testmenu'' is the name of the menu. What is your menu name?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13634#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list