FWIW, I think Curtis
@derrickhand300 made a contact button for all the members on his site.
Having a button on a profile page for messaging another member would certainly be easier for members than typing an auto-fill username into the private note system -it does take them a little while to figure it out. And the button would appear only for members who are 'following' each other if you have that setting enabled. Or perhaps even better, the button could also prompt you to complete the follow/contact circle if you haven't already with that person.
A contact form is a nice idea. Another very minimalist method of allowing visitors to contact you is to put this in the footer.tpl of your active skin (this one inserts "Site Question" as the email subject, and the text of the footer hotlink reads "CONTACT site owner"). I've placed it directly underneath the footer text line that says "copyright 2016 mysite.com" :
<div id="footer_text">
!!emoji!!1!!emoji!!{$smarty.now|date_format:"%Y"} <a href="{$jamroom_url}">{$_conf.jrCore_system_name}</a><br>
<a href="mailto:youremail@yoursite.com?subject=SiteQuestion">CONTACT site owner</a> <br> </div>
--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
updated by @strumelia: 05/31/16 01:09:35PM