Hi @sdpafx,
First of all, thank you for using wpForo. Can you tell me a little more about what’s going on?Â
Hi Sofy, the article window is also smaller than normal and I cant edit any post. Just got the waiting icon and nothing more. thank you for help
there is such a small editor window, posts canot be edited and the thread stats are not updated. Can someone tell me more and help? There are already more than 600 registred users so will be a mess to lose this and start again. thank you
Â
Hi @sdpafx,
I don't see such issue on your website. Please watch the video:
https://www.screencast.com/t/HQGifdakB
I just see a small CSS conflict with the menu, to solve it add the following CSS code in "Custom CSS code" textarea, located in Dashboard > Forum > Settings > Styles admin page.
#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
padding: 0;
}
Don't forget to delete all caches before checking.
Also please make sure the "Disable visual editor" option is not checked/enabled for users who have this problem.