option-tree icon indicating copy to clipboard operation
option-tree copied to clipboard

Theme Options UI Builder for WordPress. A simple way to create & save Theme Options and Meta Boxes for free or premium themes.

Results 59 option-tree issues
Sort by recently updated
recently updated
newest added

I don't see any option that allows me to add a placeholder to a text input field in a meta-box. Is that something Option Tree allows or is it out...

Hi! I´m having problem with my multisite and fonts. For some reason the fonts changes on all my subsites when I´m trying to change on only one. I noticed that...

Hi, it appears that using Option Tree loads jQuery UI on other admin pages, in particular when posting a new The Events Calendar event, which results in a broken datepicker:...

It would be nice to be able to use both `AND` and `OR` operators in the conditions, e.g.: ``` optionone:is(on) || (optiontwo:is(off) && optionthree:is(off)) ``` In English: Display this option...

Sorry to keep adding to the issues, but I've come across an issue with the custom_post_type_select, not because of the code but because it produces such a long list it...

We're currently using the "Text" option type for links, but it would actually be nice to offer the same kind of assisted link creation as WordPress does in TinyMCE (i.e....

First of all thank you for version 2.5 as always awesome. Anyways, I am trying to create conditions for empty fields, now if I set the condition to headline_text:not() and...

Hello @valendesigns, This functions `ot_set_google_fonts` should be called after importing theme options to update the generated ot-google-fonts-css stylesheet. Thanks

If I have a set of option tree checkboxes (for this example, options 1-5) for a Post meta-box, and I select option 2 and 4 and update the article. Because...