@vikas3021 You can use > Email Template Designer for this
@berndg if you know what you are doing you can edit "wpforo > themes > 2022 > forum.php" 😉
@yan > Spam Protection Min number of posts to be able to edit profile information 😉
@inferno Open the admin note and you will see the settings 😉
@inferno Dashboard > wpForo > Tools > Admin Note
@badge Images inline or wpForo Advanced Attachments
did you install wpforo twice?/wp-content/plugins/wpforo/ and/wp-content/plugins/wpforo-1/
@dcelest Your screenshot's and tinyurl does not work! But you can make the buttons smaller for mobile viewadd this to custom css @media screen ...
Hi @erbenda80 check the wpForo menu under Dashboard > Appearance > Menu if everything is correct or possibly duplicated wpForo v2 Documentat...
@badge #wpforo #wpforo-wrap .wpfl-2 .post-wrap:nth-of-type(2n+1):not(.wpfp-first) .wpforo-post{background-color: #EFF0E8 !important;} #wpforo #wpf...
same colors as on your forum index #wpforo #wpforo-wrap .wpfl-2 .topic-wrap{background: #E3E4DC;} #wpforo #wpforo-wrap .wpfl-2 .topic-wrap:nth-of-t...
Hi @cotner wpForo > Settings > Member Profile > Profile Page > Default
@badge The code works see video
Hi @badge you can use this CSS code #wpforo #wpforo-wrap.wpft-post .wpforo-right-sidebar {width: 0%; display: none;} #wpforo #wpforo-wrap.wpft-po...
@diegopino try update wp_wpforo_posts set body = replace(body,'[/video]',''); and update wp_wpforo_posts set body = replace(body,'','');