Does not work
-
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
If you can help with this?
The page I need help with: [log in to see the link]
-
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/ or other image service. 🙂
Best regards,
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_B4lbsjKXlTdYdX5pieilTDr5CzYaCI’m so suggesting that the document should disappear from the menu.
Thanks for the help!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?
Yes of course I’m sorry that I did not do this before.
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.
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/
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”.
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.
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://drive.google.com/open?id=1petaRFspVSxyyY2CKQt6UwojVQZWN8eu
Yes Impreza creates using the function “wp_page_menu”
But the plugin does not work.
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
Question withdrawn.
Thanks for the help!You are always welcome here 🙂
-
This reply was modified 8 years, 3 months ago by
The topic ‘Does not work’ is closed to new replies.