• Resolved grinsekatze13

    (@grinsekatze13)


    Hello, me again.
    two of the people I have interviewed for my podcast do not want the podcast to be downloadable. I googled and i cant seem to find a way to remove the Download Button in the Webplayer.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alexander Heimbuch

    (@aheimbuch)

    You have to adapt the player template in order to hide the download tab. Go to Settings > Podlove Web Player > Templates > Default and remove

    
            <tab-trigger tab="files">
              <icon type="download"></icon>
            </tab-trigger>
    

    as well as

    
       <tab name="files">
          <tab-files></tab-files>
        </tab>
    
    Thread Starter grinsekatze13

    (@grinsekatze13)

    Thank you, this worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I dont want no Download Button? Podlove Webplayer’ is closed to new replies.