I’ve been having an issue with the Newsletter plugin when composing drafts where emojis will disappear after saving or sending the newsletter out. Sometimes I can get them to reappear by clicking the text element and then hitting “apply,” but it doesn’t always work and they usually end up missing in the final email. Any help would be appreciated, thanks!
please check which encoding system you have in place by going to Help > System panel. It should be utf8mb4, if it’s something else please change it to utf8mb4 and hit save.
I wasn’t able to find that info from the WordPress dashboard.
I looked in FileZilla at the wp-content.php file and the DB_Charset field was empty/undefined. Does that mean it defaults to UTF-8? How do I change it to utf8mb4?