Home › Support Forums › Theme Support › Pinboard › theme conflict – 'Pinboard' with 'WordPress Directory Plugin' › Reply To: theme conflict – 'Pinboard' with 'WordPress Directory Plugin'
Daniel Tara
Keymaster
A workaround is to disable the theme’s MediaElement player implementation. Open functions.php and delete all JavaScript calls like this:
$('audio,video').mediaelementplayer({...});