I have tried this, but I’m not able to but the music player on my webpage. I’ve ensured it’s activated and tried to just enable “show audio player”.
I also tried to implement it directly by copying the line of code: <?php if(function_exists(‘cw_musicplayer_displayFrontendPlayer’)){cw_musicplayer_displayFrontendPlayer();} ?> , but that doesn’t work either.
Where should the media player “pop up” or where should I put the code: <?php if(function_exists(‘cw_musicplayer_displayFrontendPlayer’)){cw_musicplayer_displayFrontendPlayer();} ?>
Regards,