Resolve Block (Contains Unexpected/Invalid Content)
-
Using custom HTML block.
It doesn’t seem to like my divs and wants to convert them into jumbled <figure> elements?
For the following code: ‘<div class=”video-container”>’
it wants to convert to: <dfiv class=”vidgureo-container”>
These divs contain iframes with embedded Youtube videos. Here’s a full sample:
<div class=”video-container”><iframe src=”https://www.youtube.com/embed/n-mTKdQ1Ing” width=”900″ height=”506″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></div>
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Resolve Block (Contains Unexpected/Invalid Content)’ is closed to new replies.