is it possible to embed a story map into a website WITH HEADER

830
2
Jump to solution
01-07-2021 08:00 AM
by Anonymous User
Not applicable

I am hosting storymaps on my website and I noticed that suddenly the headers have all disappeared. So you can't tweet or share it as easily anymore. 

I load the index.html file to my custom domain, for example: https://space-science.wwf.de/KAZAStory

The header is gone.

I have tried with iframe and embed, and with ?header and ?header=true (as described here: https://www.esri.com/arcgis-blog/products/arcgis-storymaps/constituent-engagement/take-your-stories-...) but there is no header...

html embed code: 

<embed src="https://storymaps.arcgis.com/stories/bcd35316ed4340e88598ec5c6bd1ce2d?header=true" width="100%" height="100%">

 

iframe embed code from the story map (after unselecting hide header):

<iframe src="https://storymaps.arcgis.com/stories/2e3b8c61e23046f2ab0183e8ff36ebf6?header" width="100%" height="100%" frameborder="0" allowfullscreen allow="geolocation"></iframe>

 

where is the header?

 

 

 

Tags (2)
1 Solution

Accepted Solutions
OwenGeo
Esri Notable Contributor

@Anonymous User -- Thank you for reporting this. Looks like showing the header is currently not working as expected. We'll look to addressing this in an update later this month.

Owen Evans
Lead Product Engineer | StoryMaps

View solution in original post

2 Replies
OwenGeo
Esri Notable Contributor

@Anonymous User -- Thank you for reporting this. Looks like showing the header is currently not working as expected. We'll look to addressing this in an update later this month.

Owen Evans
Lead Product Engineer | StoryMaps
by Anonymous User
Not applicable

Thank you for fixing this - I noticed today that the headers are working on my embedded story maps!