@gav read this topic > wpForo and Cache Plugins
@motorhype add this to custom css #wpforo #wpforo-wrap .wpforo-post .wpforo-post-content a { text-decoration: underline; }
@motorhype Your first question is not a problem, it has to beevery post has a number so that it can be assignedyou can see it here in your topic1 Po...
Hi @motorhype I can answer your second question 😀 the span style overwrite the strong (bold)watch the Video add this to custom css #wpforo ...
@realact try this CSS Code #wpforo #wpforo-wrap .wpf-form-wrapper { border-radius: 10px; } #wpforo #wpforo-wrap .wpf-topic-create { ba...
@jeanne Dashboard > Forums > Settings > Features Tab > Show Forum Statistic check out the documentation >
@aar read this topic > How to show Like count instead the likers.
@jasontoth Check the post whether all tags are correctly opened and closed. According to the source code, one </em> is too much, which means...
@hector @media screen and (max-width:600px){ #wpforo #wpforo-wrap .wpforo_recaptcha_widget { transform:scale(0.65); -webkit-transform...
@jasontoth and add this too #wpforo #wpforo-wrap .wpforo-post-content p { margin-bottom: 15px !important; }
@aar add this example (black background orange font) to custom css #wpforo #wpforo-wrap a.wpf-new-button, #wpforo #wpforo-wrap span.wpf-new-button...
@jasontoth use inline CSS example <p style="line-height:14px;">Wulf Moon<br>Forum Moderator</p> Wulf MoonForum Moderator
@azzidoqsc the code above normally removes the fields from the "Account Tab" so that nobody can insert anything anymore you can also hide the fiel...
@azzidoqsc try this code function wpforo_custom_remove_user_fields( $fields ){ $remove_fields = array('about', 'site'); if( !empty($fields) ){...
@panos If you use the addon wpForo Embeds, you should describe your problem here > if not, take a look to the addon > wpForo Embeds