Hi @xmla, If you use the Advanced Attachments addon, please move your topic to gVectors Support forum. If you don't have this addon, then install ...
Hi @jasontoth, I'm sorry, but I don't have any advice here. There is no way to do a custom redirection after resetting password. In case you want to...
I'm sorry but I have no other solution. You can customize the footer.php template file of wpForo in an update-safe way as it's described here:/p>
@agendavolo, Usergroups don't have any relation to WP users page, there is no usergroups in the WP users page. If you mean the members page then ple...
Hi @kevin-m, Screenshot please, I don't see what link you mean. There is no such problem in wpForo. This may be for admins whose email is ...
After executing his SQl, go to Dashboard > Forums > Dashboard and click the [Delete all caches] button.
@agendavolo, Ok, this SQl will move all users from the Registered usergroup (ID:3) to fake usergroup (ID:6). Use your hosting cPanel > phpMyAdmin...
@ulim, You can try this CSS code. Insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, de...
@iverseceo, I don't see any issue. When I click the [Add topic] button it goes to the login page. When i click the login menu it goes to the login p...
@agendavolo, Please take a full width/height screenshot of this page.
Please read this support topic: I don't see why you ask this question. wpForo topic URLs are SEO friendly, like this topic: https:// wpfo...
@javi4dx, Ok, thank you for letting us know, this is probably an issue in the core functions. We'll fix this in the next update.
@agendavolo, Please leave a screenshot of the usergroup admin page and let me know the current usergroup of the users you want to attach to the cust...
@jesus, Do you mean the redirection of all external links to a specific topic? I'm sorry, but this is not possible, it requires lots of custom cod...
Hi @forronix, Current login user GroupID: WPF()->current_user_groupid Groupid by UserID: wpforo_member($userid, 'groupid'); Returns...