• Hi,

    I have a user in a multi-site environment that is administrator on the main site (not super-administrator).

    He is unable to see the link to user-role-editor. Opening the plug-in link directly gives the error that it is not allowed.

    Looking in the settings page on network level, all 4 options are checked.

    What am I doing wrong to give a site admin the possibility to edit the roles?

    Kinds regards,
    Sven

    http://wordpress.org/plugins/user-role-editor/

Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Hi Sven,

    By default URE is available for super-admin only under multi-site.
    In order to enable URE for the single site admin at free version you need to add special constant definition into wp-config.php file:

    define('URE_ENABLE_SIMPLE_ADMIN_FOR_MULTISITE', 1);

    Pro version has user interface to manage this option via plugin “Setting” page.

    Regards,
    Vladimir.

Viewing 1 replies (of 1 total)
  • The topic ‘Multisite-subsite | menu button not apearing for administrator’ is closed to new replies.