Text Widget and HTml… Not working
-
For some reason I cannot get this to work on the site in a widget at all… It just shows the link.
https://www.biblegateway.com/usage/votd/custom_votd/
Coding:
<script src=’https://static6-a.akamaihd.net/votd/votd.write.callback.js’></script>
<script src=’https://www.biblegateway.com/votd/get/?format=json&version=NIV&callback=BG.votdWriteCallback’></script>
<!– alternative for no javascript –>
<noscript>
<iframe framespacing=’0′ frameborder=’no’ src=’https://www.biblegateway.com/votd/get/?format=html&version=NIV’>View Verse of the Day</iframe>
</noscript>The blog I need help with is: (visible only to logged in users)
-
This support doc explains that iframes cannot be used at WordPress.com
JavaScript and iframes aren’t permitted on WordPress.com for security reasons.
- The topic ‘Text Widget and HTml… Not working’ is closed to new replies.