
@danniee Please register some new testing user and send the user's login details with your forum URL to info[at]gvectors.com email address to allow...
You should turn off all other SEO solutions on the forum page. So, please just turn them off and let wpForo SEO work alone. This is the wpForo page an...
Hi, Please check for any console errors. You can do this by pressing F12 to open the developer tools, then, navigate to the console tab. After click...
@naayaab The developers have also checked the mobile version of the website, and again, no issues were found. You can see the results here. In a...
Hi, It would be better to contact the Ultimate Member plugin support team regarding this issue. It seems that some cache deletion process may have p...
@pgmr99 We suggest deleting the wpForo plugin folder via FTP, then downloading and installing the latest version of the plugin from WordPress.org.
@naayaab We've checked your website multiple times and don't see any issues. The developers have recorded a video, please visit here to watch it.
@pgmr99 Please contact your hosting support with this question. They'll help you easily solve this issue.
Hi, This is a cache issue, for sure. Please clear all caches: wpForo cache (Dashboard > wpForo > Overview > Delete All Caches) Browser...
@support I don't quite follow you.Do you want to disable the "Subscription Confirmation"? If so, simply set the "Enable Subscription Confirmation" ...
Hi, Please deactivate the wpForo plugin, delete it, then find and activate the wpForo plugin again. If you don't have any forums or topics, you ca...
Hi, Please note, all questions related to paid addons should be asked in the gVectors.com forum. Here, we only support issues related to the free wp...
@annushka This is not an issue. In your case, you’ve enabled the "Turn WordPress into this forum board" option. This disables the entire WordPress ...
@danniee We've added this in our to-do list.
@markt , Please use the hook-code below: add_filter( 'wpforo_post_after_init_fields', function( $fields ){ $fields['name']['isRequired'] = $...