iframe implementation does not save de page modifications

Dear BeTheme support,

I'm trying to implement an iframe in a page of my website, but after pasting the iframe code in the "Plain text / Html" element, when I try to save the page, in goes in to a loop and the page cannot be saved.

I give you the example in the page Chi siamo – Magellano – Software per Affitti Turistici (medialabproject2.com) where in the right box I want to implement the Google Maps Iframe as I generate it via Google Maps.

Here is the iframe code:

<iframe

src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d739818.5811217815!2d10.263191827961188!3d43.58745903640684!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x13294e0389e023b1%3A0x3be5ed709a86de13!2sMediaLab%20Software%20Engineering!5e0!3m2!1sit!2sit!4v1696256681207!5m2!1sit!2sit"

width="600" height="450" style="border:0;"

allowfullscreen="" loading="lazy"

referrerpolicy="no-referrer-when-downgrade"></iframe>


And in the screenshot you will find the error it gives me by infinitely trying to save the page, but it doesn't save at the end:


Thank you in advance for your help


Alessandro

Comments

Sign In or Register to comment.