Reply To: link to create new message does not work


Home Forums Front End PM PRO link to create new message does not work Reply To: link to create new message does not work

#4465
Shamim Hasan
Keymaster

ok you can add following code in that page content. use html tab to add following code of your editor


<a href="YOUR_MESSAGE_PAGE_URL?fepaction=newmessage&to=USER">Send Message</a>

Change YOUR_MESSAGE_PAGE_URL with your message page url and USER with your user nicename to whom you want to send message to.