I've added youtube video to my site but only the text appears which redirects to youtube website. I want to show the video on my page and show video screen instead of just link. My site is ceramics tiles and is on wordpress.
You have to copy the code YOUTUBE provides. It looks like: <iframe width="420" height="315" src="http://www.youtube.com/embed/#######" frameborder="0" allowfullscreen></iframe> Code (markup):
Hi, Here are the steps to embed youtube videos correctly onto your website. 1. Right under the video that you are using for your website, there is a "SHARE" button, it is on the right of the "Like" and "Add To" button, click on it. 2. Next, click on the "EMBED" button which is on the right of the "EMAIL" button. 3. A window with a embedding code will appear, it goes something like this: <iframe width="560" height="315" src="http://www.youtube.com/embed/NShgF-vc3rM" frameborder="0" allowfullscreen></iframe> 4. Copy the codes and paste it into your website. 5. You can change some of the display attributes like width, height, etc. Just google it and I am sure you will be fine. Hope the info helps, cheers. Chris.
You are most welcome, nothing beats getting a prompt and effective solution to a problem Best Regards, Chris.