Reply To: theme conflict – 'Pinboard' with 'WordPress Directory Plugin'

#18760
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({...});