Embedding with WordPress

WordPress is generally easy to embed with as it allows custom editing of HTML. First ensure you are including the Influx Embed library

<script type="text/javascript" src="https://cdn.influxhq.com/static/embedinflux.js" ></script>

This can be inserted into the head or directly in the page if required but it must be above the Influx embed functionality you wish to use.

Then simply edit the HTML of a page to include the relevant code for the embed feature you wish to use.

We also have a WordPress plugin to facilitate adding Influx’s embed library. Read more about using our WordPress Plugin