Red

Results 3 comments of Red

Hi, I've found a workaround: *1* register an id on your container: ``` Container::make('theme_options', 'ID_CONTAINER', __('Title')) ->set_icon('dashicons-dashboard') ``` *2* enable validation if your container is loaded ``` jQuery( document ).ready(function()...

Any news about thtat? I encountered the same problem