PodPress Bug Showing up in Header
-
Hi,
I’m working to get the PodPress plugin working on this site. It’s weird though, because whenever you have a call for the plugin to insert a podcast on a page, the player shows up in two places.
The player shows up where it is supposed to at the bottom of the post, but it also shows up in the header of the page. You can see a pic of the bug here:
https://img.skitch.com/20080829-qynwfb9qwer7jh1e161b1wicsb.jpg
and here is the source code for where the mystery player is showing up in the header:
<html xmlns="https://www.w3.org/1999/xhtml" dir="ltr"> <head profile="https://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content=" <div class="podPress_content"><div id="podPressPlayerSpace_1"> </div> <a href="https://www.deanramsden.com/podpress_trac/web/15/0/PodCast_1.mp3" target="new" ><img src="https://www.deanramsden.com/wp-content/plugins/podpress/images/audio_mp3_button.png" border="0" align="top" class="podPress_imgicon" alt="icon for podpress" /></a> PodCast 1 [19:45m]: <a href="#" onclick="javascript: podPressShowHidePlayer('1','https://www.deanramsden.com/podpress_trac/play/15/0/PodCast_1.mp3',300,30,'true'); return false;" ><span id="podPressPlayerSpace_1_PlayLink">Play Now</span></a> | <a href="#" onclick="javascript: podPressPopupPlayer('1', 'https://www.deanramsden.com/podpress_trac/play/15/0/PodCast_1.mp3',300,30); return false;" >Play in Popup</a> | <a href="https://www.deanramsden.com/podpress_trac/web/15/0/PodCast_1.mp3" target="new" >Download</a> (1) </div> <script type="text/javascript"><!-- podPressShowHidePlayer('1', 'https://www.deanramsden.com/podpress_trac/play/15/0/PodCast_1.mp3',300,30, 'false', 'https://www.deanramsden.com/wp-content/plugins/podpress//images/vpreview_center.png'); --> </script>" /> <meta name="generator" content="Bluefish 1.0.7"/> <!-- leave this for stats --> <link rel="stylesheet" href="https://www.deanramsden.com/wp-content/themes/theme488/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="https://www.deanramsden.com/wp-content/themes/theme488/print.css" type="text/css" media="print" /> <link rel="alternate" type="application/rss+xml" title="Relational Energy Healing By Dean Ramsden RSS Feed" href="https://www.deanramsden.com/feed/" />
So if anyone has any ideas on how to remove the mystery player in the header, I would be greatly appreciative.
Thanks!
Brad
- The topic ‘PodPress Bug Showing up in Header’ is closed to new replies.