ieio
Forum Replies Created
-
Thank you! I confirm it’s solved, and now it is fully compatible with Opera 11 too: before I saw only coordinates
Forum: Fixing WordPress
In reply to: Embedding Google Maps in Posts & Pages, WordPress 2.7update: using “include it” could be a solution in some case (disabling posting for users should be safe) but for security reason code injection in your web page isn’t the best choice in my opinion.. so i’ll use this plug-in, easy and complete
https://www.matusz.ch/blog/projekte/xml-google-maps-wordpress-plugin/
Forum: Fixing WordPress
In reply to: Embedding Google Maps in Posts & Pages, WordPress 2.7sorry, double post
edit values between strong tag XX.XXXnow i’m gonna have a try to this too
https://downloads.www.ads-software.com/plugin/google-maps-for-wordpress.1.0.2.zip
Forum: Fixing WordPress
In reply to: Embedding Google Maps in Posts & Pages, WordPress 2.7hi, i found a solution that works, i share with all
– install https://www.satollo.com/english/wordpress/include-it/ plugin and activate
– create a file map.htm and edit with right latitude/longitude as shown:<iframe style="width:500px;height:400px;border:0;margin:0" src="https://maps.google.it/?ie=UTF8&t=k&om=1&s=AARTsJqzARj-Z8VnW5pkPMLMmZbqrJcYpw&ll=<strong>XX.XXX</strong>,<strong>YY.YYY</strong>&spn=<strong>Z.ZZ</strong>,<strong>W.WW</strong>&z=17&output=embed"></iframe> <a href="https://maps.google.it/?ie=UTF8&t=k&om=1&ll=<strong>XX.XXX</strong>,<strong>YY.YYY</strong>&spn=<strong>Z.ZZ</strong>,<strong>W.WW</strong>&z=17&source=embed" target="_blank" style="color:#0000FF;text-align:left;font-size:small">Visualizzazione ingrandita della mappa</a>
then place it on your webserver (assume the root in this example)
– in your post use this code
[include file=map.htm iframe=true width=100% width=520 height=440 scrolling=no]
that’s all, you’ll have something like this
https://leolovela.netsons.org/info/Ciao from Italy ??