Sign into https://studio.gobistories.com/.
Create a new story.
Upload short videos and images to your story.
Publish the story.
Sign into https://studio.gobistories.com/.
Create a new story.
Upload short videos and images to your story.
Publish the story.
Sign in to Teamtailor with a user that has the role "Company Admin" .
Click the Content tab in the top menu.
Click the paintbrush icon to edit the global design.
Scroll down and paste this script code snippet into 'Custom Javascript' (if the script is there from before, you can skip this step)
<script src="https://widget.gobistories.com/gwi/6" async onload="gobi.discover()"></script>
Click 'Save'.
Click 'Publish' to publish changes.
NB! This will only enable you to add stories on Teamtailors career og job-ad pages, check step 3 to add specific stories
Open the Code editor in Gobi Studio by clicking the “Add to Website” button.
Customize the look of the Bubble to fit your design.
To make the snippet work in Teamtailor click “Show Advanced”, scroll down to “Code Style” and select “Gobi Discover Classes”.
Copy the generated <div class> code snippet, you should not copy the <script> code snippet.
Example code:
<div class="gobi-stories gobi-stories-5aqy4 gobi-color-#00b9f1 gobi-bubble-size-145px gobi-animated-bubble-true gobi-show-play-icon-true gobi-disable-shadow-dom-false gobi-inherit-text-font-family-true gobi-auto-start-with-sound-true gobi-auto-start-false"></div>
Go into the Teamtailor page you want to add stories to
Add a new block, which needs to be a HTML/CSS block
Past n the generated code from step 3 and publish your changes.
Note that in Teamtailor, in order to save your Job listing you must leave the HTML view in the editor before pressing save (TeamTailor will remind you of this when editing the HTML).