Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Hugh Lashbrooke

    (@hlashbrooke)

    I have added a filter for this in the v1.9 release that will be coming out tomorrow. Once it comes out and you have updated you can add this to your theme’s functions.php file to hide the episode details from beneath the audio player:

    add_filter( 'ssp_show_episode_details', '__return_false' );

    Cheers,
    Hugh

    Thread Starter DanMSchell

    (@danmschell)

    This worked beautifully, but something else is broken.

    The option:
    Audio player position Above content or Below content

    Select whether to display the audio player above or below the full post content.

    THIS NO longer works, it is always above regardless of this option.

    https://www.oneboomerslife.com/podcast/the-move/

    Thank you,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Download File Option’ is closed to new replies.