Hi,
I love the Newspaper theme, I using this theme on three of my websites. I can say a proud user myself.
Now the problem is I am facing with facebook videos. I am simply copying and pasting any video embed code which is provided by facebook.com
something like this.
<iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FDailyMail%2Fvideos%2F1316935811699497%2F&show_text=0&width=560" width="560" height="315" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe>
on my website it’s running and playing successfully but the problem is it’s not responsive. the width is fixed.
while I am pasting any youtube video embed code, which is provided by youtube.com it’s running and playing as responsive, without any issue.
something like this.
<iframe width="1280" height="720" src="https://www.youtube.com/embed/JBQUCzfAw9k?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
my website URL for facebook video example is here :
http://www.godamazing.com/reunion-kid-syndrome-dad-will-make-cry/
and my website URL for youtube video example is here:
http://www.godamazing.com/artist-simply-pouring-cans-paints-will-blow-mind/
I want to play facebook videos also as responsive.
Is there anything I am missing? can anyone please help.
thanks
regards
kapil
Hi,
Thank you for your answer.
can you please guide me how to adjust the iframe an easy way or step by step. or is there any way I can do this by any setting in newspaper theme panel?
as I am not a professional coder.
thanks again for your kind support.
regards
kapil
Hello,
There is no easy way unfortunately if you have no coding skills. In this case it;s best to look for a free plugin like https://wordpress.org/plugins/facebook-video-embed/
We have not tested any plugins so I cannot say for sure if this one will work, but you should try a few of theme out and see how they work.
Thank you!