Thread Starter
ipLC
(@iplc)
The second player it was loaded by audio.js (a file belonging to the theme), so I’ve commented this line
wp_enqueue_script(‘audiojs’,get_bloginfo(‘template_url’).’/js/audiojs/audio.js’, array(‘jquery’), ‘1.0’);
Thread Starter
ipLC
(@iplc)
The player was generated by the theme! Thank you. I’ve just removed the code that generated the second player.