-
AuthorPosts
-
November 2, 2016 at 6:00 pm #707281
Hi,
I have a youtube popup movie in my site.
At the end of the movie I don’t want to show suggested movies.
I know that youtube has a parameter rel=0, but it doesn’t work in the popup.Here is my code:
<span data-raofz=”16″>Watch the movie</span>When I add the param rel=0 it doesn’t work.
November 2, 2016 at 6:02 pm #707282Shalom!
Please try using this plugin – https://wordpress.org/plugins/hide-youtube-related-videos/
Best regards,
YigitNovember 2, 2016 at 6:32 pm #707298I installed the plugin + Clear Oembed Cache + Cleared site cache + refreshed the page + clicked on the link.
I still see suggested movies.November 2, 2016 at 11:08 pm #707414Hi,
The plugin Yigit suggested is one of the easiest and tested solution.
The reason it is not working for you may be a conflict or the plugin is not activated or there are some settings you need to check.
Please refer to the plugin documentation https://wordpress.org/plugins/hide-youtube-related-videos/installation/If you still have an issue with this we would be interested to know what the plugin author has to say about it.
Best regards,
Vinay- This reply was modified 8 years ago by Vinay.
November 3, 2016 at 9:04 am #707627Hi,
Here is what the author wrote in the support:
”
You must be using WordPress’ oEmbed feature in order for this plugin to work. My guess is that Avada may just be doing their own conversion.The plugin works by hooking into the oEmbed process from WordPress and converting the video there.
”I guess it doesn’t work with a simple link.
November 3, 2016 at 2:20 pm #707726Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitNovember 4, 2016 at 10:31 am #708122You can work on our staging environment (Copy of production)
Please see Private Content for credentials.November 4, 2016 at 3:10 pm #708209Hi,
There are a lot of plugins installed do we have the permission to deactivate all plugins except the youtube related video one?
A plugin conflict may be one of the reason for this issue.
To find which plugin is causing the conflict please follow these steps:1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off except youtube related video plugin, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinayNovember 4, 2016 at 4:07 pm #708277try it with this link:
i do often make a screenshot of the movie – place that image and give and set the link on that image
to have a litebox the parameter for it is iframe=true for HD force set the parameter etc etc. if you combine diferent parameters the first is with ? and the rest is with &https://www.youtube-nocookie.com/embed/Rn8B6BoQD4M?rel=0&autoplay=1&iframe=true&vq=hd1080 frameborder="0" allowfullscreen
- This reply was modified 8 years ago by Guenni007.
November 4, 2016 at 4:21 pm #708294sometime it only works with the link with http (not https)
?rel=0 (no videos at the end)
&autoplay=1 (autoplay mode – choose & in combination with no space behind?rel=0 )
&iframe=true ( same here – no space and & if in combination for lightbox-effect)
&vq=hd1080 ( force the HD mode – it is not direct from the beginning of the video – and only if there is a HD (1080 or 720 mode))- This reply was modified 8 years ago by Guenni007.
November 4, 2016 at 4:27 pm #708302here you can see what i mean – sorry it is a german page – hope the google tranlator works well.
But think of it :in combination the second and following settings with & instead of ? and no space
http://www.sumago.de/10-nuetzliche-youtube-embed-code-tipps-fuer-dich/
- This reply was modified 8 years ago by Guenni007.
November 6, 2016 at 10:17 am #708817Thank you Guenni007 for your answer, but I don’t use IFRAME.
I use a regular link with lightbox class<a href="https://www.youtube.com/watch?v=Rn8B6BoQD4M"><span data-raofz="16">watch the movie</span></a>
when I add the &rel=0&iframe=true to the link the movie doesn’t play.
nermoz
- This reply was modified 8 years ago by nermoz.
November 6, 2016 at 3:59 pm #708859?rel=0&iframe=true
as described abovethe first with ? the rest in combination with & and no space
and don’t takte the watch code – take the embed code
the iframe=true is the option for lightbox effectsee the test with
https://www.youtube-nocookie.com/embed/Rn8B6BoQD4M?rel=0&autoplay=1&iframe=true&vq=hd720 frameborder="0" allowfullscreen
here:November 6, 2016 at 5:10 pm #708873Thank you Guenni007!!!
It worked!!!Sam
November 7, 2016 at 1:53 pm #709179Hi,
glad @Guenni007 could help you! He’s the best non-member in our team :).
Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘How can I not show the suggested movies at the end of the popup youtube movies’ is closed to new replies.