Notifications
Clear all

wpForo 1.x.x [Closed] Box error

12 Posts
3 Users
0 Reactions
1,617 Views
Posts: 17
Topic starter
(@fernando)
Eminent Member
Joined: 6 years ago

Box is displayed incorrect. How to display like this forum? 🙂

I have not other plugins or edited anything...

11 Replies
Sofy
Posts: 4871
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi @fernando,

Please register some testing user and send the users login details with your forum URL to info[at]gvectors.com email address to allow us to check the issue. 

Posts: 17
Topic starter
(@fernando)
Eminent Member
Joined: 6 years ago

Okey! thanks a lot, i shared you user 🙂

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 4871

@fernando,

You've forgotten to include your forum URL in the email content. 

 

Posts: 17
Topic starter
(@fernando)
Eminent Member
Joined: 6 years ago

Solved! Ty!

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 4871

@fernando,

Please navigate to the Dashboard > Forums > Settings > Styles Tab, put the following  CSS code in the "Custom CSS code" textarea, save it, delete all caches and check again:

#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group {
width: auto !important;
}
#wpforo #wpforo-wrap .wpf-topic-create .mce-container-body .mce-container .mce-container-body .mce-container > div {
display: flex;
} .mce-flow-layout-item:nth-child(2) {
margin-left: 20px !important;
}

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

Posts: 17
Topic starter
(@fernando)
Eminent Member
Joined: 6 years ago

Now is displayed better! But i dont know why appears like this:

Thanks!!

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 7 years ago

Support Team
Posts: 4871

@fernando,

Please see how it looks in my case: https://www.screencast.com/t/JR7elpsSI

Press Ctrl+F5 (twice) on the frontend before checking.    

 

Page 1 / 2