• Hi.

    I’m developing a theme with custom options. In a normal WordPress it’s working well, but in a WordPress Network I’m having problems with the user roles and the theme options page. When I’m trying to update the theme options using a user that is not a super admin, I get the following error:
    You do not have sufficient permissions to modify unregistered settings for this site.

    I can see the theme’s options saved correctly on the network site settings page, but the admin users of the site doesn’t seem to have de suficient permissions to update this options in the theme’s option page.

    Do you have any idea of which can be the problem?

    Thank you in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • What’s the user’s role? They must have a role with the capability edit_theme_options – you can find a list of built-in roles and capabilities in the Codex.

    Thread Starter andreu

    (@andreu)

    The user role is administrator. It’s strange because it should have the permission. Maybe my theme options are being saved as network options? How can I know and change it?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme unregistered settings’ is closed to new replies.