macbookandrew / wp-youtube-live

Displays the current YouTube live video from a specified channel
20 stars 12 forks source link

Always using 640x320 dimension #6

Closed shakib-h closed 6 years ago

shakib-h commented 6 years ago

The plugin is using 640x320 dimension without showing the video in the width and height I entered. Please help me to fix it.

macbookandrew commented 6 years ago

Sounds like your theme stylesheet may be overriding the embed’s specified width/height. Please check that and modify if necessary.

shakib-h commented 6 years ago

I tried on different site with a different theme... But the result was same... Please check this image... https://i.imgur.com/rRAmx4s.png

macbookandrew commented 6 years ago

Can you enable debugging in the plugin settings and copy/paste the debugging comment, or send me a screenshot of at least these parts of the debugging info? https://images.andrewrminion.com/file/ARMD-images/YouTube-live-stream-debugging-embed-size.png

Also, have you tried disabling other plugins and using one of the default WordPress themes?

gpearre commented 4 months ago

Was this resolved? I'm seeing the same issue. It's making my site non-responsive to mobile/tablets. I tried with a default WP theme and it still didn't work for me.