Why ca not add HTML and some problems also?

  • Unknown's avatar

    Hi there,
    We have Html option in widgets menu but when i try to add html code there will not save! i wanna know how to fix this issue?

    And also for submit our site to some search engines as Bing they will give us code to put in our first page. as we can not to have permission to edit our page Html codes the only way is upload code by widget to the first page but cause that problem can not! How could fix this?

    Thanks.

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

  • Unknown's avatar

    1) we can’t help you until you show us the code. Paste it here between CODE tags so it displays and we can analyze it.

    2) don’t follow those instructions. Follow these instructions: http://en.support.wordpress.com/webmaster-tools/

  • Unknown's avatar

    Thanks for your answer. I got my answer about Bing code. m/

    And about Html code in sidebar (widgets) here is example of what i want;

    <blockquote><script type="text/javascript" language="JavaScript" src="http://www.biblegateway.com/votd/votd.write.callback.js">
    </script>
    <script type="text/javascript" language="JavaScript" src="http://www.biblegateway.com/votd/get?format=json&version=NIV&callback=BG.votdWriteCallback">
    </script>
    <!-- alternative for no javascript -->
    <noscript>
    <iframe framespacing="0" frameborder="no" src="http://www.biblegateway.com/votd/get?format=html&version=NIV">View Verse of the Day</iframe>
    </noscript></blockquote>
  • Unknown's avatar

    That’s not HTML code; it’s javascript code, and it will be stripped out here for security reasons. The alternative they provide, iframes, are even less secure and will also be stripped out.

  • The topic ‘Why ca not add HTML and some problems also?’ is closed to new replies.