Jump to content

Manual HTML Blocks - Not Showing Up


RazorSEdge

Recommended Posts

On my IP4.0.2 test site I have a manual html block with the following code and it displays just fine when I use the block manager to drop the widget into place on a page.  However, on my live 4.0.2 site, the block will not display.  Any ideas on why it will show up on my test install and not my live site?

<center><script type="text/javascript" src="https://hosted.muses.org/mrp.js"></script>
<script type="text/javascript">
MRP.insert({
'url':'http://xxx.xxx.xxx.xxx:8200',
'lang':'en',
'codec':'mp3',
'volume':65,
'autoplay':false,
'buffering':5,
'title':'Vapid Dispatch',
'bgcolor':'#FFFFFF',
'skin':'mcclean',
'width':180,
'height':60
});
</script></center>

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...