TinyMCE editor in bbpress looks different

Posted in: Newspaper
Post count: 9

Hi all,

I have BBPress with TinyMCE editor but it looks black and different than always. bad TinyMCE

I would like to use it with the common format, like this ->good TinyMCE

Why it looks bad? How can I change it?

This is my web https://www.farobursatil.com/Foro/trading-algoritmico/

Thanks!

  • This topic was modified 5 years by zebal.
Post count: 35449

Hi zebal,
I just checked these two plugin and for me is working correctly -> https://i.imgur.com/Hg1OSPD.png
Thank you!

Post count: 9

Hi Calin,

Sorry but something in your Theme is adding aggressive written styling for buttons.

https://support.dev4press.com/forums/topic/tinymce-editor-without-html-tags/

Could you please tell me how can I do to see the editor like you?

Thanks

Post count: 35449

Hi zebal,
I use the default WordPress style and I just installed the theme and these plugins -> https://i.imgur.com/guHifxT.png and that is all I’ve done. The results are these -> https://i.imgur.com/SZQlOKs.png,
Also the ling provide is not working for me, sorry!
Thank you!

Post count: 9

Hi Calin,

This is not the problem. The TinyMCE editor works perfect inside wordpress/wp-admin.

The problem is when someone wants to reply in the forum. This Visual Editor is with a wrong CSS.

Please take a look this link to understand the problem –> https://support.dev4press.com/forums/topic/tinymce-editor-without-html-tags/#post-64454

And check what I telling you checking my website –> https://www.farobursatil.com/Foro/trading-algoritmico/

Post count: 35449

Hi,
In order to be able to see the form as you, I need an account to can sign in -> https://i.imgur.com/Pqb0Kb2.png in this way I will be able to provide a css to help you!
Thank you!

Post count: 9

Now is open for all. Try again.

Thanks

  • This reply was modified 5 years by zebal.
Post count: 35449

Hi,
Please try this custom css -> https://i.imgur.com/ZvBUd1m.png
#bbpress-forums button {
color: #222;
background: transparent;
}
#bbpress-forums button:hover .mce-ico, #bbpress-forums button:hover span {
color: #fff;
}

Set the code in theme panel> custom code> custom css.

hope this will help you!

Post count: 11

this worked for me.. thank you! HUGE help.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.