Is Xmind embed disabled in wordpress blog?
-
I have created a mindmap and trying to embed it in my wordpress blog, but wordpress blog has erased the code every time I tried to save it. Is it some sort of technical error, where wordpress code is not accepting the embed features?
The blog I need help with is: (visible only to logged in users)
-
Hi!
More than likely, the embed code uses an HTML tag that isn’t allowed at WordPress.com for security purposes. You can see a list of blocked embed codes here:
Is the embed code using an embed or script tag by chance?
-
These all are the different codes, I tried to use:
<iframe width=”525″ height=”372″ src=”//e.issuu.com/embed.html#3679217/8968766″ frameborder=”0″ allowfullscreen></iframe>
<div data-configid=”3679217/8968766″ style=”width: 525px; height: 372px;” class=”issuuembed”></div><script type=”text/javascript” src=”//e.issuu.com/embed.js” async=”true”></script>
<div data-configid=”3679217/8968776″ style=”width: 525px; height: 371px;” class=”issuuembed”></div><script type=”text/javascript” src=”//e.issuu.com/embed.js” async=”true”></script>
<div data-configid=”3679217/8968776″ style=”width: 525px; height: 371px;” class=”issuuembed”></div><script type=”text/javascript” src=”//e.issuu.com/embed.js” async=”true”></script>
<iframe width=”525″ height=”371″ src=”//e.issuu.com/embed.html#3679217/8968776″ frameborder=”0″ allowfullscreen></iframe>
They belong to Isssu.com.
I also have problem using Flickr in the wordpress, I had to use HTML script instead of iframe. So, instead of having photo in a frame, it is just pasting it like another photo.
-
Hi!
The codes you’re using (iframe and script) aren’t allowed at WordPress.com so they’ll be stripped out. They will not work correctly. Is there another way to embed the mindmap other than using iframe tags?
Regarding Flickr, the only way to embed those within your blog is listed here:
Just copy and paste the image on a line by itself, and we do the rest! The iframe code will not work for the same reasons mentioned above.
- The topic ‘Is Xmind embed disabled in wordpress blog?’ is closed to new replies.