This FAQ should be helpful as well:/p>
Hi, Please note that the wpForo Support user is the author of all AI-generated responses.If the post doesn’t resolve your issue, please describe you...
Hi, The easiest way is to use "Quick Translation – Phrases". Search for "Join us today!" and enter your message. As an alternative, you can custom...
@cotner Try the solution provided here:/p>
Hi, @marsm This has already been added to our to-do list. However, it cannot be prioritized at the top of our tasks, so we might not include this fe...
Hi, The function in wpForo may not work due to several reasons, including JavaScript errors or conflicts with caching plugins. To fix this, you shou...
@eduardo25 Try this code: body{max-width:100%}
@eduardo25 Please provide the example URL.
Hi, Please use the hook code below; add_filter( 'wpforo_search_sql', function( $sql, $args ){ if( wpfval($args, 'type') === 'titles-only' ){...
Hi, I'm sorry, but the wpForo doesn't have such a feature. You can limit the uploaded file size using the "Maximum upload file size" option. It's lo...
@fufy Use this hook-code: add_filter( 'wpforo_content_after', function($content){ return str_replace( '<video ', '<video controlslist="nod...
Hi, I managed to add banners for the forums. See the attached screenshot. But I don't remember how I did it. Please read carefully this docume...
Hi,I'm sorry, but we don't have documentation available for wpForo hooks.