Embed Verse of the day on blog

  • Unknown's avatar

    I am trying to a bible verse of the day on my website and I cant get the html to embed, everytime i put the code in a text box and save it it disappears, here is what the code looks like

    <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=CEB&callback=BG.votdWriteCallback”>
    </script>
    <!– alternative for no javascript –>
    <noscript>
    <iframe framespacing=”0″ frameborder=”no” src=”http://www.biblegateway.com/votd/get?format=html&version=CEB”>View Verse of the Day</iframe>
    </noscript>

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

  • Unknown's avatar

    We do not support embedded code and iframes on WordPress.com for security reasons. That means that the code you are trying to use will not work.

    For more information, please see: http://en.support.wordpress.com/code/

  • The topic ‘Embed Verse of the day on blog’ is closed to new replies.