iFrames & Volt CMS

Hey there people!

I’m currently integrating Volt CMS into a client site, and loving what is happening. However one panel contains an iFrame of a Google Map for the location of their shop. Can anyone tell me, is this possible to do with Volt CMS? And how do I do it? @Jannis?

Thanks!

Partly.

If your Google Maps iFrame embed code looks like this:

<iframe frameborder="3" height="309" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d193595.15831054904!2d-74.1197629904576!3d40.69766374810607!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew%20York%2C%20NY%2C%20USA!5e0!3m2!1sen!2sde!4v1579588137743!5m2!1sen!2sde" width="412"></iframe>

You are currently able to use the src part of it:

https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d193595.15831054904!2d-74.1197629904576!3d40.69766374810607!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew%20York%2C%20NY%2C%20USA!5e0!3m2!1sen!2sde!4v1579588137743!5m2!1sen!2sde

and enter this in the “Video Embed” box:

After saving, the map will be correctly displayed:

I have to make this process simpler.

Best regards
Jannis

2 Likes

Okay! Thanks for this @Jannis. I’ll give it go. I was trying to add the iFrame code using the Code tool and not the Video tool :roll_eyes:

The “code tool” is just styling.

I have to add a dedicated iFrame tool…

1 Like