Hi,
My website is a marketplace and users can also post listings.
I want my users to be able to contact the listing owner (aka author) using Front End PM's functionality. When logged in users click "contact me", front end PM's new message form will pop up.
The form should contain the following:
1) Name of recipient (author username - where it is hidden from user view)
2) Subject: (autopopulated, where it equal page name)
3) Message box: (empty for users to fill)
Can anyone help with the code?