Notifications
Clear all

wpForo 1.x.x [Solved] editor buttons/icons not showing

7 Posts
2 Users
1 Reactions
2,021 Views
Posts: 9
Topic starter
(@cybernijntje)
Active Member
Joined: 4 years ago

Dear all,

My editor is missing buttons/icons and is showing squares instead.
I disabled *ALL* plugins, except font-awesome and wpforo, but the issue remains.
Also tried another theme, but I have the same issue there as well.

I checked my profile and visual editor is enabled.
I also checked the wpforo "Topics & Posts" settings and visual editor is enabled.

What can I do here to get the editor to show its buttons/icons?
See: https://fowlibrary.com/forum

Cheers,

Dennis

6 Replies
Posts: 9
Topic starter
(@cybernijntje)
Active Member
Joined: 4 years ago

this is a screenshot of the issue after disabling:

- Activating another theme (twenty nineteen)
- Reinstalling wpforo
- Disabling *ALL* plugins, except wpforo and font awesome

Robert
Posts: 10587
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @cybernijntje,

Please disable the debug mode of wpForo. Then register a regular user and provide the login pass here.

Posts: 9
Topic starter
(@cybernijntje)
Active Member
Joined: 4 years ago

Hi @Robert

Thank you for looking into it! Very much appreciated!

 

User: dennis

pass: wpforo

 

cheers

Dennis

 

 

1 Reply
Robert
Admin
(@robert)
Joined: 9 years ago

Support Team
Posts: 10587

@cybernijntje,

I see you have a custom CSS code like this, please remove it. It's the reason of all your problems:

#wpforo #wpforo-wrap * {
     font-family: "Special Elite" !important;
}

It's either in website custom CSS places or in the Forums > Settings > Styles > Custom CSS Code textarea. Remove it, delete all caches.

And please note, that wpForo inherits the font from your theme, don't set it custom font-family, just use a WordPress theme with a font-family you prefer.

Posts: 9
Topic starter
(@cybernijntje)
Active Member
Joined: 4 years ago

Thanks for the quick look @Robert!

I will have a look later tonight when I’m back home again 

in case I’m not able to find the custom CSS code on the frontend, inwhich file(s) could it be written to?

Cheers

Dennis

Page 1 / 2