Forums
(@lisac7)
13 years, 10 months ago
Am reposting this for others as it worked for me as well, and thanks to etellewyn for posting.
Look for this in wpaudio.min.js — {jQuery(‘a[href$=.mp3]’).addClass(‘wpaudio’);}
and change it to this: {jQuery(‘a[href$=”.mp3″]’).addClass(‘wpaudio’);}