• Hello,

    My name is James. this topic is regarding my attempt to embed the free stream player onto my WordPress. I’m not 100% sure if this is due to the Caster.fm code, or the WordPress itself. I am sending this as a ticket to Caster.fm as well.

    When I first tried to copy the embed code and posted it into the WordPress page’s coding, it showed up for me, but not for anyone else.

    After this, I deleted the code, and tried to do it again with the exact same code. However, this time nobody could see it on the page. The only thing that can be seen is the text for the Caster.fm advertisments (Free Shoutcast Hosting and Radio Stream Hosting).

    Also, when I enter the code and refresh the page to check on it, the code changes.

    For instance, this is the code I enter to embed my player:

    <script type="text/javascript">var cstrpuid = 283866;var cstrpwidth = "500";var cstrpheight = "325";</script>
    <script type="text/javascript" src="http://cdn.caster.fm/0070B7/widgets/player.js"></script>
    <!--   DO NOT REMOVE THE LINKS BELOW, THEY  WILL BE HIDDEN (AND WILL HELP US A LOT)   -->
    <a id="cstrplb" href="http://www.caster.fm/">Free Shoutcast Hosting</a><a id="cstrplb2" href="http://www.caster.fm/">Radio Stream Hosting</a>
    <div id="cstrpdiv"></div>

    And then this is what shows up after I check the code again:

    <script type="text/javascript">// <![CDATA[
    var cstrpuid = 283866;var cstrpwidth = "500";var cstrpheight = "325";
    // ]]></script>
    <script src="http://cdn.caster.fm/0070B7/widgets/player.js" type="text/javascript"></script>
    <!-- DO NOT REMOVE THE LINKS BELOW, THEY WILL BE HIDDEN (AND WILL HELP US A LOT) -->
    <a id="cstrplb" href="http://www.caster.fm/">Free Shoutcast Hosting</a><a id="cstrplb2" href="http://www.caster.fm/">Radio Stream Hosting</a>
    <div id="cstrpdiv"></div>

    So, as you can see, it seems to add a line regarding CDATA. I can not understand what this means. Please reply with any information you can. Thank you!

    James

Viewing 1 replies (of 1 total)
  • Thread Starter traidable

    (@traidable)

    Still hoping to get this figured out. No reply from Caster.fm yet, either.

    Thanks!

    James

Viewing 1 replies (of 1 total)
  • The topic ‘Caster.fm Plugin Does Not Appear’ is closed to new replies.