Muhammad Haroon
asked 8 years ago

Hey there,

First, thanks for building one of the best WordPress themes! You guys are great!

Second, I have a problem – I use DW Focus on http://alphamarketingcorp.com/modernlensmagazine which is a test environment. Unfortunately the Youtube videos embedded in posts are not responsive on handheld devices. Tried disabling/enabling all plugins, nothing worked. Same host, same theme, same environment except with demo content at http://alphamarketingcorp.com/haroontesting the videos seem to be just fine (i.e. responsive).

Don’t know what the problem is 🙁 Could you please help?

1 Answers
DominicStaff
answered 8 years ago

I have checked your site and see that you need to add the embed/url link and select the Video format in the right hand side and add the feature image to your Video post.

Dominic Staff
replied 8 years ago

Note: If you still face their issue, you can send me username & password of your site, I will check and help you resolve it.

John Yakubik
replied 8 years ago

Dominic,

My developer created this post. I don’t think you’re interpreting his question correctly. We are not creating video posts. These are posts we have already created (over 600) that have Youtube videos embedded in them. When we view them on mobile the embedded video is not responsive.

It is in version 1.1
Example http://modernlensmagazine.com/photographers-understand-circle-confusion/2/

It is not responsive in 1.31
Example http://alphamarketingcorp.com/modernlensmagazine/photographers-understand-circle-confusion/2/

Do you still need a username and password?

Let me know.

Thanks in advance,

John

Dominic Staff
replied 8 years ago

Please use the following code in the style.css file:

.single #main>.post iframe {
width: 100%;
}

Powered by DW Question & Answer Pro