Can I add custom HTML/Javascript to the page
-
Hello,
I am trying to add this simple snippet of code to my website but the script tag is being removed and the div tag is being mangled (attributes are randomly being removed). Why is this happening and is this supported out of the box and if not are there any workarounds?
<div id=’ps-book’ data-account=’dae8′></div><script src=’https://book.pocketsuite.io/static/javascript/widget.js’></script>
The blog I need help with is: (visible only to logged in users)
-
Adding javascript is not allowed, but you can add plain html.
See http://en.support.wordpress.com/code/ for more detail.
- The topic ‘Can I add custom HTML/Javascript to the page’ is closed to new replies.