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.

 

wpForo 1.x.x [Closed] Box error

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

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

I have not other plugins or edited anything...

11 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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: 7 years ago

Okey! thanks a lot, i shared you user 🙂

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

Support Team
Posts: 5483

@fernando,

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

 

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

Solved! Ty!

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

Support Team
Posts: 5483

@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: 7 years ago

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

Thanks!!

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

Support Team
Posts: 5483

@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