Notifications
Clear all

[Solved] Hide emoticon button on editor?

5 Posts
3 Users
1 Likes
1,488 Views
Posts: 55
Customer
Topic starter
(@wafadul)
Member
Joined: 6 years ago

Hi! I already have custom emoticons and i don't need the ones in the editor. How can i hide the button?

 

Thanks!

emo button

 

4 Replies
Posts: 4172
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Hi @wafadul,

You can use this CSS code in Forums > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and refresh the front-end:

#wpforo-wrap .mce-toolbar .mce-btn-group .mce-btn.mce-last{ 
      display: none;
}
1 Reply
Customer
(@wafadul)
Joined: 6 years ago

Member
Posts: 55

@tomson thanks! 

Posts: 15
Customer
(@jason-toth)
Member
Joined: 3 years ago

Is there a way to replace the top link icon of the traditional ones with the floating new one?

1 Reply
 Tom
Admin
(@tomson)
Joined: 9 years ago

Famed Member
Posts: 4172

@jason-toth,

I'm sorry but there is no way to do that.

Share:
Scroll to top