Forum Discussion
Storyline into Wordpress seamlessly?
Is there a way to load a short branching scenario into our wordpress. Something that looks more organically a part of the website than iframe if possible. We have the plugin already.
If the only way is to have it launch from within iframe --can I make it bigger? It launches so small. We are seeing how to use this in a way other than just for e-learning
- AmeliaCostiganCommunity Member
We want to try to find other ways to use Storyline and we are a small nonprofit and I am not great at backend CMS that is complex. My content looks REALLY SMALL when i launch and a black screen keeps showing up "REPLAY" HELP. Thanks (-:
- Jürgen_Schoene_Community Member
you could enable the new fullscreen mode in the navigation
important 1: use the current version of storyline (3.69 or newer) to publish (some fullscreen errors are fixed)
important 2: your iframe code in Wordpress has to allow fullscreen mode<iframe width="..." height="..." src="..." allowfullscreen></iframe>
- AmeliaCostiganCommunity Member
Thank you. Let me try that.