The example code it admin-shortcode.php says to use hh:mm:ss style, but a singular integer seconds time index seems to work instead. A colon separated value does not work in the shortcode. Integer / seconds is preferable as that is how the YouTube share button returns. Using colons requires extra code translation from a ACF number field. So really the shortcode acts as it should, but the documentation in admin-shortcode.php seems incorrect. Just a heads up as I wrote some translation code to colon format only for it not to work / be a waste of time to debug.
[youtube v=”XXXXXX” start=”00:34″]
]]>Hello. We use this plugin for embdding YT videos on our website and it works well.
However, recently, I’ve discovered that it generates incorrect CSS code.
For example, take a look here – https://prnt.sc/kpWbG1cZna2H
You can’t just put display:block like that. Probably, you need to use style=”display:block;”.
As a result all the pages can’t pass HTML/CSS validation.
Can you, please, fix it in the next update?
]]>Since yesterday de plugin icon don’t appear at post edition, so, I can’t show youtube videos anymore! The plugin and all other plugins are up to date. I am using 3.1 version.
]]>Hello.
Just found a tiny error with your plugin. JS is added on the pages with a double slash. Take a look here – https://prnt.sc/6hFuA87QY33z
Please, fix it.
I am using the latest Version 3.0
]]>It’s working fine on php 7.4 Has anyone checked this plugin on PHP 8.1 ?
]]>Hello,
nice plugin.
Is it possible to force video quality to 720p? Does it works as normal embeded video?
Is it possible to disable video suggestions? (minor issue)
Best Regards,
Luis
Hello, the shortcode icon is not showing in post editor. I use a custom theme
]]>There are missing field description and uploadDate. Don’t your plugin retrieve such data from youtube?
]]>When locale is set to, for example, Hungarian, the floating numbers use comma as decimal separator. This causes problem in the inline styles resulting videos to not appear at all:
$cssRatio = 'padding-bottom:' . $setRatio . '%;';
I propose to change this line to the following:
$cssRatio = 'padding-bottom:' . number_format($setRatio, 2, '.', '') . '%;';
Hello there,
First of all, thank you for your amazing plugin. I love it!
I need help with centring the video on desktop (on mobile it seems fine to me.) The video is always aligned to the left of the page.
I have tried adding centre=”yes” but it doesn’t seem to achieve anything.
Kind Regards,
Christopher Tutton
Hi,
Plugin works great, but there is no padding/line-break at the bottom of the video like it is when I add a normal Youtube iframe embed.
With plugin the text is directly under the video. Is there a way to fix this automatically instead of having to add line break manually in all my 400 posts?
]]>Hi1
Please tell me, can i use a widget to add a video on the side of the page “add post” in the editor posts
Hi! First of all, congratulations for the really simple plugin! Helped a lot!
But I would want to use some parameters with the video, such as autoplay, rel, allowfullscreen, etc. How can I use these parameters with your plugin? Is it possible?
Thanks in advance!
]]>Hi there,
I was using this plugin and so far it wasn’t giving me any problems.
Unfortunately, when updating to the brand new version, the site breaks completely and gives me a critical error. The message reads ‘There has been a critical error on your wesbite’. It then suggests I read this.
Since I had just updated this plugin only, it was easy for me to find out it was the reason for the problem, by simply disabling it. My website’s address is https://elena-t.com/.
I would be very grateful if you could fix this; the previous version worked like a charm.
Of course the plugin is not active on my website at the moment, otherwise WordPress stops working completely.
Maybe it’s as simple as a php fix (something missing?). Kindly let me know if you find out what it is, so that I can try the new version of the plugin.
Thank you so much,
Elena
The javascript you are using is conflicting with the javascript used in the cookie-notice plugin.
]]>Since my plugin auto-updated, my video’s show up as regular div-images.
I tried to remove the plugin and reinstalled it, but the problem persists.
Good News, I’m already updated it to version 2.x.x
With new Plugin Option so you can customize default embed for all videos.
And, now Lazy Load supported without using another Lazy Load plugin.
You always can override default settings on every shortcode you using.
So its possible to make Lazy Load/Default Load or custom settings on every shortcode directly.
If you updating from version 1.x.x to 2.x.x, the plugin will be deactivated automatically.
Because the main filename is changed.
To reactivate, just refresh Plugins Page on WordPress Administration menu.
(Just ignore the error message, it’s normal because plugin file has been changed)
Then just activate plugin.
Done.
Thank you, have a nice day! ??
]]>Hi, Eirudo, this plugin is great. Yesterday I was reading about how to lazyload YouTube videos, so you don’t get 500KB of YouTube assets loaded for a video you might never be interested in, or even know existed. (See https://dev.to/haggen/lazy-load-embedded-youtube-videos-520g for the code).
I figured this would be a great addition to the plugin. I’d offer to help but I have no idea how to use SVN (I can just about use GitHub). What do you think?
Bruce
]]>……
]]>Recently started giving an HTTP ERROR 500 error when editing any page or post.
]]>This plugin is conflict with Jetpack default settings.
As default, Jetpack controlling your shortlink and shortcodes.
So follow this step to resolve this issue.
1. Login to your WordPress Dashboard.
2. Open Jetpack > Settings
3. Scroll down, and click Debug link at the bottom
4. Click Access the full list of Jetpack modules available on your site link at the botom
5. Turn Off / deactivate Shortcode Embeds.
Done! Now this plugin work perfectly ??
]]>plugin conflict with jetpack
simple youtube responsive plugin not working when jetpack plugin is activated.
]]>