Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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 cache

    Im not sure what else to do. Please help?

    #680511

    Hi 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,
    Rikard

    #680715

    Thank 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.

    #680769

    Try adding this to your WP-config file

    define(‘CONCATENATE_SCRIPTS’, false ); //

    Seems to be a WordPress issue and not directly theme related.

    #680887

    Thanks Gary04! Same issue!

    Im going to re-install the WP again. and see what happens.

    #680891

    I 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 read

    Installation Failed

    ….

    Anyone know what that is?

    #681978

    Hi,

    Sorry but I’m not sure why that is happening, could you try contacting your hosting provider about it maybe? It might be that something simply went wrong and trying again might help.

    Regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.