Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Hide emoticon button on editor?

5 Posts
3 Users
1 Reactions
2,126 Views
Posts: 55
Customer
Topic starter
(@wafadul)
Member
Joined: 7 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: 4233
 Tom
Admin
(@tomson)
Famed Member
Joined: 10 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: 7 years ago

Member
Posts: 55

@tomson thanks! 

Posts: 15
Customer
(@jason-toth)
Member
Joined: 4 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: 10 years ago

Famed Member
Posts: 4233

@jason-toth,

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

Share:
Scroll to top