Custom HTML
-
I have been trying to embed a custom HTML:
View Verse of the Day
Its preview works but when I update and view the page, it never shows.
Please help.
WP.com: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
Hi There,
Could you please provide more details on what exactly you are trying to show here? I can see the below block code on your website:-
http://prnt.sc/1xlgm4jPlease check the below guide of the custom HTML block and its supported tags if it is helpful to you:-
https://wordpress.com/support/wordpress-editor/blocks/custom-html-block/
https://wordpress.com/support/code/Hope this helps!
-
`https://www.biblegateway.com/votd/get/?format=json&version=KJV&callback=BG.votdWriteCallback
<!– alternative for no javascript –>
<noscript>
https://www.biblegateway.com/votd/get/?format=html&version=KJV
</noscript> -
I am trying to embed a code that retrieves bible verses from another site.
The code was obtained from their website.
Code used is a copy-paste of:
https://www.biblegateway.com/usage/votd/custom_votd/ -
Hi,
The code you copied from their website contains external javaScript code & iframe which are not allowed in WordPress.com for security reasons.
Please find below link for more clarification
https://wordpress.com/support/code/For your information, if you need to add audio you can use audio block. Please find below for more details,
https://wordpress.com/support/wordpress-editor/blocks/audio-block/Thanks
- The topic ‘Custom HTML’ is closed to new replies.