Layout Broken after update 3.3.2 to 3.5
-
I am using a child of twenty sixteen and wp 4.9
Similar as inLayout Broken after update 3.4,
Work around:
add to functions.phpadd_filter( widgetopts_is_active_sidebar_support', function( $a ){ return false; } );
The topic ‘Layout Broken after update 3.3.2 to 3.5’ is closed to new replies.