paragraphs on [video] shortcode
-
My favourite shortcode that I just found out about is a default wordpress one that can turn video iframes into html 5 videos making page load much, much faster, perfect responsiveness and you can add your own css designs:
[video src="youtube-video-url"]Delighted that this works in the widget areas too thanks to this visual editor, but would you know why it adds a <p></p> before and after it? I think it is supposed to be like:
<p><div class="wp-video"></p>but instead it goes:
<p></p><div class="wp-video"><p></p>Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘paragraphs on [video] shortcode’ is closed to new replies.