"Display In New window" and "Download" links not showing
-
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:
https://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.
Viewing 4 replies - 1 through 4 (of 4 total)
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.