UI Bulder doen't work
-
Hello!
I am new with Option Tree.
Recently, I used anew free theme which comes up with option tree.
I was enthusiastic with these theme options so, I found more about option Tree.
I set add_filter( ‘ot_show_new_layout’, ‘__return_true’ ); and put this line load_template( trailingslashit(get_template_directory()). ‘/option-tree/ot-loader.php’ );
1) Now, I see OptionTree section on my wordpress dashboard but when I am going to edit the fields of my theme, even if I click save, after page refresh I don’t see my changes and I can’t use UI Builder.
2) If i change something manually in the code on theme-options.php file, for example I load the image get_template_directory_uri() . ‘/functions/images/col-3cm.png’ then I see it on my theme options in section layouts…But when i am clicking the image in order to set asa default layout two sidebars (left & right) then nothing happened.
What can i do, in order to have a new layout? And of course to be able to use the UI Builder.
The topic ‘UI Bulder doen't work’ is closed to new replies.