Raw Content Iframe not working

I’ve run through every topic on the forum, and can’t find a fix.
The page is https://kirtlandforcesupport.com/outdoor-recreation/
The iframe is:
<div class="iframe-container"><iframe loading="lazy" src="https://web2.myvscloud.com/wbwsc/nmkirtlandafbwt.wsc/search.html?display=Calendar&amp;module=Event"></iframe></div>

and css
<div class="iframe-container"><iframe loading="lazy" src="https://web2.myvscloud.com/wbwsc/nmkirtlandafbwt.wsc/search.html?display=Calendar&amp;module=Event"></iframe></div>

I generated the code from https://www.benmarshall.me/responsive-iframe-generator/

The content of the iframe is not showing up. Help!

Hello @377FSSMKT,

Thanks for posting in! The iframe is not showing because this is an error on the page:

        
       Refused to display 'https://web2.myvscloud.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

To resolve this, you may need to check out this article:

Kindly let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.