<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: getting map to work</title>
		<link>http://www.themolitor.com/forums/topic/getting-map-to-work</link>
		<description>THE MOLITOR FORUMS &#187; Topic: getting map to work</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:32:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/getting-map-to-work" rel="self" type="application/rss+xml" />

		<item>
			<title>alyshia on "getting map to work"</title>
			<link>http://www.themolitor.com/forums/topic/getting-map-to-work#post-39895</link>
			<pubDate>Tue, 02 Aug 2016 16:12:30 +0000</pubDate>
			<dc:creator>alyshia</dc:creator>
			<guid isPermaLink="false">39895@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you for that assistance.  I got the notice.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "getting map to work"</title>
			<link>http://www.themolitor.com/forums/topic/getting-map-to-work#post-39884</link>
			<pubDate>Mon, 01 Aug 2016 12:26:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39884@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>One thing I noticed is that you're using JetPack. It's possible this is causing the issue. Please try deactivating that plugin (maybe all plugins just in case) and let me know if that helps. It's very bloated and loads TONS of extra scripts.</p>
<p>If that doesn't do anything, it sounds like your hosting setup may be a bit different. The map script is properly being loaded with your API Key, so it's possible Google requires an https src link for your hosting configurations. To add https support, follow these steps...</p>
<p>1. open header.php via your preferred editor (FTP, WordPress theme editor, etc.).</p>
<p>2. Change the following on line 54 from this...</p>
<pre><code>&#60;script type=&#34;text/javascript&#34; src=&#34;http://maps.google.com/maps/api/js?v=3.15&#38;sensor=false&#60;?php if($googleApi != &#039;&#039;) { echo &#039;&#38;key=&#039;.$googleApi; } ?&#62;&#34;&#62;&#60;/script&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;script type=&#34;text/javascript&#34; src=&#34;https://maps.google.com/maps/api/js?v=3.15&#38;sensor=false&#60;?php if($googleApi != &#039;&#039;) { echo &#039;&#38;key=&#039;.$googleApi; } ?&#62;&#34;&#62;&#60;/script&#62;</code></pre>
<p>Please let me know if disabling JetPack or adding https support helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>alyshia on "getting map to work"</title>
			<link>http://www.themolitor.com/forums/topic/getting-map-to-work#post-39865</link>
			<pubDate>Fri, 29 Jul 2016 12:50:09 +0000</pubDate>
			<dc:creator>alyshia</dc:creator>
			<guid isPermaLink="false">39865@http://www.themolitor.com/forums/</guid>
			<description><p>Can you please help me get my map working?  I have read through some previous threads and changed some things but it's still not working for me.</p>
<p><a href="http://www.ontariotearoom.com/" rel="nofollow">http://www.ontariotearoom.com/</a></p>
<p>Thank you in advance
</p></description>
		</item>

	</channel>
</rss>
