Elxis CMS Forum
Extensions => Bots and plugins => Topic started by: iliasad on August 23, 2011, 12:24:07
-
dear friends i need to embed a google map in a page and i use elxis2006.
I saw in the forun that the relevant bot (IOS MAP bot) works only for elxis2008 and later.
How i can solve the problem?
thank you for your time
-
Welcome iliasad to Elxis forum.It's not difficult to do that so :
- Visit Google Maps (http://maps.google.com/) and give a 'right click' at the point of map that you are interested in then choose 'Direction to here' Option.
- At the top right side area of Google Maps you will find a link button. Click on that and then on : 'Customize and preview embedded map' option.
( Choose your map's width and height ).
- Copy the <iframe> ... </iframe> code
- At your elxis content item now you can paste the copied code by clicking the 'HTML' button on TinyMCE editor.
-
Welcome iliasad to Elxis forum.It's not difficult to do that so :
- Visit Google Maps (http://maps.google.com/) and give a 'right click' at the point of map that you are interested in then choose 'Direction to here' Option.
- At the top right side area of Google Maps you will find a link button. Click on that and then on : 'Customize and preview embedded map' option.
( Choose your map's width and height ).
- Copy the <iframe> ... </iframe> code
- At your elxis content item now you can paste the copied code by clicking the 'HTML' button on TinyMCE editor.
Thank you for the quick respond, but
I still missing something, I had try to copy the <iframe> ... </iframe> code. I pasted it in the page (on HTML mode) and then i press save. On the preview of the page i m missing the embeded frame of the map and when i checked back on the HTML of the page i realise that it is deleted the part of the code <iframe> ... </iframe>
So it saw only "View workcamps... in a larger map" only the link
The Ios Map bot works only on elxis 2008 and newer, and i have unfortunatelly elxis2006...
I dont think i have TinyMCE editor....
-
you have enable the tiny editor and that because the tag iframe not saved, go to global configurations find the wysiwyg editor and select no wysiwyg editor save the global configurations, go to the article paste the code save the article and again in global config select tinymce.... save globals, but dont forget every time you want to change something in that specific article you must have disable the wysiwyg editor
-
thanks alot for the help :)
-
You are welcome, iliasad!