AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
0
Reactions
1,389
Views
Jul 01, 2020 7:46 pm
Is there a way to provide a direct link to a user's messages? I see in the wpForo menu the shortcode is /%wpforo-profile-messages%/ but is there a way to provide a URL link outside of the menu tab, e.g. on a page with a linked image that would go to messages?
2 Replies
Jul 02, 2020 3:28 pm
Hi @drumlinking,
Try this one:
https://your-domain/community/messages/
The community can differ in your case.
Jul 02, 2020 4:57 pm
Thanks.