Title: Options Framework scripts not loading
Last modified: August 20, 2016

---

# Options Framework scripts not loading

 *  Resolved [alex27](https://wordpress.org/support/users/alex27/)
 * (@alex27)
 * [14 years ago](https://wordpress.org/support/topic/options-framework-scripts-not-loading/)
 * Hello!
 * I’m currntly creating a free theme for WP repository, and I want to use Options
   Framework for theme options (I want to embed OF inside the theme).
    I did the
   same thing for my other free theme and it worked great (OF version 0.8), but 
   when I do the same thing now with OF version 1.1 it doesn’t work – **css and 
   js files are not loaded properly, the path is evidently wrong**.
 * Here’s what I’ve got:
    In my theme main folder I have admin subfolder that holds
   OF css and js folders and files: options-framework.php, options-interface.php,
   options-medialibrary-uploader.php and options-sanitize.php. The file options.
   php with my theme specific definitions is inside main theme folder.
 * Am I doing something wrong? I’d be grateful for any tips You could give me.
 * [http://wordpress.org/extend/plugins/options-framework/](http://wordpress.org/extend/plugins/options-framework/)

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

 *  Plugin Author [Devin Price](https://wordpress.org/support/users/downstairsdev/)
 * (@downstairsdev)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/options-framework-scripts-not-loading/#post-2805329)
 * You’ve included the link to the plugin, but it sounds like you’re using the theme
   version: [http://wptheming.com/options-framework-theme/](http://wptheming.com/options-framework-theme/)
 * In the latest version of that code, the “admin” folder has been renamed “inc”.
 * I’d follow the instructions in the video, move the necessary code over, and then
   replace the default options.php with your own custom options.php.
 * That should get everything working again.
 *  Thread Starter [alex27](https://wordpress.org/support/users/alex27/)
 * (@alex27)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/options-framework-scripts-not-loading/#post-2805337)
 * Thank you! I did as you said and everything is ok now.
 * Although I must say that I couldn’t find the download link anywhere on your website,
   but it’s entirely possible that I’m blind 🙂 Anyway I downloaded development 
   version from github.
 * Thanks again!

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

The topic ‘Options Framework scripts not loading’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [alex27](https://wordpress.org/support/users/alex27/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/options-framework-scripts-not-loading/#post-2805337)
 * Status: resolved