• MadeleineLenagh

    (@madeleinelenagh)


    This problem just started occurring a few weeks ago, before that I could edit without any problems.
    I tried disabling the plugins but it didn’t help. I also replaced both the wp-admin folder and the wp-includes folder. That also didn’t help.

    http://www.lenagh.nl

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    I tried disabling the plugins but it didn’t help. I also replaced both the wp-admin folder and the wp-includes folder. That also didn’t help.

    have you also tried:

    resetting the plugins folder by FTP. Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder (if you have created such folder). The easiest way is to rename that folder to mu-plugins-old.
    – switching to the unedited default Twenty Fifteen theme for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).

    Thread Starter MadeleineLenagh

    (@madeleinelenagh)

    Tried both these options. Neither of them worked.

    Moderator t-p

    (@t-p)

    -Try adding this to the your active theme’s wp-config.php file above the /* That’s all, stop editing! Happy blogging. */ line so it looks like this: define(‘CONCATENATE_SCRIPTS’, false);

    Thread Starter MadeleineLenagh

    (@madeleinelenagh)

    That worked! Thank you!

    Moderator t-p

    (@t-p)

    you are welcome 🙂

    Thread Starter MadeleineLenagh

    (@madeleinelenagh)

    Several updates later, the same problem is back. My September 5th post was fine. And today’s post is invisible.
    I deactivated the only plugin that had been updated in the meantime. That didn’t help.
    I changed themes (Tempera had also been updated in the meantime). That didn’t help either.
    I’m running WP 4.3.1

    -Try adding this to the your active theme’s wp-config.php file above the /* That’s all, stop editing! Happy blogging. */ line so it looks like this: define(‘CONCATENATE_SCRIPTS’, false);

    I tried this one but I can no longer find a wp-config.php file among my theme’s files… Now what?

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

The topic ‘No solution for invisible/white text when editing??’ is closed to new replies.