Hi
I am new to wordpress.com - I know wordpress.com does not allow <iframe>, <embed>, JS, etc for security reasons. Just finished reading the other posts on the subject and the support page.
However, I do understand that there is a whitelist for certain partner websites. I am trying to embed my Google calendar on my blog using <iframe> which naturally gets stripped by the browser and I am left with the src part (which BTW the clever software turns into ). I obviously just want the frame to display. The code is:
<iframe src="https://www.google.com/calendar/b/0/embed?showTitle=0&... style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no">
Can someone suggest a workaround or can the support please include Google Calendar on the whitelist?
Thanks