July 1, 2020 3: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
July 2, 2020 11:28 am
Hi @drumlinking,
Try this one:
https://your-domain/community/messages/
The community can differ in your case.
July 2, 2020 12:57 pm
Thanks.