Title: pheijn's Replies | WordPress.org

---

# pheijn

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Menu - Create Mobile-Friendly Menu] Exclude menu for just one page](https://wordpress.org/support/topic/exclude-menu-for-just-one-page/)
 *  Thread Starter [pheijn](https://wordpress.org/support/users/pheijn/)
 * (@pheijn)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/exclude-menu-for-just-one-page/#post-8682435)
 * Hi,
 * Solved the issue. I had added the shortcode also to the individual pages. Now
   the shortcode is only in the header.php and it works!
 * Cheers,
    Peter
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Menu - Create Mobile-Friendly Menu] Exclude menu for just one page](https://wordpress.org/support/topic/exclude-menu-for-just-one-page/)
 *  Thread Starter [pheijn](https://wordpress.org/support/users/pheijn/)
 * (@pheijn)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/exclude-menu-for-just-one-page/#post-8682399)
 * Thanks for your reply. I have added a code snippet to my header.php file and 
   tried to exclude one page:
    <?php if(!is_page(2099)) { ?> <?php echo do_shortcode(‘[
   responsive_menu_pro]’); ?> <?php } ?>
 * The code snippet works; the hamburger button shows up on all pages except the
   login page however when I click on the button nothing happens.
 * Any clues?
 * Cheers,
    Peter
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Menu - Create Mobile-Friendly Menu] Exclude menu for just one page](https://wordpress.org/support/topic/exclude-menu-for-just-one-page/)
 *  Thread Starter [pheijn](https://wordpress.org/support/users/pheijn/)
 * (@pheijn)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/exclude-menu-for-just-one-page/#post-8681758)
 * Thanks for your swift reply. I now use the shortcode on all my pages – except
   the login page – however the menu is not visible for a single post, multiple 
   post (category for example) or search results. How can I solve this?
 * Regards,
    Peter

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