Video embed shortcode not working

hello,

i have been trying to add youtube video in post and it does not work like picture.
how do i go about getting video to show

thx

Hey @nbee,

Thanks for writing in. Regretfully, we could not give a solution based on the information you posted. Please review How to Get Support and get back to us with your detailed setup (with screenshots) and the URL of the page you’re having this problem.

Thanks.

@christian_y,

http://hellonbee.com/wp2/2018/01/04/hello-world/

this page check please.

You’re using pretty quotes in your iframe code.

Here’s the code with the standard quotes.

<iframe width="560" height="315" src="https://www.youtube.com/embed/lswcZg7BH2M" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>

If that still doesn’t help, please give us access to your WordPress admin in a Secure Note.

Thanks.

I still can not solve it.:disappointed_relieved:

plz check my page

Hi there,

The login is inaccessible, or maybe you changed the login URL other than the standard one. Is there any special procedures for logging in?

For the meantime, please copy this code and paste it to that section as is.

<iframe width="560" height="315" src="https://www.youtube.com/embed/lswcZg7BH2M" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>

It’s not working since it’s converted to HTML entities, like from < to &lt;.

Thanks!

I checked the log in information, but I did not find any problems in the login.
I copied the code you wrote, but it still did not work out and same result.:persevere:

Hi there,

It’s not the problem with the credentials, but I couldn’t access the login page. This is what’s being displayed.

403 권한 없음 (Forbidden) 접근이 거부된 문서를 요청함.

Maybe it’s blocking the access from other countries.

For the meantime, please provide a video recording of how you’re adding the code then maybe I can compare it to mine and we can start from there :slight_smile:

Thanks!

I hope this can be solved.:sweat_smile:

I see now. You’re using the Visual Mode that is why I see pretty quotes when I first investigated. Visual Mode will display HTML as it is and will not interpret it.

Please use the Text mode. Or best, use Cornerstone and use the Video element to avoid issues like this.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.