• Hello, I’ve noticed that under “styling” of my theme options my color picker won’t display as well as some other features. Please tell me in detail (as i’m not experienced with messing with code) how I can update from the 2.4.2 to 2.4.6 optiontree. Would it be more adventageous to delete option tree from hueman theme and intstall the plugin or update it within the theme? Thank you for an excellent theme!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi Bruce. Seems like you have 3 options:

    1. Install the plugin and remove option-tree from the parent theme. This is problematic because option-tree is integrated into the theme and you can’t just delete the option-tree folder. There are calls and functions in functions.php and other theme files that you’d have to find and strip out. Complicated and time consuming.

    2. Install option-tree in a child theme. I tried this and it appears to work. However, in addition to adding the option-tree plugin folder/files in the child theme, you also need to modify your functions.php file to remove the parent theme actions and theme setup, and set them for the child theme. That works, and it shows the new options-tree version (which, by the way, I didn’t notice any difference in the color pickers in the new version). But, if you try to remove the old option-tree folder from the parent theme, the child theme won’t run. Which leads me to believe that some part of option-tree functionality is being loaded from the child theme, but other parts are being loaded from the parent theme. This is most likely due to the calls and functions within other parent theme files. You would need to find these and move them to the child theme for this option to work. Complicated and time consuming. And, if you make a mistake with functions.php, there’s a possibility your site will stop working and you won’t be able to log on.

    3. Replace the option-tree folder in the parent theme. The update is relatively easy, doesn’t require any code modifications, and it appears to work without any problems. Note: I would not normally advocate this as you will lose any changes if you update the parent theme.

    Steps to update the parent theme:
    1. Download the plugin zip file from the plugin page.
    2. Log on to your host and rename the option-tree folder in the parent theme.
    3. Copy the option-tree zip file to the parent theme folder.
    4. Extract the option-tree folder from the zip file.
    5. Delete the zip file.

    Let me know if you have any questions.

    Hi Bruce !
    I have exactly the same question, so I’m curious to know which of the 3 options you chose and if it worked (or not). Please share your experience.

    Thanks a lot

    Best,
    – Sam –

    The author has posted a new version v2.2.0 of the theme on the theme website. One of the updates was an upgrade to OptionTree to v2.4.6.

    Thread Starter Bruce

    (@antone)

    Hi Samuel and bdbrown… I had a chance to speak with Alexander and I’m glad i did. The reason why “my” theme options and such were not showing up was because I’m running windows Vista with IE9.. He was kind enough to suggest right from the start that I may want to try installing and using a different search engine such as chrome or Firefox, which i did. Immediately after installing firefox and going to my dashboard i noticed everything was there as though nothing happened. My color picker, widgets and ALL were now visible. He said that some search engines, such as IE9 on Vista, are older and may cause issues… He was right!!! Something i never thought about!!! So give it a try!! Thanks for the help!!! And yes, I downloaded his new version 2.2.0!!! Works amazing!!! ??

    Thanks bdbrown for the update.
    in the meantime I had tested a “bare” replacement of the option tree plugin folder, successfully, and just after that I found the last theme version on the website, which I immediately installed, when I saw the huge number of releases done since the version on the wordpress site. I wanted to catchup all these versons ??

    Bruce: I guess that when you say “search engine”, we must understand “browser” :p

    good evening, or afternoon or whatever ??

    best

    Glad to hear the issue is fixed. If you don’t need any more assistance here please mark the topic as resolved. Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Updating OptionTree within latest version of hueman theme’ is closed to new replies.