Why is my html getting stripped?

  • Unknown's avatar

    HI. I want to put html codes in the text widget to create donation widgets for a few fundraisers in the side bar but the codes keep getting stripped. They are copied from youcaring. There is noting malicious about them and I was wondering if there is a way these html codes can be approved. I have included them below. (3)
    <iframe src=”http://www.youcaring.com/fundraiser-widget.aspx?frid=167622″ width=”190″ height=”312″ frameborder=”0″></iframe>

    <iframe src=”https://www.youcaring.com/fundraiser-widget.aspx?frid=168661″ width=”335″ height=”454″ frameborder=”0″></iframe>

    <iframe src=”https://www.youcaring.com/fundraiser-widget.aspx?frid=167764″ width=”335″ height=”454″ frameborder=”0″></iframe>

    Thank you for your time.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    iframe & script are not allowed for security and reliability reasons, you need to use plain html

    Allowed Code

    Add Code to Your Site

  • The topic ‘Why is my html getting stripped?’ is closed to new replies.