-
AuthorPosts
-
August 30, 2016 at 11:50 am #679346
Hi
Ive searched far and wide on this forum and google to solve my white text issue. My text editor is showing white text. I can see it, if I highlight the text with my mouse.
I tried the following:
• update my WP to 4.6
• update Enfold to 3.7.1
• de-activate all the plugins
• my PHP memory is on 64m
• emptied the cacheIm not sure what else to do. Please help?
September 1, 2016 at 7:10 am #680511Hi zedduo,
You have the following CSS coming from editor.min.css, I’m not sure what is responsible for that file but I would think it’s a plugin:
.js .tmce-active .wp-editor-area { color: #fff; }Thanks,
RikardSeptember 1, 2016 at 2:07 pm #680715Thank you for the reply Rikard!
But I did de-activate all my plugins and the text is still white. Im not sure if you noticed, but the buttons on top of the text -editor is missing as well.September 1, 2016 at 3:22 pm #680769Try adding this to your WP-config file
define(‘CONCATENATE_SCRIPTS’, false ); //
Seems to be a WordPress issue and not directly theme related.
September 1, 2016 at 6:29 pm #680887Thanks Gary04! Same issue!
Im going to re-install the WP again. and see what happens.
September 1, 2016 at 6:36 pm #680891I got this error below when i wanted to do an auto re-install from the dashboard:
….
Warning: Error while sending QUERY packet. PID=1037962 in /home/(edited out.. link below)/wp-includes/wp-db.php on line 1858
Download failed.: cURL error 18: transfer closed with 136163 bytes remaining to readInstallation Failed
….
Anyone know what that is?
September 5, 2016 at 8:25 am #681978 -
AuthorPosts
- You must be logged in to reply to this topic.
