• Resolved Mauri

    (@mauricio-rivera)


    The “Display In New window” and “Download” links are being replaced/hidden by 2 additional players. So I am getting 3 players for one post.

    Please visit my page to see the problem:
    http://peoplestribune.org/pt-news/peoples-tribune-radio/

    I am using a modified Twenty-Eleven theme and added the following code to my template page, as recommended on the BluBrry website:

    <article class="podcast-article">
       <h3><?php the_title(); ?></h3>
       <?php if( $episode_content = get_the_powerpress_content() ) { ?>
       <fieldset class="episode-box">
          <?php echo $episode_content; ?>
       </fieldset>
       <?php } ?>
     </article>

    I have tried changing players through the plugin UI. Didn’t solve the problem.
    Thanks in advance for any help you can provide.

    https://wordpress.org/plugins/powerpress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Mauri

    (@mauricio-rivera)

    Quick Note:
    I have posted this topic on the Blubrry forum.
    If this gets resolved on Blubrry’s site, I will be sure to post the answer here.

    Thread Starter Mauri

    (@mauricio-rivera)

    Problem solved.
    Plugin conflict with:
    mb.miniAudioPlayer

    Deactivated this plugin and everything is working fine now.

    Thread Starter Mauri

    (@mauricio-rivera)

    Resolved

    Plugin Author Angelo Mandato

    (@amandato)

    Glad you figured it out. PowerPress uses the MediaElement.js player built into WordPress with new installations, but you can still use one of the flash based players as well in PowerPress, though I highly recommend the MediaElements.js player.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘"Display In New window" and "Download" links not showing’ is closed to new replies.