breaks post if last item is a video
-
if the last item in a post is a video inserted the WP 4 way (just pasting the vid URL on a new line) then the link is displayed, not the video
if the video is not the last item, then it displays fine
if the saving manager is disabled, then the video loads
happens with the jQuery loading enabled or disabled
here’s the html with plugin enabled…
<p>https://www.youtube.com/watch?v=vxCNeK97_C8</p>
and disabled…
<p><iframe width="474" height="267" src="https://www.youtube.com/embed/vxCNeK97_C8?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘breaks post if last item is a video’ is closed to new replies.