Hi @dmolina, If you choose the "Topics and posts" option you'll receive the email notification each time when the new topic or reply (post) is created...
Hi @daveordid, you can hide these fields using CSS code like this. E.g. To hide the MSN you should use the following code: .wpf-field.wpf-field-type-t...
@tenchinhan12 Please follow the steps below: 1. Open the wpf-hooks.php file in the wp-content/plugins/wpforo/wpf-includes/ folder 2. Put t...
@wordpressforever Please try to use the following CSS code: .wpf-forum-item:nth-child(6) ~ .wpf-forum-item { display: none !important;} T...
@grill 1. Please navigate to Dashboard > Forum > Dashboard admin page and make sure either "GD and Image Functions" or "PHP imagick extension"...
@tenchinhan12 Please watch the video below. I don't see any issues. Everything is working fine:/p>
Hi @kmaccs, here is a bug on desktop This is a conflict with the Autoptimize plugin. Please read this support topic, it'll help you to solve the issue...
Hi @squadus, This is a conflict with the Autoptimize plugin. Please read this support topic, it'll help you to solve the issue:
Hi @squadus, Please follow the solution mentioned by Robert:
@jpschwartz, Please edit the "forum test page" page and make sure the sort code is not enclosed in addition tags. Currently, I see that the wpForo mai...
You're right @pitsanu-pols, Now your forum Account page looks much better.
@pitsanu-pols, Please try the following CSS code: #wpforo #wpforo-wrap .wpf-field-wrap span.select2 { display: inline-block !important;} ...
Hi Eva, We're going to check the issue. I'll update the topic asap.
Hi @tenchinhan12, Please register a new testing user and leave the user's login detail with your forum URL here to allow us to check the issue. The to...
Thank you @prodigy36, Please navigate to Dashboard > Forum > Settings > Styles admin page, put the following CSS code in the "Custom CSS code...