Hi! This plugin worked like a charm, but I wondered if there is any way to get the embedded video to vertically align as well? See https://contact.freelancersunlimited.ca/hersheys-commercials
I tried using the plugin Vertical Align and applied it to .object, didn’t work, tried .rve but that didn’t work either. Any hints?
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I have some vimeo videos that I do not own, and we have been asked to display closed captioning by default. I have it working on youtube, but vimeo it looks like it needs to be done on the back end. do you know url parameter that I can use for vimeo?
Thanks,
Aaron
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>This plugin sort of works, but I’m having an issue with my sidebar. The sidebar works fine on all the pages that don’t have a video, but on the pages that do, it is getting pushed out of the way. Not sure what CSS I have to change on the video to get it to stop pushing my content aside.
https://www.glennduxbury-inspections.com/litb/vancouver-home-inspections/
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I’m drafting a post with a bunch of Twitter embeds in it that turn out a bit long because they include images, for example, or replies. RVE is being improperly applied to them, though Twitter’s not in the support list, and the result is they’re getting cut off vertically while not actually being made responsive(horizontally) at all. “>Example screenshot here.
Can we get these filtered out?
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hello, I’ve tried inserting the embed and simple url of the youtube video but it still not responsive. Is there any configuration I should do before this plugin works? Here’s the link https://mumovi.com/2015/05/video-musik-lip-sync-terbaik/
Uh, also the installation guidance seems outdated. I look for setting>media and there’s no option to autoembed. Does wordpress now do this automatically so they eliminate this option? or is it my wp that dont work well?
Thanks in advance
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>On opening of the page, the youtube video is small, only when resizing my window it jumps to fill the full div. How to do this from the launch.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hello,
I have been using your plugin without any issue. It’s fantastic and I love it. However, I have installed BJ Lazy Load as it is a need for any site with lots of images and videos, but now my videos aren’t responsive.
Is there any chance to make these two excellent plugins to work together?
Thank you
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Plugin not work. Please update!
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I have a custom theme that uses Bootstrap 3.2.0 tabs. When the videos are on a non-default tab, the video is not visible.
I realize this is fairly specific, so really I am just wondering if there is some function in RVE that can be used on a tab change event. I would like to call responsiveVideos.resize(), but its scope is restricted to the jQuery callback it’s contained in.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Don’t know what’s happening – tried simple ytube url in text mode, tried with embed shortcode, looked for a button in the visual editor… – only a white space shows up with simple ytube url text mode.
Reading the previous posts it seems that the instructions are a bit outdated, since there is no auto-embed feature to be enabled anymore.
Is this plugin still maintained?
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hi Kevin
I’ve seen a couple of people with this issue, but am raising it again.
This page has two videos. The first, from YouTube, is responsive. The second, uploaded to the library, is not.
I have tried the following code:
[embed]https://absolute/path/to/my/video.mp4[/embed]
Also tried with height and width attributes set, and using the [video]
shortcode
WP: 3.9.2
PLUGIN: 1.2.5
Cheers
Phil ??
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I am guessing this plugin does not work in WP Multi-Site. Doesn’t seem to be appearing anywhere after installation…
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I am using the most recent version of the plugin and wordpress. This plugin works for my YouTube or Vimeo videos, but it doesn’t work for videos I upload to WordPress. The plugin page says that it should work for local videos, but not for me.
Here is my embed code, after I hit “Add Media” and insert an mp4 video:
[video mp4="https://www.mysite.com/wp-content/uploads/video.mp4"][/video]
The video is not responsive and when I look at the source code, it hasn’t added your Responsive Video Embeds credit, like it does with YouTube, etc….
I’ve deactivated all plugins, so it doesn’t seem to be a conflict.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Does this plugin work with any lightbox plugins?
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>This plugin is working great on my 3.8 sites, but it’s broken on a new 3.9 site. I’ve disabled all other plugins except ACF and it’s still not working.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hi,
At the moment wp_print_scripts() function is used to load the rve.min.js file.
WP Codex says that “wp_print_scripts should not be used to enqueue styles or scripts on the front page.”
Scripts should be registered using wp_register_script() function and enqueued using wp_enqueue_script() function. ‘wp_enqueue_scripts’ action is a right hook to do that.
If scripts are registered/enqueued in a right way then theme authors are able to manage scripts loading easily. For example I can dequeue plugin’s files for a specific page, or enqueue them only for specific ones using wp_deregister_script() function.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>As the title reads the youtube videos that are being embedded show up huge initally then scale down, I have them sitting in a 600px div with a sidebar to the right, but the initial video is going way over the div and hiding my sidebar box content for 5-6 seconds.
Is there a way to resolve this? Otherwise I won’t be using this plugin unfortunately.
I see this code being displayed:
<div class="entry-content-asset">
<div data-content-width="940" class="rve">
<iframe width="679" height="382" frameborder="0" allowfullscreen="" src="https://www.youtube.com/embed/Se3jp3d4kS4?feature=oembed"></iframe></div>
</div>
The iframe is only 670px wide but the rve div is 940 for some reason.. I’ve tried assigning a max-width to the divs as well and that did nothing.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I’m somewhat new to this, but with all of these plugins, I rarely see documentation on how to actually use the plugins.
Do I embed just a link on its own line? Wrap the link in an embed — [embed]link[/embed]? Is there a special class? I have tried everything.
NorthmanCreative.com is the portfolio site I am developing.
Any help would be appreciated.
Thanks!
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hi when installed plugin and reloaded page with youtube video in it nothing happened.
When looking at html source code and comparing it to what plugin should add it appears that the code including the tag: <!– Responsive Video Embeds plugin by https://www.kevinleary.net –> does not appear in browser html source code.
Is there a solution to this?
url: https://www.newlov.co.uk/longitude-throwback-music-interviews/
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hi, I have embedded a video from YouTube and installed your plugin, but it does not seem to be working responsively
Please see the page:
https://dev16.nd-marketing.com/?p=165
Can you help?
thanks
d
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hi, I just installed the plugin and it works great apart from one small detail.
Upon loading the page the video immediately appears in its default size. It only resizes to my page (which is larger than the default video size) about 10 seconds later after the plugin has finished loading.
Needless to say, it looks pretty sloppy, so I was wondering if there was a way to solve this.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Kevin – It seems the “auto embed” feature is not able to be turned on or off since WP 3.5. I have installed the plug in and your instructions say to turn on auto embed. I am on WP 3.8. I don’t know what to do to use your plug in with a YouTube video. Do you have updated instructions to use the plug in?
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Is there anyway round the onload delay with the plugin?
Eg the site loads the default video size, then once the rest of the page has loaded, the video is amended to the responsive size. It’s just a bit choppy.
Sorry I’m no Javascript expert so don’t know if we can use something other than onload…
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hiya,
When I open my webpage (rebuild.nsure.co.uk) the video overfills the column I’ve put the video in for at least 5 seconds – not a lot granted, but until it’s done whatever it’s doing it looks awful.
I read somewhere about adding CSS with :hidden but I’m not sure what to do with that….
Thanks
Graeme.
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Hello Kevin,
Decided to give your plugin a try. I am running Genesis framework and Genesis sample theme. For some reason the Auto-embeds feature doesn’t even show up in Settings->Media.
Any advice?
Thanks…
Phil
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>Works great, thanks, however minor issue when you resize the broswer, then return the browser to its original size, the video stays in the modified size.
Eg – viewing as desktop – resize window – return to desktop size – video remains in resized state.
Is there a fix I can apply to make the video bigger when you resize again?
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>After updating to version 1.2.4 my WordPress page is not showing any YouTube video at all. Please fix this asap thanks. It worked flawless before upgrade
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>On a site that I manage, we utilize the Mediasite video platform from SonicFoundry. This is hosted internally and our videos are delivered via an iFrame.
Is there any way to make those iFrame containers responsive with this plugin? Or are only the video providers listed supported? Any way to add our own platform?
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I’ve updated to 1.2.2 and the plugin is working correctly with Vimeo but I cannot get the correct result with YouTube.
Here you can see a YouTube not working
https://www.helloluxx.com/product/super-source-falloff-cinema-4d/
Here’s a Vimeo working
https://www.helloluxx.com/product/x-particles-for-cinema4d/
Thanks for any advice on how to resolve this much appreciated.
Cheers
Tim
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>I was just wondering if anyone is using this plugin with WP 3.7.1
I see that it was updated very recently.
I would appreciate if someone could drop in and tell me (or maybe the plugin author could update it if it is compatible with 3.7.1).
Thanks!
Kevin
https://www.ads-software.com/plugins/responsive-video-embeds/
]]>