I am trying to display google maps within my page. I see a blank spot where the page should be.
This works fine from home using domDocument. Here is my template code that I use from the WP page and this seams to work correctly to create the xml file on the webserver
[Code moderated as per the Forum Rules. Please use the pastebin]
Now when I call this XML file jsut created I get an empty space where the google map should be see this code for the exmaple function I'm using.
[Code moderated as per the Forum Rules. Please use the pastebin]
Here is the entire code I copy into the page of my WP and I have disabled the Visual editor so that the HTML does not get truncated.
[Code moderated as per the Forum Rules. Please use the pastebin]
Here is a link to my development server The data that is displayed is just for testing but the map should be at thebottom above the reply box
Any ideas peep... I really need to get this working and I have spent countless hours on this..