Can’t embed youtube video via copy-paste Youtube URL into editor
-
I have a problem on my site, where i can not embed youtube video by directly copy-paste youtube URL into guttenberg, even though the video is allowed to be embedded.
But when i use HTML code, and using:
https://www.youtube.com/embed/VIDEOID
instead of share URL, its working.
See here:
I dont know where the problem lies, the previous post working fine, but the moment i click “Save“, the video wont get embedded anymore.
But strangely, it is working using HTML code below.
<!-- wp:paragraph {"align":"center"} --> <p class="has-text-align-center"><iframe src="https://www.youtube.com/embed/VIDEOID" width="640" height="320" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p> <!-- /wp:paragraph -->
I posted this in case there is a bug on WP, so you can check it out.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Can’t embed youtube video via copy-paste Youtube URL into editor’ is closed to new replies.