I just created a WPMU Site. http://TheDonutCP.JohnnyCP06.com! I can't edit the theme. I have the theme Atahualpa but can't get the Atahualpa Theme Options. Any solutions for this?
I just created a WPMU Site. http://TheDonutCP.JohnnyCP06.com! I can't edit the theme. I have the theme Atahualpa but can't get the Atahualpa Theme Options. Any solutions for this?
Are you trying to edit the theme's PHP files or CSS or what?
You need to edit the theme's functions.php file. Look for the declaration that builds the admin menu, find where it says the cap is edit_themes, change to to edit_theme_options.
(a little searching would have found the same answer. ;) )
I used Find option in Firefox but I still couldn't find edit_themes.
By WPMU site I mean..I'm the Super Admin of http://JohnnyCP06.com
I created a site for someone named Drake. He is the admin of TheDonutCP.JohnnyCP06.com. He can't edit the Atahualpa Theme Options. All he gets is Themes,Widgets and Menus.
Yes, I understand the issue. I've already documented it here:
http://wpmututorials.com/known-issues/did-your-users-theme-options-and-widgets-page-disappear/
Go to /wp-content/themes/atahualpa/functions.php
If it's not there, they may have it in another file and just included it there.
Or, you know, alert the theme dev becasue he'll need to fix it.
This topic has been closed to new replies.