I want a specific sound clip to play when a k2 category page is displayed. When I am using the beez3 template everything works fine (example :
www.digital-in.info/nigdi/index.php/arthra-anartiseis/kappadokia ).
BUT when I am using the Gavick Steakhouse template, it is not (example:
www.digital-in.info/nigdi/index.php/arthra-anartiseis/pontos ).
Instead of the mp3 control bar, I get the following text :
jwplayer('avID_AVPlayerID_0_d2fb9d9b86612f4023c8aa01109082d1').setup({ 'file': '/nigdi/images/audio/pontiaco2-fadeinout.mp3', 'image': '', 'height': '24', 'width': '480', 'autostart': 'true', 'repeat': 'false', 'controls': '1' });
It seems there is some kind of conflict. Any help will be appreciated!