Okay
  Public Ticket #2038467
Audio Player
Closed

Comments

  • oscillator started the conversation

    Hello,

    In the past there was a download button on the audio player. It some how disappeared and I don't know how to put it back there. Could you please help me with this? Is there an option somewhere where I can enable or disable the download button?

    Sincerely,

  •  647
    Alexandre replied

    Hello, 

    You can add store button or a download button on every tracks

    https://d.stage.droplr.com/free/i/rDjm1w


    You can also add button related to the whole playlist
    https://d.stage.droplr.com/free/i/ACXort

    Thanks,


    Alexandre from the Sonaar.io Crew

  • oscillator replied

    Hello Alexandre,


    Thank you for your reply, it helps partially. I was able to add a download button from the podcast episode page, but it's a text button that I can link to the mp3 file: *wp-content/uploads/2019/05/oscillator_01.mp3.

    I see that in your screenshots, you're trying to show me how to customize a playlist and add a download button to 1 track in a playlist. I'm wondering if I can add the same kind of button (not a  text button) from the podcast.

    Also, If that is not possible, would it be possible to create a playlist with all my podcasts and link that playlist to my podcast episode post? for example.

    I create "Playlist A" and add "Podcast 1.mp3" and "Podcast 2.mp3" to it.

    I then create two posts "Podcast Episode Post 1" and "Podcast Episode Post 2".

    Is there a way to set the player in "Podcast Episode Post 1" to start on "Playlist A" > "Podcast 1.mp3" and the player in "Podcast Episode Post 2" to start on "Playlist A" > "Podcast 2.mp3" ?

    Thank you!

  •  647
    Alexandre replied

    Hi,

    As I can see here
    You already have a download button. To make the file downloadable, you have to use a zip file rather than a mp3 file.

    You can also use the "download" attribute. But this solution will not work on internet explorer and safari.
    You have to copy this code in the wp-admin>theme options>custom css/js>js custom field (not the css custom field). 
    $('#sonaar-player .track-store a[href*=".mp3"]').attr('download','');

    Thanks,


    Alexandre from the Sonaar.io Crew

  • oscillator replied

    Hello Alexandre,

    Thank you for your reply.

    As I wrote in my previous message, I was able to add the button with the "download" text to a single podcast episode.

    However, in your example (https://d.stage.droplr.com/free/i/rDjm1w), the download icon was added to a playlist and not to a single podcast episode. I would like to add to a single podcast episode the same download icon that in your example is added to a playlist. Is that possible?

    On the other hand, is it possible to create a playlist with all my podcasts and link a specific episode inside the playlist playlist to my podcast episode post? For example:

    I create "Playlist A" and add "Podcast 1.mp3" and "Podcast 2.mp3" to it.

    I then create two posts "Podcast Episode Post 1" and "Podcast Episode Post 2".

    Is there a way to set the player in "Podcast Episode Post 1" to start on "Playlist A" > "Podcast 1.mp3" and the player in "Podcast Episode Post 2" to start on "Playlist A" > "Podcast 2.mp3" ?

    Thank you!


  •  647
    Alexandre replied

    Hi,

    If you group many many episodes, a list button will be available in the audioplayer
    https://d.stage.droplr.com/free/i/yyQxqD
    This list looks like as you want but it is only available here. 
    We cant reproduce it as a page content.

    Thanks,


    Alexandre from the Sonaar.io Crew

  • oscillator replied

    Hey Alexandre, thank you for your reply. Please go ahead and close the ticket, I will reopen it if necessary.