If I use on my WordPress 4.0 the beautiful playlist shortcode I don’t see the famous “Next” and “Prev” icons, but only this code in my Html code:
<div class="wp-playlist-next"></div>
and
<div class="wp-playlist-prev"></div>
How to display icons to next and prev commands?