Post featured video iframe width

Posted in: Newspaper
Post count: 46

Hi all.

I am having some problems with posts that have a featured video. Some weeks ago, when we set a youtube video as a featured video, we can see it with the same width as the post body. But some days ago, new posts and also older posts just show the video with a maximum width of 600px. Checking the source code of the page it seems that the iframe tag defines that 600px width.

Is it related to any recent update of Newspaper theme? Is it a configurable item from theme panel?

I also tried to downgrade to version 10.3.9 but with same result.

Any help?

Thanks in advance.

Post count: 46

Hi again.

I have searched through the code and found the following at (td-composer/legacy/common/wp_booster/td_video_support.php)

Line 104: <iframe class=”td-youtube-player” width=”600″ height=”560″ src=”‘ . ‘https://www.youtube.com/embed/&#8217; . urlencode_deep( self::get_youtube_id( $videoUrl ) ) . ‘?enablejsapi=1&feature=oembed&wmode=opaque&vq=hd720&’ . $autoplayParam . ‘&’ . $controlsParam . ‘&’ . $loopParam . self::get_youtube_time_param( $videoUrl ) . ‘” frameborder=”0″ allowfullscreen=”” allow=”autoplay”></iframe>

It seems that that widht is hardcoded.

Has it changed in a recent update?

Thanks in advance.

Post count: 18283

Hello !

We need to take a look and see what can be done there to see if a fix can be done in order to fit your needs.

Please contact us via email at contact@tagdiv.com and provide the following:

– admin url and credentials
– A link to this topic in order to identify you

Our team will take a look !

Please note that at the moment the Support team is not 24/7 available. We answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2

Thank you !

Post count: 46

Done.

Thanks in advance.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.