YouTube not working
Multipurpose WordPress Theme Forum Support
- GK User
- Thu Mar 30, 2017 10:32 am
Hi guys,
For some reason I'm able to see an embeded YouTube url work within the preview (http://118.127.46.83/~horshamcoc/frontp ... ube-video/) but it wont work on the home page, where it's feautured. http://118.127.46.83/~horshamcoc/
On another forum they said it had something to do with "oEmbed is a WordPress feature. Your video should work even if the plugin is deactivated. https://codex.wordpress.org/Embeds" so I'm wondering if there is a conflict or something in this template that's causing the problem...??
Please advise?
For some reason I'm able to see an embeded YouTube url work within the preview (http://118.127.46.83/~horshamcoc/frontp ... ube-video/) but it wont work on the home page, where it's feautured. http://118.127.46.83/~horshamcoc/
On another forum they said it had something to do with "oEmbed is a WordPress feature. Your video should work even if the plugin is deactivated. https://codex.wordpress.org/Embeds" so I'm wondering if there is a conflict or something in this template that's causing the problem...??
Please advise?
-
- Expert Boarder
- Joshua M
- Thu Mar 30, 2017 11:22 am
Hi,
Try to add the video as an iframe (use text editor instead of visual)
Try to add the video as an iframe (use text editor instead of visual)
- Code: Select all
<iframe width="560" height="315" src="https://www.youtube.com/embed/FGklegqPt0Y" frameborder="0" allowfullscreen></iframe>
-
- Moderator
- GK User
- Fri Mar 31, 2017 5:14 am
thank you.
-
- Expert Boarder
3 posts
• Page 1 of 1