Embed Geacron Map
-
I have this embed code for a Geacron map:
<iframe width="500" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://geacron.com/map/atlas/embed.html?lang=en&w=500&h=500&z=3&x=19.335939612066&y=3.5945629440399&nd=0&d=1575A1883A1885A1887A1890A1893A1895A1925A1955A2015&tm=p&ly=yyyy"></iframe>I’m trying to use it to insert the map into a blog post, using the web interface WordPress post editor. The embed code was generated from here:
Only thing is, when I paste the embed code in, nothing appears when I publish the post. How to fix this?
My site: http://plumablogs.org/2015/09/26/we-created-dictators/
Wil
-
try this
[embed width="123" height="456"]http://geacron.com/map/atlas/embed.html?lang=en&w=500&h=500&z=3&x=19.335939612066&y=3.5945629440399&nd=0&d=1575A1883A1885A1887A1890A1893A1895A1925A1955A2015&tm=p&ly=yyyy[/embed]Thanks for trying 🙂 I also tried that but it didn’t work…
this work for me
<iframe src="http://geacron.com/map/atlas/embed.html?lang=en&w=500&h=500&z=3&x=19.335939612066&y=3.5945629440399&nd=0&d=1575A1883A1885A1887A1890A1893A1895A1925A1955A2015&tm=p&ly=yyyy" width="100%" height="650" frameborder="0"></iframe>It doesn’t work for me. Do I have to use some special settings? It just shows a link to geacron, no map.
The topic ‘Embed Geacron Map’ is closed to new replies.