[Plugin: Audio Player] How to fix unexpected player in the sidebar?
-
Hi!
I’ve tried to insert the code in the sidebar for inserting the palyer. I’ve inserted the below code following the instruction from the faq page of the wordpress audioplayer plugin.`<?php if (function_exists(“insert_audio_player”)) {
insert_audio_player(“[audio:https://www.mysite.com/linktomyaudiofile.mp3|width=100%|autostart=yes]”);
} ?> `The sidebar shows one more audio player with what I’ve inserted. Problem is that I don’t want to keep that unwanted player. How to fix this issue?
Thanks,
Kazi
- The topic ‘[Plugin: Audio Player] How to fix unexpected player in the sidebar?’ is closed to new replies.