oops, messed up the code
here it is:
<a href="http://YOUR_DOMAIN_NAME/members/$adcontact_name">Contact $adcontact_name</a>
I’ve been looking for a good way to do this also. I’ve found a temporary solution…
In the awcp settings, ad/listing tab:
Scroll down to the Single Ad page layout template and throw this under contact information:
Contact $adcontact_name
Then you can delete the link in there to the users email.
The only problem with this is, when you register with the buddypress registration form, it asks you for a Username and a Name. If the names arent the same, the contact link will bring you to a 404 page.
I’m still looking for a better solution