I found that wp 4.5 changes iframes css properties…so in some cases (dailymotion doesn’t work) this may fix it:
In your custom css:
iframe {
visibility: visible !important;
opacity: 9;
}
It doesn’t work for WP 4.5 Any fix?
Hello,
Did you finally find a solution? I have the same problem….
Thanks
Best regards,
Rafael