Title: Plugin activated, menu selected but not working?
Last modified: August 30, 2016

---

# Plugin activated, menu selected but not working?

 *  Resolved [bikerbooyyy](https://wordpress.org/support/users/bikerbooyyy/)
 * (@bikerbooyyy)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/)
 * Hi
 * I have activated Plugin, menu selected and responsive menu is showing on top 
   but no response when click on it. What can be a problem?
 * Menu that is selected in responsive menu is added in the theme by function.php
   as a shortcode:
 * function TopMenu( $atts ){
 *  $defaults = array(
    ‘theme_location’ => ”, ‘menu’ => ‘stormeny’, ‘container’
   => ‘div’, ‘container_class’ => ”, ‘container_id’ => ‘stormenytop’, ‘menu_class’
   => ‘menu’, ‘menu_id’ => ”, ‘echo’ => false, ‘fallback_cb’ => ‘wp_page_menu’, ‘
   before’ => ”, ‘after’ => ”, ‘link_before’ => ”, ‘link_after’ => ”, ‘items_wrap’
   => ‘<ul id=”%1$s” class=”%2$s”>%3$s’, ‘depth’ => 1, ‘walker’ => ”, );
 *  $htmlOutPut = wp_nav_menu( $defaults );
 *  return $htmlOutPut;
 * }
    add_shortcode( ‘topmenu’, ‘TopMenu’ );
 * can this be a issue, and how do I make it work??
 * thanks
 * [https://wordpress.org/plugins/wp-responsive-menu/](https://wordpress.org/plugins/wp-responsive-menu/)

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

 *  [Tradedog](https://wordpress.org/support/users/tradedog/)
 * (@tradedog)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/#post-6510948)
 * Me too. Nothing showing up. Will have to try elswhere.
 *  [RMS1](https://wordpress.org/support/users/rms1/)
 * (@rms1)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/#post-6510967)
 * I realise the plugin is compatible to version 4.2.4. But, can anyone get it –
   or other similar plugins for menus displayed on mobiles and tablets – to work
   in the latest version of WordPress?
    I recently installed WordPress 4.3, and 
   have started building a web in it. The theme I am using is the premium version
   of Eyesite. Most of my menu headings do not open to pages, they open up to display
   a sub-menu of clickable pages. In computer browsers my menu works well. On my
   iPad it does not. I have installed five or six plugins, but have uninstalled 
   all of them, as none of them work. Currently WP Responsive Menu is installed,
   although not working. This is my site (still being built): [](http://www.newsite.rmsed.com.au/)
 *  [RMS1](https://wordpress.org/support/users/rms1/)
 * (@rms1)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/#post-6510968)
 * My site:
    [http://www.newsite.rmsed.com.au/](http://www.newsite.rmsed.com.au/)
 *  [RMS1](https://wordpress.org/support/users/rms1/)
 * (@rms1)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/#post-6510970)
 * Update: after configuring the WPR plugin in the WP dashboard, this plugin now
   works beautifully on my iPad. Very pleased with it!
 *  [Tradedog](https://wordpress.org/support/users/tradedog/)
 * (@tradedog)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/#post-6510971)
 * Could you tell us about the configuration?
    Thanks.
 *  [RMS1](https://wordpress.org/support/users/rms1/)
 * (@rms1)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/#post-6510973)
 * You should be able to see “WPR Menu” in the WordPress dashboard. Select it, and
   see two tabs – General Settings and Menu Appearance.
    Configuration is mainly
   selecting from the available choices in the screens for those two tabs. When 
   you have finished, a new menu appears at the top of the iPad screen, over your
   site’s header. In General Settings: “Elements to hide in menu”, I copied the 
   sample code provided, into the text bar. This code removed the existing menu 
   from my header, because it doesn’t work on mobiles and tablets. (Removing it 
   won’t affect the menu when seen in computer browsers.) Whatever changes you make
   to the default settings, you must save them. In the Menu Appearance tab you can
   alter the way the plugin displays its own version of your menu. For example, 
   I set “Menu open direction” to Top. I also added my own text into “Menu text”,
   but you don’t have to add anything. Again, you must save the changes. In my iPad
   I constantly refreshed the site’s website page I was on, every time I saved the
   changes. These immediately took effect on the iPad. (Haven’t been able to check
   it on a smartphone yet.) I hope that helps.

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

The topic ‘Plugin activated, menu selected but not working?’ is closed to new replies.

 * ![](https://ps.w.org/wp-responsive-menu/assets/icon-256x256.png?rev=2246917)
 * [WP Responsive Menu](https://wordpress.org/plugins/wp-responsive-menu/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-menu/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [RMS1](https://wordpress.org/support/users/rms1/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-activated-menu-selected-but-not-working/#post-6510973)
 * Status: resolved