Html Coding
-
Hello!
I’m trying to implement the below coding into a separate page, which is shown correctly in the visual section but once updated it appears a link. I’m unsure if I’m doing something incorrectly:
–redacted–
Can you please assist?
The blog I need help with is: (visible only to logged in users)
-
Howdy southperthlearningcentre!
The code you posted is Iframe code, WordPress.com does not allow such code for security reasons, here is a quote to explain betterFor security reasons, we remove the tags needed for these to work. Your intentions may be innocent, but someone somewhere might try to use such embeds to damage the site, affecting all of our users.Read more about it here Codes Not Supported
Hope this helps, let us know for any other questions.!
-
is there a way to remove the iframe bits from an embed code so you can still embed the item you wanted just without a frame? (this might be a really stupid question, getting kinda confused over all of this!)
-
Hi again!
If you remove the Iframe the code would not be valid, it will just appear as text, to make it simple, Iframes are not allowed as described in the document. But if you provide details, of what are you trying to do, we can try and figure out a solution. -
May you help me with the code. I try to put on page in HTML this code:
<iframe id=”goglobal” width=”750″ height=”800″ frameborder=”0″ style=”overflow:auto; overflow-y:auto;” scrolling=”auto” src=”http://whitelabel.kruizi.bg/?agent=TRAVELANDIA” marginwidth=”0″ marginheight=”0″></iframe>and the site transforme to http://whitelabel.kruizi.bg/?agent=TRAVELANDIA
But this is not the point :(
-
Hi travelandiabg!
If you look into the reply above it’s the same problem, Iframes are not allowed for security reasons you can read about it here
Codes not Allowed -
There is nothing we can do to help you with it. Let us know for anything else..! Thanks..!
-
hi pavanraheja,
What I’m trying to do is embed the Thunderclap widget onto the campaign page. Here’s the link for the thunderclap widget: https://www.thunderclap.it/projects/58106-pay-attention-uk
You’ll see that their embed button uses iframes: <iframe frameborder=’0′ height=’540px’ src=’https://www.thunderclap.it/projects/58106-pay-attention-uk/embed’ width=’250px’></iframe>
Any help you could give would be great.
Thanks!
-
Hi attentionuk,
As pavanraheja explains in this thread, WordPress.com blocks iframes for security reasons. You can learn more about why some code is blocked here: https://en.support.wordpress.com/code/#flash-and-other-embeds
Would it work for your page to post a link to the Thunderclap campaign instead of a widget?
- The topic ‘Html Coding’ is closed to new replies.