• Since the update, all content disappears from WP editor on save. A few different articles, I could see it if I switched the view tab to text then back to visual. However a few of the articles it was gone entirely and did not show in a revision history.Using regular WP editor, have disabled plugin and flushed cache. Same with browser. The browsers I have tested. Current version of Chrome and Firefox

Viewing 2 replies - 1 through 2 (of 2 total)
  • @bellesang,I have so may times facing this issue and getting solution.
    Please check your wp_config.php
    which “DB_CHARSET” exits now?

    IF exits “utf8mb4” change to “utf8” and save.

    define(‘DB_CHARSET’, ‘utf8mb4’);

    Thread Starter bellesang

    (@bellesang)

    That did not work. It is an issue with tinyMCE. The files WP has are not updated and I cant change them with Godaddy.

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

The topic ‘Content Disappears on Save’ is closed to new replies.