Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #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.

    #707282

    Shalom!

    Please try using this plugin – https://wordpress.org/plugins/hide-youtube-related-videos/

    Best regards,
    Yigit

    #707298

    I installed the plugin + Clear Oembed Cache + Cleared site cache + refreshed the page + clicked on the link.
    I still see suggested movies.

    #707414

    Hi,

    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.
    #707627

    Hi,

    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.

    #707726

    Hi,

    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,
    Yigit

    #708122

    You can work on our staging environment (Copy of production)
    Please see Private Content for credentials.

    #708209

    Hi,

    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,
    Vinay

    #708277

    try 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.
    #708294

    sometime 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.
    #708302

    here 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.
    #708817

    Thank 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.
    #708859

    ?rel=0&iframe=true as described above the 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 effect

    see the test with https://www.youtube-nocookie.com/embed/Rn8B6BoQD4M?rel=0&autoplay=1&iframe=true&vq=hd720 frameborder="0" allowfullscreen here:

    http://webers-testseite.de/ikom/full-slider-with-content/

    #708873

    Thank you Guenni007!!!
    It worked!!!

    Sam

    #709179

    Hi,

    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

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘How can I not show the suggested movies at the end of the popup youtube movies’ is closed to new replies.