[Plugin: Audio Player] not showing up
-
i installed wp audio player and its not showing up. however when i switched themes it worked.
no i did some serching on a fix for the theme and i came up with
“It is very likely that wp_head() function is missing in your theme’s header. To fix this, put the following code into your WordPress theme’s header file right before the </head>:
<?php wp_head(); ?>”
now i looked in my header and this code was there already so that was not the problem..
The topic ‘[Plugin: Audio Player] not showing up’ is closed to new replies.