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?
Solved! Go to Solution.
@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.
@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.
Thank you for fixing this - I noticed today that the headers are working on my embedded story maps!