Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Saguaros Moderator
    #1080829

    Hi Flavius,

    I check and see that the audio is playing fine now.

    To hide the download button, you can use this custom CSS:

    .ja-jplayer-mini .jp-audio .jp-download {
        display: none;
    }

    put into the file: root/templates/ja_muzic/css/custom.css (create this file if it doesn’t exist)

    Regards

    slowlyjam Friend
    #1080993

    Thank you very much, Sauaros.

    Works fine.

    Flavius

    Saguaros Moderator
    #1081033

    You’re welcome!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 6 years, 11 months ago.

The topic ‘Cannot get Audio to Play’ is closed to new replies.