I've updated the latest WordPress to the latest version and installed the classic editor for the editor. But when switch to the text mode font shows in white color.
I've updated the latest WordPress to the latest version and installed the classic editor for the editor. But when switch to the text mode font shows in white color.
Share Improve this question edited Feb 4, 2019 at 11:07 fuxia♦ 107k39 gold badges255 silver badges459 bronze badges asked Feb 4, 2019 at 7:09 Aparna MathewAparna Mathew 1651 gold badge2 silver badges9 bronze badges 7 | Show 2 more comments1 Answer
Reset to default 0Add below new constant in your wp-config.php
define('CONCATENATE_SCRIPTS', false);
If the cache enabled in your WordPress, try to clear the cache.
WP_DEBUG
in your WordPress to see the current error. – Mostafa Soufi Commented Feb 4, 2019 at 7:18