Blubrry PowerPress stop my radio station's flash player
-
My website is https://www.elsalvador.fm and has embed the following code to play my radio station in homepage at top right corner:
<div class="player"> <script type="text/javascript"><!-- var config = { "volumeLevel" : "80", "colors" : "0x00FB0D, 0x007D06, 0x003503", "defaultLanguage" : "es", "defaultStation" : "all", "autoplay" : "true", "mode" : "mini" } //--> </script> <script type="text/javascript" src="https://www.hdaudiostreaming.com/shoutcast/aacplayerDefault/player.js"></script> </div>
But this player stop working when I activate the Blubrry PowerPress plugin and if I deactivate it the player works again. I’ve notice BP works in the purposes for podcast as it supposed to do but it adds a code in header:
<script type="text/javascript" src="https://www.elsalvador.fm/wp-content/plugins/powerpress/player.js"></script> <script type="text/javascript"><!-- function powerpress_pinw(pinw){window.open('https://www.elsalvador.fm/?powerpress_pinw='+pinw, 'PowerPressPlayer','toolbar=0,status=0,resizable=1,width=460,height=320'); return false;} powerpress_url = 'https://www.elsalvador.fm/wp-content/plugins/powerpress/'; //--> </script>
In this way I would like the plugin works just in my podcast category but excluded in the rest of the site. Is this possible?
I’m using Blubrry PowerPress Version 4.0.6 and WordPress 3.5
Thanks in advance.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Blubrry PowerPress stop my radio station's flash player’ is closed to new replies.