Title: [Plugin: podPress] something about javascript wrong on myweb header
Last modified: August 20, 2016

---

# [Plugin: podPress] something about javascript wrong on myweb header

 *  [masoncha](https://wordpress.org/support/users/masoncha/)
 * (@masoncha)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-podpress-something-about-javascript-wrong-on-myweb-header/)
 * I used podpress on my website ,and I like it verymuch.
 * but ,there’s someting wrong on the webpage header.
 * now ,it is show someting like this:
 *     ```
       '; ,
       ```
   
 * I read the source ,its
 *     ```
       <script type="text/javascript">
       //<![CDATA[
       var podpressL10 = {
       	openblogagain : 'back to:',
       	theblog : 'the blog',
       	close : 'close',
       	playbutton : 'Play >'
       }
       //]]>
       </script>
       ```
   
 * and you can see it on the top of my web [http://zhenhao.me](http://zhenhao.me)
 * can you help me to fix this? thank you for you podpress.
 * [http://wordpress.org/extend/plugins/podpress/](http://wordpress.org/extend/plugins/podpress/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [ntm](https://wordpress.org/support/users/ntm/)
 * (@ntm)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-podpress-something-about-javascript-wrong-on-myweb-header/#post-2312432)
 * Why do you think that the source of this character combination is exactly that
   part of the source code of your blog?
 * I have visited your blog and have analysed these elements with right-mouse button
   action “Inspect Element” (which is a feature of the Firefox Addon with the name
   Firebug). If you do that then you can see that these characters are in inside
   the `<body>` tags besides some other elements which look like they should not
   be there:
 *     ```
       <body class="wordpress ltr zh_CN parent-theme y2011 m09 d23 h16 friday logged-out home blog layout-default">
       ';
       <small class="link">
       <a href="http://ca [...] .se.com/">casino online</a>
       </small>
       ,
       <small class="link">
       <a href="http://www.si [...] org/">forex signals</a>
       </small>
       ```
   
 * (I have shortened the URLs)
 * You can see these elements also if you use the development tools of Safari or
   Chrome.
 * If you compare this dynamic source code view of Firebug (or the comparable feature
   of Safari or Chrome) with the static source code view of the web browser then
   you can see that these elements are not in the static source code. In my opinion
   that means that a script (Javascript) is inserting these elements dynamically
   on page load into the `<body>` part of your blog. But I doubt that podPress is
   responsible for that. But it makes me also even more curious why you think that
   this particular code snippet of the podPress output is responsible.
 *  [Nashie](https://wordpress.org/support/users/iannash/)
 * (@iannash)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-podpress-something-about-javascript-wrong-on-myweb-header/#post-2312673)
 * This happened to me on post-voting/post-voting.php
 * Remove th plug in and it goes away.
 * The line of code:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: podPress] something about javascript wrong on myweb header’ 
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/podpress_f79938.svg)
 * [podPress](https://wordpress.org/plugins/podpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/podpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/podpress/)
 * [Active Topics](https://wordpress.org/support/plugin/podpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/podpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/podpress/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Nashie](https://wordpress.org/support/users/iannash/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-podpress-something-about-javascript-wrong-on-myweb-header/#post-2312673)
 * Status: not resolved