Dec 31, 2017 2:21 pm
Hello, I have a problem with emojis in my forum. Can I delete emoji icon from toolbar in editing post/topic?
Please help me in short time.
Thank you.
3 Replies
Dec 31, 2017 6:18 pm
Please describe the problem and leave some screenshot.
In case you want to disable Emoji icon you can use a simple CSS code. Please navigate to Dashboard > Forums > Settings > Styles admin page, put this CSS code in Custom CSS code textarea, delete all cache and do Ctrl+F5 on forum front:
#wpforo #wpforo-wrap #mceu_20, #wpforo #wpforo-wrap #mceu_21{ display:none; }
Dec 31, 2017 9:16 pm
This problem comes from your database char-set. Please read this support topic and follow to the instruction to update your database. Your database char-set is out of date:
https://wpforo.com/community/faq/emoji-does-not-work-errors-topic-add-error-and-reply-failed/