Notifications
Clear all

wpForo 1.x.x [Closed] Emojis

5 Posts
3 Users
0 Likes
1,147 Views
uforeport
Posts: 13
Topic starter
(@uforeport)
Eminent Member
Joined: 5 years ago

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
Sofy
Posts: 4229
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

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. 

1 Reply
uforeport
(@uforeport)
Joined: 5 years ago

Eminent Member
Posts: 13
Posted by: Sofy

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. 

Done, I sent you an email with the login details.

The text editor in general seems to be broke, nowhere near as many options as the text editor here. 

JorgeW
Posts: 105
(@jorgew)
Estimable Member
Joined: 5 years ago

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:

Sofy
Posts: 4229
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

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' );