@bujkilla, You should contact your active theme support with this issue.
@mazohho You can customize the forum.php file of the current layout and add the shortcode using either the apply_shortcode() or do_shortcode() func...
@xcoleman17, Could you please leave some example URL to allow us to understand the issue?
@morosirus, The font size drop-down in the formatting menu. The CSS code below should help you to solve the issue: .mce-menu .mce-container...
@user13927, This issue will be fixed in the next version. Please wait for the next update.
Hi @exode13, Please read this support topic. The same issue is described here:/p>
Hi @dinak, Please check out this article, it should be helpful for you:/p>
@oksana, We're really sorry, but this issue cannot be fixed using the wpForo selectors. You should contact your theme support with this issue.
@xcoleman17, Please follow the solution provided in this support topic:/p>
Hi @rapid3dme, Use the CSS code below: #wpforo #wpforo-wrap .wpforo-category div { font-size: 16px !important; font-weight: bold;} The red ...
@oksana, Still not sure what you need to change or add. I'd suggest you customize the file and make the changes in the template files: Doc for w...
@garygordon, Use this one: add_filter('wpforo_pass_max_length', function ($length){ return 3;} );
@oksana, Please try to explain using some screenshot.
@bujkilla, Please follow the steps below: Navigate to Dashboard > Forums > Dashboard admin page, click on the [Rebuild Phrases] button G...
Hi @roeteken, Just make sure the "Display Usergroup under Post Author Avatar" checkbox is enabled for the new usergroup you've created. The option i...