Slider Revolution youtube issue resolved.

Slider Revolution stopped showing youtube video. It is confirmed that Youtube video not playing in Chrome now. Check this sources 

Console gives this error: “Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://www.youtube.com') does not match the recipient window’s origin…”

To fix YouTube video not playing in chrome issue add this code on your  Slider revolution custom CSS section:

.rs-background-video-layer[data-ytid] iframe { visibility: visible !important; }

If this doesn't  help, add this code also:

.tp-videolayer[data-ytid] iframe {
visibility: visible !important;
opacity: 1 !important;
}

This will fix the issue: Revolution slider not loading video on Chrome Browser. But the console Error will still be shown.

Good luck!

RESOLVED: Slider Revolution stopped showing youtube video 2018

About The Author
-