Jun 25, 2019 2:55 am
On the editor on these forums there is an emoji's option, font size option and text colour option.
On my UFO FORUMS I don't have these options, the editor is very different.
How do I get it to be like the editor here on wpForo?
4 Replies
Jun 25, 2019 7:29 am
Please register some new user and send the user's login details to info[at]gvectors.com email address to allow us to check it.Â
Jun 25, 2019 7:38 pm
Hi @uforeport and @sofy,
As for emojis issue (I'm using wpForo ver. 1.6.1), in my case there is quite a difference, have a look:
Jun 26, 2019 12:37 pm
Hi @uforeport,
You've added the following filter in active theme's functions.php file. If you remove or comment out the following line it'll display the buttons.
add_filter( 'tiny_mce_before_init', 'lp_format_TinyMCE' );