Problems with embedded calendar link
-
I am trying to add my localendar embedded link into my page but it will not display correctly. It just shows up as the actual link when I preview it. Here are my options:
‘fully interactive embedded calendar’
<SCRIPT src=”http://www.localendar.com/public/EsteeEatz?include=Y&dynamic=Y&style=M6″></SCRIPT>
or ‘static non-interactive embedded link’
<SCRIPT type=”text/javascript” src=”http://www.localendar.com/public/EsteeEatz?include=Y&style=M6″></SCRIPT>
or ‘iframe calendar’
<iframe src=”http://www.localendar.com/public/EsteeEatz?style=M6″ height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>None of the links work so I do not know which one I am supposed to be using for my blog and plus I’m not good with code so I do not know if there are things I should delete at the beginning or end to make this work. HELP Please!!!
The blog I need help with is: (visible only to logged in users)
-
We cannot post iframes or JavaScript for security reasons. http://en.support.wordpress.com/code/ This is the calendar we can post on a free hosted WordPress.com blog > http://en.support.wordpress.com/google-calendar/
- The topic ‘Problems with embedded calendar link’ is closed to new replies.