please when a ever a user send message he hears sound. please can someone help me stop the sound from users sending a chat message. i want only the receiver to hear the sound
You should add a condition that if a sender ID is equal to current user ID - the the sound should not be played. You can do these change in /ow_plugins/ajaxim/static/js/ajaxim.js file, simply search for the write: function(msg, css_class){ string.