• My text editor in Theme Options doesn’t have font color option. How can I add that? I’ve searched around the web, but no luck. On regular pages and posts I can see the font color option.

Viewing 1 replies (of 1 total)
  • Thread Starter azaleas2

    (@azaleas2)

    I’m using Options framework. Here’s the code snippet:

    ` $options[] = array(
    ‘name’ => __(‘Main text block’, ‘options_check’),
    ‘id’ => ‘main_text_editor’,
    ‘type’ => ‘editor’,
    ‘settings’ => $wp_editor_settings );`

Viewing 1 replies (of 1 total)
  • The topic ‘Theme options text Editor’ is closed to new replies.