Title: takemasa's Replies | WordPress.org

---

# takemasa

  [  ](https://wordpress.org/support/users/takemasa/)

 *   [Profile](https://wordpress.org/support/users/takemasa/)
 *   [Topics Started](https://wordpress.org/support/users/takemasa/topics/)
 *   [Replies Created](https://wordpress.org/support/users/takemasa/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/takemasa/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/takemasa/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/takemasa/engagements/)
 *   [Favorites](https://wordpress.org/support/users/takemasa/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Restaurant] Menu button does not work at Mobile view](https://wordpress.org/support/topic/menu-button-does-not-work-at-mobile-view/)
 *  Thread Starter [takemasa](https://wordpress.org/support/users/takemasa/)
 * (@takemasa)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/menu-button-does-not-work-at-mobile-view/#post-5438221)
 * Hi Andrew,
 * I just solved this problem.
 * This is caused by the modification change of “twentytwelve” theme.
    The “menu”
   button was defined as H3 in old theme and I am using new one on wordpress 4.0.
   They changed H3 to button tag in new theme so javascript can not find the elements.
 * How I solve is change the H3 tag in header.php in restaurant theme to button 
   tag.
 * Thank you so much for giving me the trigger to the solution!
 * Takemasa
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Restaurant] Menu button does not work at Mobile view](https://wordpress.org/support/topic/menu-button-does-not-work-at-mobile-view/)
 *  Thread Starter [takemasa](https://wordpress.org/support/users/takemasa/)
 * (@takemasa)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/menu-button-does-not-work-at-mobile-view/#post-5438219)
 * Hi Andrew,
 * I have not changed any kind of javascript file.
    When I checked the site below,
   I see what you said about “toggled-on” class. [http://www.designpromote.co.uk/wp2012/restaurant/](http://www.designpromote.co.uk/wp2012/restaurant/)
   This site is working and has different versions of Javascript file. I am not 
   sure that is the reason or not.
 * I tried to change the html source code in Chrome developer console like below
   then
 * <ul id=”menu-main” class=”nav-menu”>
    to <ul id=”menu-main” class=”nav-menu toggled-
   on”>
 * the menu item came out. As you said this is because javascript problem but I 
   could not find the way to fix it so far.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Restaurant] Menu button does not work at Mobile view](https://wordpress.org/support/topic/menu-button-does-not-work-at-mobile-view/)
 *  Thread Starter [takemasa](https://wordpress.org/support/users/takemasa/)
 * (@takemasa)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/menu-button-does-not-work-at-mobile-view/#post-5438101)
 * Thans for the reply!
    Here’s the link to my site.
 * [http://mensen.asia](http://mensen.asia)

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