• Resolved dejan82

    (@dejan82)


    Hello, I have linked menu items to post category. When enable plugin (PublishPress Permissions) hide some menu items. I think that is first time plugin work normal but now don’t work ok. Menu items show just if I log on page with administrator. If I log on page with other user I can’t see all menu items. I am already test: remove plugin, reset plugin options: Permissions > Settings > “Revert to Defaults” and no changes. Do you have any idea? I thought there might be something wrong with the permissions but no have idea.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Steve Burge

    (@stevejburge)

    Hi @dejan82. My guess is that you have blocked “read” access to those post categories.

    If your user don’t have permission to read the content, it will be blocked.

    Thread Starter dejan82

    (@dejan82)

    Hello. I spent a lot of time for search a problem. When enable plugin (PublishPress Permissions) hide menu items and not post. Menu item if no have post in this category. If post is in this category menu item no hide > is visible. Strange 🙂

    Plugin Author Steve Burge

    (@stevejburge)

    Hi @dejan82

    Can you use the contact form on our site, please? There’s a field on that form for your “Site Health” data. That will help us understand this issue.

    hello,

    I have a similar problem. If the plugin is activated, the menu items of type “category” disappeare from main menu. There are no restrictions defined. Only the plug-in is activated.

    Plugin Author Kevin Behrens

    (@kevinb)

    @eumicro, the plugin will default to hiding menu Categories that don’t have any posts readable to the current user. You can disable that behavior by adding the following line to wp-config.php, below other define statements:

    define('PP_NAV_MENU_SHOW_EMPTY_TERMS', true);

    • This reply was modified 5 years, 4 months ago by Kevin Behrens.
    Thread Starter dejan82

    (@dejan82)

    Thank you!

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

The topic ‘When enable plugin hide some menu items’ is closed to new replies.