@kento, wpForo doesn't impose any limitations. The tool migrates the exact number of forums. Ensure that the server timeout allows the migration pro...
Hi, Since wpForo stores all data in separate tables and doesn't use wp_posts, you cannot utilize wp_query. All customization should be done using wp...
@danno6116 This article should be helpful for you:/p>
Hi, Please read Tom's answer here:/p>
Hi, Try this code: #wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic {color: #000000 !important}
Hi, The last answer is: Could you please check and let us know which wpForo theme you're using? You can find this information in the Dashboard ...
@danno6116, Please try this hook-code: add_filter( 'wp_new_user_notification_email_admin', function( $wp_new_user_notification_email_admin ){ ...
Could you please provide some screenshots for clarification?
The same question is discussed here:/p>
Dear @sison2466, Nothing was changed except for the option by our developers.
Hi, Please note that the canonical URL is automatically defined by wpForo SEO tags. Please refer to the attached screenshot for clarification. ...
@danno6116 We're really sorry, but wpForo doesn't have such a feature. You may need to consider using another plugin for this purpose.You can check ...
@furkangunes04 Add this one as well: #wpforo #wpforo-wrap .wpforo-content { display: flex; flex-direction: column; } #wpforo #wpforo...
@sison2466 I've already responded to this question. On our website, the developers have enabled the 'Front - Can access to add topic page' checkbox....
Hi, Please try the CSS code below: .wpf-form-wrapper.wpf-topic-create { display: block !important; } #wpforo #wpforo-wrap .wpf-head-bar-ri...