@xyberuz What are the table name for all the post? All tables related to wpForo have the prefix "wpforo_" in their names. Also can you sen...
Hi, Could you please provide an explanation accompanied by some screenshots? Additionally, could you share your forum URL to allow us to provide a s...
@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...