Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] Link to private messages

3 Posts
2 Users
0 Reactions
957 Views
Posts: 13
Topic starter
(@drumlinking)
Active Member
Joined: 5 years ago

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?

Topic Tags
2 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @drumlinking,

Try this one: 

https://your-domain/community/messages/

The community can differ in your case.

Posts: 13
Topic starter
(@drumlinking)
Active Member
Joined: 5 years ago

Thanks.