Title: Does not work
Last modified: March 7, 2018

---

# Does not work

 *  [Fill777555](https://wordpress.org/support/users/fill777555/)
 * (@fill777555)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/)
 * Good afternoon!
    A very useful plugin! I recently found out about its existence.
   But unfortunately does not work with the paid theme “Impreza”
 * [https://themeforest.net/item/impreza-retina-responsive-wordpress-theme/6434280](https://themeforest.net/item/impreza-retina-responsive-wordpress-theme/6434280)
 * If you can help with this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdoes-not-work-894%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10051285)
 * Sorry to hear it is not working for you using the Impreza theme.
 * Could you please tell me how you are using it and what you are trying to achieve
   by sharing the screenshots of the screen so that I can help you?
 * For screenshots, you can simply provide a link to an image through Google Drive,
   Dropbox, screencast.com, [http://imgur.com/](http://imgur.com/) or other image
   service. 🙂
 * Best regards,
 *  Thread Starter [Fill777555](https://wordpress.org/support/users/fill777555/)
 * (@fill777555)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10053134)
 * Well, as if there is only one check mark. When you turn on the page, nothing 
   happens, the menus will not be removed on the frontend of the site.
    The plug-
   in has no settings. [https://drive.google.com/open?id=1yr_B4lbsjKXlTdYdX5pieilTDr5CzYaC](https://drive.google.com/open?id=1yr_B4lbsjKXlTdYdX5pieilTDr5CzYaC)
 * I’m so suggesting that the document should disappear from the menu.
    Thanks for
   the help!
 *  Plugin Author [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10053201)
 * It depends on how the theme you are using on your site generates that menu.
 * I tried to access your shared site to troubleshoot it but I couldn’t as your 
   site is in development mode.
 * Could you please temporary disable the development mode on your site so that 
   I can access it?
 *  Thread Starter [Fill777555](https://wordpress.org/support/users/fill777555/)
 * (@fill777555)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10053905)
 * Yes of course I’m sorry that I did not do this before.
 *  Thread Starter [Fill777555](https://wordpress.org/support/users/fill777555/)
 * (@fill777555)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10053953)
 * I noticed another moment. The plugin is not used in conjunction with “Posts”.
   
   In the “Posts” entries, a box with a tick does not appear.
    -  This reply was modified 8 years, 3 months ago by [Fill777555](https://wordpress.org/support/users/fill777555/).
 *  Plugin Author [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057218)
 * > Yes of course I’m sorry that I did not do this before.
 * Not sure exactly why it is not working on your shared site but it seems the theme
   code related issue.
 * You can remove SCENAR menu item from the menus screen in your site admin area
   or hide it from menu by using the following custom CSS code on your site.
 *     ```
       li#menu-item-176 {
           display: none;
       }
       ```
   
 * You can use custom CSS code on your site as described in this page [http://freewptp.com/how-to-use-custom-css-in-wordpress-site/](http://freewptp.com/how-to-use-custom-css-in-wordpress-site/)
 * > I noticed another moment. The plugin is not used in conjunction with “Posts”.
   > 
   > In the “Posts” entries, a box with a tick does not appear.
 * It is only for pages and not for posts therefore the plugin name is “Exclude 
   Pages From Menu”.
 *  Thread Starter [Fill777555](https://wordpress.org/support/users/fill777555/)
 * (@fill777555)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057399)
 * > It is only for pages and not for posts therefore the plugin name is “Exclude
   > Pages From Menu”.
 * Thank you, understandable!
 * > You can use custom CSS code on your site as described in this page
 * It’s a little not that. The user should be able to exclude the page from the 
   menu, using your plug-in.
 *  Plugin Author [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057440)
 * > It’s a little not that. The user should be able to exclude the page from the
   > menu, using your plug-in.
 * Yes you are right and sometime it doesn’t work for some themes due to the reason
   mentioned in the FAQ “Why does the plugin not remove page from menu?” of plugin
   page in the below.
 * [https://wordpress.org/plugins/exclude-pages-from-menu/#why%20does%20the%20plugin%20not%20remove%20page%20from%20menu%3F](https://wordpress.org/plugins/exclude-pages-from-menu/#why%20does%20the%20plugin%20not%20remove%20page%20from%20menu%3F)
 *  Thread Starter [Fill777555](https://wordpress.org/support/users/fill777555/)
 * (@fill777555)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057493)
 * [https://drive.google.com/open?id=1petaRFspVSxyyY2CKQt6UwojVQZWN8eu](https://drive.google.com/open?id=1petaRFspVSxyyY2CKQt6UwojVQZWN8eu)
 * Yes Impreza creates using the function “wp_page_menu”
 * But the plugin does not work.
 *  Plugin Author [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057520)
 * But you can see in your shared screenshot that it is using custom menu walker
   US_Walker_Nav_Menu which modifies the default output of wp_nav_menu function
 *  Thread Starter [Fill777555](https://wordpress.org/support/users/fill777555/)
 * (@fill777555)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057568)
 * Question withdrawn.
    Thanks for the help!
 *  Plugin Author [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057576)
 * You are always welcome here 🙂

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

The topic ‘Does not work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/exclude-pages-from-menu_fafafa.svg)
 * [Exclude Pages From Menu](https://wordpress.org/plugins/exclude-pages-from-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/exclude-pages-from-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/exclude-pages-from-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/exclude-pages-from-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/exclude-pages-from-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/exclude-pages-from-menu/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/does-not-work-894/#post-10057576)
 * Status: not resolved