Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author dharmapoudel

    (@dharmapoudel)

    Hi there,

    Have you checked the post type post from the plugin settings?
    Please check the post type from the plugin settings and it should work as expected.
    See this screenshot or the screenshots sections of the plugin.

    Thanks,
    Dharma

    Thread Starter angelakweber

    (@angelakweber)

    Hi again,

    Thanks for your quick response.

    This did fix the issue for posts, however we are also using some plugins that generate pages on their own, and in this case we have endless menu options.

    Here’s an example of what I mean: https://aversanaero.com/test/aerospace-defence/current-opportunities/apply/990/

    Our 404 / Search pages also have this issue.

    We wouldn’t mind disabling the menu altogether in these cases. Is it possible to go into the PHP code to disable menus on certain pages? Or specify somehow which menu options we’d like to see? Obviously there is no way to go into a page or post template for these pages to select which menu items we’d like.

    Thanks in advance for any help! ??

    Thread Starter angelakweber

    (@angelakweber)

    Actually I’ve been playing around with the PHP code and figured it out myself. Thank you!

    Plugin Author dharmapoudel

    (@dharmapoudel)

    Happy to hear that you finally fixed it. Have you modified the plugin for that purpose? If so please feel free to share with me. I’ll be more than happy to incorporate that in next version.

    Thanks

    Installed your plugin but it’s not working. Does it matter when the plugin is installed? The menu was already existing before the plugin was set up? Here’s the site:
    https://www.aregger-designs.com/urov1/

    Thank you for any assistance you can give.

    Plugin Author dharmapoudel

    (@dharmapoudel)

    Hi ashkira,

    The order does not matters. It is not because this plugin does not work. The style from this plugin is overriden by some other plugin.
    I’ve update the plugin adding weight the style generated by this plugin. Update and it should work. If not let me know I’ll help you fix.

    P.S. Please don’t forget to give 5 stars. ??

    Thank you! I updated the plugin … de-activated some plugins and it’s working perfectly. You definitely deserve 5 stars!

    Hi,

    I’m using your great plugin and I wonder if it is possible to invert the selection. Check to display and uncheck to hide pages.

    Thank you in advance

    Plugin Author dharmapoudel

    (@dharmapoudel)

    Hey Nastynac,

    That is possible but you have to modify the plugin code. Please invert the logic in the function

    psmi_display_menu_items(){
     //
    }

    found in page-specific-menu-items.php on line 245.

    If you can’t invert the logic by yourself I suggest you stick with the default option.

    Thanks,

    Hi

    I’ve been using your plugin and was working great. However I have just installed BBPress and tried to limit the menu options on the the Forum pages with no success.

    I have added the forum to my main menu and have selected the Forum page on the Select Post Type settings. When I go into the forum page the menu items are displayed on the right of the screen. I then select the items that I want to hide, but the selections disappear when I try to save the page.

    Thanks in advance

    Hi, I am using your plug in and I like it much. Everything works well, but I need to hide some menu elements from WooCommerce category pages that are build automatic, can you help me with this?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Post specific menu options?’ is closed to new replies.