HTML showing in editor but not showing on website
-
Hi. I am trying to embed Bible Gateway’s ‘Verse for the Day’ into my website. I’ve used the ‘Custom HTML’ option and it works well in the editor.
Unfortunately it doesn’t work when viewing the website.
This is the code – is there a way to make it show on my website? Thanks. Michael
https://www.biblegateway.com/votd/votd.write.callback.js https://www.biblegateway.com/votd/get/?format=json&version=AKJV&callback=BG.votdWriteCallback <!-- alternative for no javascript --> <noscript> https://www.biblegateway.com/votd/get/?format=html&version=AKJV </noscript>The blog I need help with is: (visible only to logged in users)
-
The html code you can use on the wordpress.com platform is very limited, https://wordpress.com/support/wordpress-editor/blocks/custom-html-block/#supported-html-tags
That’s why your code get erased.
- The topic ‘HTML showing in editor but not showing on website’ is closed to new replies.