Can't add Radio Player on my Site 4lobos.wordpress.com
-
I am trying to add a web player on my site 4lobos.wordpress.com. Below is the script and I cannot get it to work.
<script>(function (win, doc, script, source, objectName) { (win.RadionomyPlayerObject = win.RadionomyPlayerObject || []).push(objectName); win[objectName] = win[objectName] || function (k, v) { (win[objectName].parameters = win[objectName].parameters || { src: source, version: ‘1.1’ })[k] = v; }; var js, rjs = doc.getElementsByTagName(script)[0]; js = doc.createElement(script); js.async = 1; js.src = source; rjs.parentNode.insertBefore(js, rjs); }(window, document, ‘script’, ‘https://www.radionomy.com/js/radionomy.player.js’, ‘radplayer1’));
radplayer1(‘url’, ‘4loboskonkaniradiostation’);
radplayer1(‘type’, ‘medium’);
radplayer1(‘autoplay’, ‘0’);
radplayer1(‘volume’, ’50’);
radplayer1(‘color1’, ‘#000000’);
radplayer1(‘color2’, ‘#ffffff’);
</script>
<div class=’radionomy-player’></div>Is this because wordpress.com does not support Webplayer?
Appreciate getting back to me.
Regards,
4LobosThe blog I need help with is: (visible only to logged in users)
-
Hi.
You can’t use script tags on WordPress.com for security reasons: -
-
Can you provide me the link to download wordpress.org.
will my domain be 4lobos.org?4lobos
-
These forums are only for blogs/sites hosted by WordPress.com
WordPress.COM and WordPress.ORG are completely separate and different http://support.wordpress.com/com-vs-org/
For inquiries about WordPress.org you should ask in the WordPress.org forums
http://wordpress.org/support/Cheers.
-
- The topic ‘Can't add Radio Player on my Site 4lobos.wordpress.com’ is closed to new replies.