Helo
I use this plugins
But the link in the email
send to the sender profile and not the tab of reciever
domainname/ultimatememberpage/senderID/?fepaction=messagebox&profiletab=fep-um
SenderID should be the reciever ID
i do not see any way to implement this. I will fix this if possible.
PRO version have email template where link will be sent as correct link.
Or, use separate page for messaging system. Create a page and add [front-end-pm] shortcode in it. Then set this page as “Front End PM page” in Front End PM > Settings > General
-
This reply was modified 7 years, 11 months ago by
Shamim Hasan.
I see
So we can t send the link without the sender ID
domainname/ultimatememberpage/senderID/?fepaction=messagebox&profiletab=fep-um
The reciever will be redirected to his message tab under ultimate member
You can see in class-fep-emails.php there is fep_query_url( 'messagebox' ). You can change this whatever link you like.
Remember when you update this plugin, this changes will be gone.