Hello Janwill,
Yoast SEO supports using emojis as long as your WordPress installation supports them. However, you must insert these characters using the native OS tools as shown in this guide: https://wordpress.org/support/article/emoji/.
Thanks!
Thy for the answer BUT how can I check if my wp installation supports them??? Is there anywhere ja check box or something?
Hi there
Now I had deactivated all plugins and had controlled my theme but the issues is still there.
If I copy the check icon with html entities and click on save the ico is still there but on the second click on the button page UPDATE the entities is changed by ampersand.
please, do you have any ideas?
br
janwill
SORRY FOR MY ENGLISH 🙁 I will do my best 🙁
On the second click there is a line in the console:
Failed to reload Content Analysis for plugin wpbVendorYoast. The plugin was not properly registered.
maybe….
@janwill To use an emoji, the database must be able to save them in the correct format. Please check that your database collation support saving emojis. The database (and the corresponding tables and entries) should support 4 byte collations with ‘utf8mb4’.
If you are unsure how to check this, please contact your server admin or webhost.
Hi Carl B
yes, the database has utf8mb4_unicode_ci and in the wp-config is
define(‘DB_CHARSET’, ‘utf8mb4’);
br
janwill
-
This reply was modified 5 years, 4 months ago by
janwill.
After a few houra of testing, I can say it`s the combi between visual composer last version and the plugin wordpress seo – last version too…
If I deactived the visual composer everything is fine.
Do you hear about this issues?
bg
janwill
-
This reply was modified 5 years, 4 months ago by
janwill.
@janwill Thanks for your reply. We aren’t aware of any current issue with Visual Composer and the Yoast SEO plugin that causes this issue. Can you please confirm you are using the most recent version of Yoast SEO, version 15.5 and the current version of Visual Composer? You can learn more about updating here: https://kb.yoast.com/kb/how-can-i-update-my-free-plugin/
Also, can you confirm you are using WordPress 5.6? You can check by clicking on the W in the top left and selecting About. If you need to update, please check with your host provider. Please know that if you are using an older version of WordPress Core you may experience unexpected behavior with Yoast. This guide explains more: https://yoast.com/why-we-dont-support-old-wordpress-versions/
hui, after 6 hours of testing I had found an issues in the database with “collate” 🙁 now, everything is fine. Thx for your help….
Hi @janwill
We’re glad to know you were able to fix the issue! We’re now tagging this as resolved.