Hi, Please note that wpForo uses WordPress functions for deleting users. In other words, user deletion is managed by WordPress, so this issue should...
Dear @simon000000, In both cases, you should check the wpForo User Custom Fields add-on. It includes form builder tools for the Registration form, A...
Hi,Please check the following two support topics: The same issue is discussed in those support topics.
@phuongnhTo solve the pagination issue, please use the CSS code below: #wpforo select{ height: auto !important; } I've previously mentioned h...
@phuongnh We don't see this kind of issue on our test websites.
@phuongnh Please use the CSS code below: @media (max-width: 544px){ #wpforo #wpforo-wrap .wpforo-post .wpforo-attached-file { max-...
The Phrases tabs are separate for each board. You can find the phrases for each board on the:Dashboard > Board Name > Phrases admin page. Is...
Hi,This is just a CSS conflict with the theme or other plugins. A CSS code can be used as a workaround. If you're unable to fix it, please provide the...
@anarcoma Here is the CSS code we recommend checking: #wpforo #wpforo-wrap { width: 100% !important; max-width: 100% !important; p...
Hi, Could you please provide your forum URL?