Title: [Plugin: Options Framework] Options not saving
Last modified: August 20, 2016

---

# [Plugin: Options Framework] Options not saving

 *  Resolved [alex27](https://wordpress.org/support/users/alex27/)
 * (@alex27)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-not-saving/)
 * Hello!
 * I included Options Framework in my free theme – [Gamepress](http://wordpress.org/extend/themes/gamepress)
   
   Some users reported to me, that they are unable to save the options – after save
   everythig stays the way it was. I can’t recreate this problem on either of my
   two test installations, for me everything works just fine. What could be the 
   reason for this behaviour?
 * [http://wordpress.org/extend/plugins/options-framework/](http://wordpress.org/extend/plugins/options-framework/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [alex27](https://wordpress.org/support/users/alex27/)
 * (@alex27)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-not-saving/#post-3073182)
 * Ok, I managed to recreate the situation on one of the servers. It seems taht 
   options are saved just fine (I checked directly in database). But when I call
   of_get_option() function for a specific option, it returns false.
 *  Thread Starter [alex27](https://wordpress.org/support/users/alex27/)
 * (@alex27)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-not-saving/#post-3073234)
 * I solved my own problem 🙂 It turns out I changed option name from ‘optionsframework’
   to ‘gamepress’ in options.php. Still I don’t understand why it worked on some
   websites…
 * Anyway, thanks for this great plugin!
 *  Plugin Author [Devin Price](https://wordpress.org/support/users/downstairsdev/)
 * (@downstairsdev)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-not-saving/#post-3073282)
 * The “optionsframework” option name is used by the Options Framework to keep track
   of which option names it has saved options to (if that makes any sense). So I
   definitely think it’s a good idea you explicitly set it as your theme name.
 *  Thread Starter [alex27](https://wordpress.org/support/users/alex27/)
 * (@alex27)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-not-saving/#post-3073307)
 * Yes, but in addition to that some changes would have to be made to of_get_option
   function. I didn’t want to do that in case I wanted to update framework in the
   future, because I would also have to remember to change this function again…

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Options Framework] Options not saving’ is closed to new replies.

 * ![](https://ps.w.org/options-framework/assets/icon-256x256.png?rev=977481)
 * [Options Framework](https://wordpress.org/plugins/options-framework/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/options-framework/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/options-framework/)
 * [Active Topics](https://wordpress.org/support/plugin/options-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/options-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/options-framework/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [alex27](https://wordpress.org/support/users/alex27/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-not-saving/#post-3073307)
 * Status: resolved