2ответ(ов) в теме
Приветствую вас друзья.
У меня ошибки в консоле:
Uncaught TypeError: jQuery.ionSound is not a function at rcl_chat_init_sound (scripts.js:31) at HTMLDocument.<anonymous> (scripts.js:12) at i (jquery.js:2) at Object.fireWith [as resolveWith] (jquery.js:2) at Function.ready (jquery.js:2) at HTMLDocument.K (jquery.js:2)
rcl_chat_sound = rcl_apply_filters('rcl_chat_sound_options',options); jQuery.ionSound(rcl_chat_sound); - тут пишет ошибка }
jQuery(function($){ rcl_chat_init_sound(); - тут пишет ошибка rcl_chat_inactivity_counter(); jQuery('.chat-new-messages').parents('#rcl-chat-noread-box').animateCss('tada'); });
Вы не имеете права на публикацию сообщений в этой теме