How turn "texteditor" in Theme Option Framework?
-
Hello everyone! Please help me. I create a child-theme to the parent-theme “InDreams”. These theme uses Options Framework Theme.
I want to change “textarea” type to “texteditor” type option in the admin panel on tab “Theme Option”. But when I open “theme-option.php” and set there “type” => “textarea” to “type” => “texteditor” nothing change!
Why It is? How can I fix it? How can be texteditor setted in Theme Option?
The topic ‘How turn "texteditor" in Theme Option Framework?’ is closed to new replies.