Conscious Flow

Embeddable studio schedule

Drop your live Conscious Flow class schedule into any studio website with a single iframe. Public, read-only, automatically themed.

Generate your embed

<iframe id="cf-embed-embed" src="/embed/ebcf2563-64d1-4bed-b2f5-8f42cb684266/schedule?embedId=embed" style="width:100%;border:0;display:block" loading="lazy" title="Class schedule"></iframe>
<script>
(function(){
  window.addEventListener("message", function(e){
    var d = e.data;
    if (!d || d.type !== "cf-embed:height" || d.id !== "embed") return;
    var f = document.getElementById("cf-embed-embed");
    if (f) f.style.height = d.height + "px";
  });
})();
</script>

Paste into a WordPress Custom HTML block (or any Code/HTML block). The iframe grows with its content — no fixed height, no inner scrollbar.

<iframe src="/embed/ebcf2563-64d1-4bed-b2f5-8f42cb684266/schedule?embedId=embed" style="width:100%;min-height:720px;border:0" loading="lazy" title="Class schedule"></iframe>

Use this if your host strips <script> tags.

Open in new tab

Class schedule

/embed/<studioId>/schedule

Workshops

Coming soon.