• Resolved Crispypata

    (@carlodimaandal)


    How to you turn off sidebar debug? I don’t remember enbaling it or the plugin having that feature.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey @carlodimaandal,

    Hope you’re well.

    Are you seeing any error on the page or are you just talking about the debug.log file? There are no settings for the plugin panels for debug purpose. But maybe the WordPress debugging active. You can check that on wp-config.php file, is there any of this code;

    
    define('WP_DEBUG',true);
    define('WP_DEBUG_LOG',true);
    

    Cheers,
    Oguz

    Thread Starter Crispypata

    (@carlodimaandal)

    I see colored boxes around the widgets in the front end

    You can toggle Sidebar Debug from the toolbar.

    I hope that helps! Let us know if that resolves your issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How To Turn Off Sidebar Debug’ is closed to new replies.