Removing Timeline From Profiles Replacing with Comments
Design and Skin Customization
Yes thank you! will work on it this evening and let you know how it goes
<a> where I added the </a> to mine
<a href="javascript:void(0)" onclick="javascript:openChatMe('{$unique_id}')">Chat with me</a>
<a href="javascript:void(0)" onclick="javascript:openChatMe('17236')">Chat with me</a>
<a href="javascript:void(0)" onclick="javascript:jqcc.cometchat.chatWith('profile_id=');">Chat with me</a>
<a href="javascript:void(0)" onclick="javascript:jqcc.cometchat.chatWith('profile_id=$_profile_id');">Chat with me</a>
('profile_id=$_profile_id') I have also tried ('{profile_id=$_profile_id}')