How to insert javascript and schema into hueman pages / posts
-
Hello
I would like to know how to insert javascript and schema into hueman pages / posts and let them work.
Because I have already inserted javascript to delay uploading videos on pages, but it does not work, I also insert code for schema for videos in the text part, but I just go to the visual tab that all marking disappears and no longer works. Ex below:
<center>
<div itemprop = “video” itemscope itemtype = “http://schema.org/VideoObject”>
<h2> Video: <span itemprop = “name”> TITLE </ span> </ h2>
<p> <meta itemprop = “thumbnailURL” content = “http://seofoguete.com/wp-content/uploads/2017/11/Lil-Happy-Dance-Facebook.jpg” /> </ p> >
<iframe width = “560” height = “315” src = “https://www.youtube.com/embed/GiDrl0x5dps” frameborder = “0” allowfullscreen> </ iframe>
<span itemprop = “description”> Description, Tags, Markups </ span>
<meta itemprop = “uploadDate” content = “2017-11-29T08: 00: 00 + 08: 00” />
</ div>
</ center>Anyway any code I need to add on a page or theme post does not work? It could help me understand the reason and how it can be solved, as I’m thinking of changing the theme because of this, I’m wasting a lot of time trying to find plugins for this too, but they also do not work.
The page I need help with: [log in to see the link]
The topic ‘How to insert javascript and schema into hueman pages / posts’ is closed to new replies.
