![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
This is a fix for StudioPress Classic Themes (not Genesis Child Themes) where by the Theme Options Admin Settings do not save after you upgraded Wordpress.
It is easy and worked for me with both the Education 10 and Streamline 30 themes In the theme-options.php file (under Appearance/editor in your WP admin area) simple replace the: $settings = 'mods_'.get_current_theme(); // do not change! With: $settings = 'theme_mods_streamline_30'; // do not change! The important part is to use the name of the folder the theme is in on your server - in this case it is "streamline_30" other themes might be "lifestyle_40" or "education_10" and so on The fix below noted elsewhere in this forum does not work on the latest version of wordpress $settings = 'theme_mods_'.get_current_theme(); // do not change! Hope this helps a few and prevents them from having to scrap an established design and theme already installed a long time ago! Cheers! |
|
#2
|
||||
|
||||
|
Thanks!
__________________
***** These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN. If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab. If you need Account Assistance, file a help desk ticket at the same location. |
| Tags |
| classic theme save settings fix, classic themes, wordpress problem, wordpress upgrade |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Does not save settings | tomniekamp | General Discussion | 2 | 03-29-2010 03:33 AM |
| HELP SETTINGS DON'T SAVE IN 2.7 | jayjohnsoncreative | General Discussion | 12 | 12-29-2008 07:47 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us