• Resolved filiped2018

    (@filiped2018)


    Hello,

    I am using your plugin but I have an issue where I have a Slider Revolution section that has a YouTube video in autoplay, however, when I add the video player of this plugin to the page, the slider revolution autoplay stops working.′

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author stefanoai

    (@stefanoai)

    Can you post the link for test it?

    Ciao Stefano,
    credo si un messaggio che dovevi mandare a qualcun altro…
    comunque questo è il link dove ci sono tutti i collegamenti Youtube fatti con la tua app… https://www.mdlmotus.com
    Ciao e buon lavoro!
    Cristiana

    Thread Starter filiped2018

    (@filiped2018)

    @stefanoai As I’d like to avoid publishing the link publicly I sent it to you on a DM in the Slack WordPress Workspace. Can you check it and then we post the solution to this thread, in case someone else has the same issue?

    Thanks

    Plugin Author stefanoai

    (@stefanoai)

    stefanoai[a t]chat.www.ads-software.com

    Thread Starter filiped2018

    (@filiped2018)

    I tried to email you but the email failed to send.

    Plugin Author stefanoai

    (@stefanoai)

    stefanoai[a t] stefanoai.com

    Thread Starter filiped2018

    (@filiped2018)

    In case someone else has the same issue, I solved it by changing this file: wp-content/plugins/youtube-widget-responsive/youtube-widget-responsive.php
    Changed line 172 from:
    $url = !empty($params['privacy']) && $params['privacy'] == '1' ? '//www.youtube-nocookie.com/embed/' : '//www.youtube.com/embed/';

    to

    $url = 'https://www.youtube-nocookie.com/embed/';

    • This reply was modified 4 years, 11 months ago by filiped2018.
    Plugin Author stefanoai

    (@stefanoai)

    Actually your edit is wrong, the line set link youtube-nocookie o youtube if you set checkbox for privacy (so you just enable or disable privacy mode from you widget/shortcode)

    in your case must be enable privacy checkbox or add privacy=1 on shortcode

    • This reply was modified 4 years, 11 months ago by stefanoai.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Slider Revolution Conflict’ is closed to new replies.