Skip to content
aeropage-round-dark
Aeropage Documentation
Publishing

Embedding Aeropage into Wordpress


Make the page in Aeropage

You can create any page you want, with forms, data, interactions etc. It should work exactly the same as an embed as it does in a browser window. When you preview your page in the browser, just copy the link so you can embed it in the next steps.

Add HTML in Wordpress

In the Wordpress editor add a Custom HTML block

Untitled.png

Paste iFrame with Link

Inside the block paste this code. Replace the source with the desired URL and modify the width and the height to the desired values.

<iframe width="100%" height="800" src="add_your_link_here" style="display:block;"></iframe>

Untitled 1.png

blunt-bulb
The Iframe can be viewed by clicking the Preview button.

Save and Publish

Save or update the page. The content should be shown inside your wordpress page!

Untitled 2.png

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.