I'm having problems adding videos to the far right column of the Photo Gallery page on our website: www.dc3band.com. There are three videos on the "Video" webpage, which I was trying to post in a smaller window on the right hand column on the "Photo Gallery" page. The first one posted correctly, but the second two are not working. Can you help me? Thank, LouAnn
Hello, I think you have pasted incorrect embed video code in the text widget. So, paste the code given below in the text widget content area (Appearance > Widgets) instead of the previous code. Code: <p><iframe src="http://www.youtube.com/embed/GgUSOsRWZNM" height="315" width="280" allowfullscreen="" frameborder="0"></iframe></p> <p> </p> <p><iframe width="280" height="315" src="//www.youtube.com/embed/R8Gft3MZSfc" frameborder="0" allowfullscreen></iframe></p> <p> </p> <p><iframe width="280" height="315" src="//www.youtube.com/embed/XgIk23bNark" frameborder="0" allowfullscreen></iframe></p> <p> </p> This will solve your issue.