Forum Discussion
Embedding genially interactions in Rise
Hi,
I am also interested in the possibility to insert Genially interactions into a Storyline or Rise projects and publish reviews.
In SL, I could insert a web object and just past the URL starting with "view.genial.ly" (not "app.genial.ly"). It worked just fine.
But in Rise, it didn't work to past the URL between <iframe> tags in a multimedia "embed" block like this :
<iframe src :"https://view.genial.ly/61eece33cdc839001245f8bf"></iframe>
I was wondering which URL did Siobhan past exactly.
Could you help me ? Here is the embed code, if necessary :
<div class="container-wrapper-genially" style="position: relative; min-height: 400px; max-width: 100%;"><video class="loader-genially" autoplay="autoplay" loop="loop" playsinline="playsInline" muted="muted" style="position: absolute;top: 45%;left: 50%;transform: translate(-50%, -50%);width: 80px;height: 80px;margin-bottom: 10%"><source src="https://static.genial.ly/resources/panel-loader-low.mp4" type="video/mp4" />Your browser does not support the video tag.</video><div id="61eece33cdc839001245f8bf" class="genially-embed" style="margin: 0px auto; position: relative; height: auto; width: 100%;"></div></div><script>(function (d) { var js, id = "genially-embed-js", ref = d.getElementsByTagName("script")[0]; if (d.getElementById(id)) { return; } js = d.createElement("script"); js.id = id; js.async = true; js.src = "https://view.genial.ly/static/embed/embed.js"; ref.parentNode.insertBefore(js, ref); }(document));</script>
Hi Sebastien!
There's a lot in the embed code so Rise doesn't display it correctly.
I tested <iframe src="https://view.genial.ly/61eece33cdc839001245f8bf"></iframe>
and it worked for me. Here's the screenshot:
- ArianaMarcelaMa3 years agoCommunity Member
Hello Hazel,
it also worked for me, thank you very much, on the other hand I would love to know if there is a way I can make the container block bigger as the interactive buttons are really small for cellphones. Do you know how can I solve it?
Kind regards,
Ariana
- hazelB3 years agoStaff
Hi Ariana! So sorry there isn't a way to make the container block bigger. I usually play around with the image and crop or resize it in such a way it is most visible for mobile users.
I can see how making the container block bigger will help. I'll add this as a feature request, and if we make any changes, we'll update this thread.