Export from .com to .org of googlemaps embeded link not showing correctly
-
I recently switched my blog web site from wordpress.com to self hosting wordpress.org. I exported the content from .com to .org using the export and import tools in the dashboard. A lot of the posts have an embedded google map on them and these are not showing on the .org site (see the example at the bottom of the post linked above). It just shows the html code instead of the map. Looking at the html for the embedded code I see that they all begin with “[googlemaps”
like this [googlemaps https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3466.6313673751533!2d-1.092684786346756!3d53.96100994689502!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zNTPCsDU3JzQwLjEiTiAxwrAwNScyOS4wIlc!5e0!3m2!1sen!2suk!4v1598349295882!5m2!1sen!2suk&w=600&h=450%5D
https://goo.gl/maps/jnCPKSZ8ezgALGEZ9If I create a new post on the new site it works ok and I see that the html begins with <iframe
like this <iframe src=”https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d6780.397710930633!2d-2.5382750547900255!3d53.070094828849285!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zNTPCsDA0JzE2LjEiTiAywrAzMicxNC44Ilc!5e0!3m2!1sen!2suk!4v1616245215921!5m2!1sen!2suk” style=”border:0;” allowfullscreen=”” loading=”lazy” width=”600″ height=”450″></iframe>
So the question is how can I get the 1000 or so imported posts to appear correctly on the new site?
The page I need help with: [log in to see the link]
The topic ‘Export from .com to .org of googlemaps embeded link not showing correctly’ is closed to new replies.