• Resolved pprothim0

    (@pprothim0)


    Hi there,

    I am facing a strange problem. I have activated theme-options.php file with default value. But when I block the line in comments //require( trailingslashit( get_template_directory() ) . 'option-tree/theme-options.php' ); it doesn’t work. it still appear in the theme option. Also I was trying to delete the file and file data of theme-options.php . But no effective result. Then I try to clean browser cache and check it in other browser. Nothing happened.

    Is it a bug of option tree? Hope I will find a helpful answer.

    https://ww.wp.xz.cn/plugins/option-tree/

Viewing 1 replies (of 1 total)
  • Plugin Author Derek Herman

    (@valendesigns)

    It is not a bug at all. When you add theme options, via the UI builder or a file, they are saved in the database and commenting out the inclusion of the file will not remove the options already saved. You will need to delete them manually by using the UI builder or creating a different theme-options.php file with the correct options.

Viewing 1 replies (of 1 total)

The topic ‘Theme Option's UI builder not off’ is closed to new replies.