<?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: Google Map missing API</title>
		<link>http://www.themolitor.com/forums/topic/google-map-missing-api</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Google Map missing API</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:34:29 +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/google-map-missing-api" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Google Map missing API"</title>
			<link>http://www.themolitor.com/forums/topic/google-map-missing-api#post-40307</link>
			<pubDate>Tue, 27 Sep 2016 09:03:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40307@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p><a href="https://developers.google.com/maps/documentation/javascript/get-api-key"><strong>Visit this page to get an API Key</strong></a></p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>fireglow on "Google Map missing API"</title>
			<link>http://www.themolitor.com/forums/topic/google-map-missing-api#post-40295</link>
			<pubDate>Mon, 26 Sep 2016 05:25:16 +0000</pubDate>
			<dc:creator>fireglow</dc:creator>
			<guid isPermaLink="false">40295@http://www.themolitor.com/forums/</guid>
			<description><p>And where do I find the Google API Key?<br />
Thx,<br />
g
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Google Map missing API"</title>
			<link>http://www.themolitor.com/forums/topic/google-map-missing-api#post-40223</link>
			<pubDate>Thu, 15 Sep 2016 14:20:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40223@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Five-star ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>msheshtawy on "Google Map missing API"</title>
			<link>http://www.themolitor.com/forums/topic/google-map-missing-api#post-40220</link>
			<pubDate>Thu, 15 Sep 2016 09:05:04 +0000</pubDate>
			<dc:creator>msheshtawy</dc:creator>
			<guid isPermaLink="false">40220@http://www.themolitor.com/forums/</guid>
			<description><p>Worked like a charm. </p>
<p>You're a star. </p>
<p>Thanks a lot.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Google Map missing API"</title>
			<link>http://www.themolitor.com/forums/topic/google-map-missing-api#post-40218</link>
			<pubDate>Thu, 15 Sep 2016 08:59:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40218@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up functions.php and change the following on line 176 from this...</p>
<pre><code>if (is_page_template(&#039;location-map.php&#039;) &#124;&#124; is_page_template(&#039;location-map-widgets.php&#039;)){ wp_enqueue_script(&#039;google_maps&#039;,&#039;https://maps.googleapis.com/maps/api/js?v=3.exp&#039;,array(),false,true); }</code></pre>
<p>...to this...</p>
<pre><code>if (is_page_template(&#039;location-map.php&#039;) &#124;&#124; is_page_template(&#039;location-map-widgets.php&#039;)){ wp_enqueue_script(&#039;google_maps&#039;,&#039;https://maps.googleapis.com/maps/api/js?v=3.exp&#38;key=YOUR-API-KEY-HERE&#039;,array(),false,true); }</code></pre>
<p>Notice the addition of:</p>
<pre><code>&#38;key=YOUR-API-KEY-HERE</code></pre>
<p>You'll want to replace <code>YOUR-API-KEY-HERE</code> with the key that Google provided. Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>msheshtawy on "Google Map missing API"</title>
			<link>http://www.themolitor.com/forums/topic/google-map-missing-api#post-40209</link>
			<pubDate>Thu, 15 Sep 2016 06:27:29 +0000</pubDate>
			<dc:creator>msheshtawy</dc:creator>
			<guid isPermaLink="false">40209@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, Awesome theme btw. </p>
<p>I'm having a big struggle with the Google Map on my site <a href="http://twaqf.com/waqfs-by-location/" rel="nofollow">http://twaqf.com/waqfs-by-location/</a></p>
<p>I tried everything, deactivating all plugins, changing locations on posts and I read so many threads. I'm guessing I need to add the API, so I got one and I'm not sure where to add it. </p>
<p>Let me know how to fix this. Thanks.
</p></description>
		</item>

	</channel>
</rss>
