Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

BUGFIX 353-02: Allow multi-site users to see the Atahualpa Theme Options


  #1  
Old Sep 3, 2010, 08:18 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Thanks to ccloskey for finding this and providing the fix!

DESCRIPTION: Only super-admins are able to see Atahualpa Theme Options in the Appearance menu. Regular administrators see only Themes, Widgets, and Menus.

CAUSE: This is due to the new changes in Wordpress, switching from multi-user to multi-site.

FIX: This fix changes the way Atahualpa hooks into the WordPress theme administration

Edit bfa_ata_add_admin.php and find line 65 (version 3.5.3) which should be
HTML Code:
    add_theme_page("Atahualpa Options", "Atahualpa Theme Options", 'edit_themes', 'functions.php', 'bfa_ata_admin');	
and change it to the following
HTML Code:
    add_theme_page("Atahualpa Options", "Atahualpa Theme Options", 'switch_themes', 'functions.php', 'bfa_ata_admin');	
The following attachment has the fix already applied
bfa_ata_add_admin copy.php.zip
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Sep 3, 2010 at 08:52 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
BUGFIX 351-04: Fix sub-menu padding with WordPress 3.0 (needed in 352/353 also) juggledad Old Version fixes and change logs 75 May 16, 2011 06:14 AM
BUGFIX 353-01: Fix styling when using the new WordPress menus juggledad Old Version fixes and change logs 13 Nov 8, 2010 02:20 AM
[SOLVED] No Atahualpa theme option in WP3.0 multi-site ccloskey New Versions, & Updating 2 Sep 3, 2010 08:24 AM
"Atahualpa theme options" link missing from Site admin page mogf01 Multisite 6 Sep 2, 2010 06:05 PM
Atahualpa and multi-site in WP 3 jem Multisite 1 Jun 20, 2010 08:20 PM


All times are GMT -6. The time now is 02:58 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.