How to fix site displaying errors to visitors? [ad_1]My WordPress site health dashboard is showing that error is being displayed to visitors.How can I solve this? [ad_2] Previous ArticleAdvice on rebuilding site with active WooCommerce store Next Article.htaccess configs for website installed in subfolder
There’s some config in your wp-config.php called WP_DEBUG_DISPLAY that is apparently set to true. Set it to false instead.
Start with looking into editing wp-config.php. You should be able to search this problem and find full, clear instructions in seconds
There’s some config in your wp-config.php called WP_DEBUG_DISPLAY that is apparently set to true. Set it to false instead.
Start with looking into editing wp-config.php. You should be able to search this problem and find full, clear instructions in seconds