What role manager plugin are you using?
Maybe add these capabilities: edit_theme_options, switch_themes
Thanks Keesiemeijer
I’m using “user role editor” plugin & I’ve already ticked the boxes on the editor role for edit theme & switch theme.
But it seems that still only admins can get to the theme options. I understand that it may have more to do with my theme than wordpress, as the default twentyeleven theme is available to edit with my current editor role settings.
As a bit of background info – I use a couple of wysiwyg progs to build my themes – Artisteer & an add-on called templateer. I use these because I don’t know how to code themes from scratch, and because the templateer add-on makes it easy to add a logo & change the background etc. But it only seems to work for admins 🙁
I’ve asked the developer of templateer for help, but was wondering if there was an approved way to “mess with” the standard admin capabilities so I could take out things like create a new page, but leave access to theme settings??
Another option I’m exploring is using plugins to deal with site backgrounds and header images. Not sure about adding a logo though?…
Cheers
I understand that it may have more to do with my theme than wordpress, as the default twentyeleven theme is available to edit with my current editor role settings.
Then this is a theme issue or your theme is conflicting with the “user role editor” or another plugin.
Also try:
– deactivating all (other) plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
There are also other plugins that can alter the Admin capabilities: http://wordpress.org/extend/plugins/members/
Thanks again – I tried the alternative members plugin, but accessing the theme options is still an issue for anyone except the admin. I think there must be something in the theme code that filters priviliges based on the admin role, but no idea where to start looking.
If the theme developer can’t help me, I’ll have to explore other options. Maybe base all the templates on twentyeleven, although I’ve no experience playing or editing with that.
I did find plugins to deal with the background image & header image. It’s just letting site owners add a logo that I’m really stuck with.
This must be a very basic requirement for anyone setting up a new multisite? Let members create their own background / header image & logo image??
Update – Thankyou so much keesiemeijer –
I didn’t realise that the members plugin allowed me to edit the standard admin role. I just removed the bits I didn’t want members to access and voila – a user profile that works with my themes 🙂
This really is a major breakthrough for me – now they can:
Edit my default pages but not create new ones
Create & edit their own posts
Change their site background, header & logo
Exactly what I was after!
THANK YOU
PS tried to mark this topic as resolved, but something has gone wrong!
It’s just letting site owners add a logo that I’m really stuck with.
This really depends on the themes you are using. Some themes have theme option pages where you can do this. In 3.4 there is the new theme-customizer, but this also depends on the theme you are using.
http://blog.lynda.com/2012/06/15/using-the-new-wordpress-3-4-theme-customizer/
Some plugins that might help.
http://wordpress.org/extend/plugins/wpmu-new-blog-defaults/
http://wordpress.org/extend/plugins/default-blog-options/
[edit] Too late. I’m glad you got this resolved.