crossdomain iframe code for shortcode’s content causes constant page refresh
-
Hey.
I just purchased the advanced (Countdown Control) version of your plug-in and am having difficulties when using a cross domain iframe code as part of the short code content that get’s displayed when the time is done counting down.
I am using this code in the content area of the countdown event.
<iframe width="640" height="360" src="https://www.youtube.com/embed/YA58sS3x2Oo?feature=player_detailpage" frameborder="0" allowfullscreen></iframe>
I am using this short code to embed it into a WP page (xxx is the correct CID:
[tminus?cid="xxx"/]
The countdown time has already expired. When I goto the page the iframe YouTube video flashes in a strobe like affect as the page continues to refresh. Just having the above YouTube embed code on a page without using your plug-in works fine.
I am seeing this error in the Chrome console;
Blocked a frame with origin “https://www.youtube.com” from accessing a frame with origin “https://mydomain.net”. Protocols, domains, and ports must match.
Really need this to work to solve this problem.
- The topic ‘crossdomain iframe code for shortcode’s content causes constant page refresh’ is closed to new replies.