• I’m a novice, but am trying to insert an MP3 player into the footer on my site. I have used this “code”

    <?php if (function_exists("insert_audio_player")) {
       insert_audio_player([audio:https://www.my-domain.co.za/wp-content/plugins/file-name.mp3]);
     } ?>

    Nothing happens. What am I doing wrong.

    Thanks in advance for any help offered

Viewing 1 replies (of 1 total)
  • everything U do ok.
    Try to use Notepad++ for editing and inserting the code.
    Code must have right “syntax”.

    Or maybe, there is some problem/conflict with your theme.
    Try to test it on the default theme of WP.

    Good Luck!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Audio Player] INSERTING MP3 PLAYER INTO FOOTER’ is closed to new replies.