<?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: Background image with map point</title>
		<link>http://www.themolitor.com/forums/topic/background-image-with-map-point</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Background image with map point</description>
		<language>en-US</language>
		<pubDate>Wed, 06 May 2026 03:23:14 +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/background-image-with-map-point" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Background image with map point"</title>
			<link>http://www.themolitor.com/forums/topic/background-image-with-map-point#post-30963</link>
			<pubDate>Tue, 23 Sep 2014 09:52:54 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30963@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up with your findings!</p>
<p>Please keep in mind that support does not include customization services. </p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>TNM on "Background image with map point"</title>
			<link>http://www.themolitor.com/forums/topic/background-image-with-map-point#post-30954</link>
			<pubDate>Mon, 22 Sep 2014 15:05:03 +0000</pubDate>
			<dc:creator>TNM</dc:creator>
			<guid isPermaLink="false">30954@http://www.themolitor.com/forums/</guid>
			<description><p>Great theme, but kind of disappointed with the support. Turns out it just took 1 line of editting.</p>
<p>In single.php change line 143 into</p>
<pre><code>&#60;?php if($latitude &#38;&#38; $longitude &#38;&#38; $zoom != &#039;99&#039; ){ //START MAP?&#62;</code></pre>
<p>And for the posts where you want an image background set the zoom level to 99</p>
<p>Found at <a href="http://www.themolitor.com/forums/topic/how-do-you-use-a-picture-as-the-background-instead-of-a-map" rel="nofollow">http://www.themolitor.com/forums/topic/how-do-you-use-a-picture-as-the-background-instead-of-a-map</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Background image with map point"</title>
			<link>http://www.themolitor.com/forums/topic/background-image-with-map-point#post-30941</link>
			<pubDate>Mon, 22 Sep 2014 09:24:02 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30941@http://www.themolitor.com/forums/</guid>
			<description><p>@TNM</p>
<p>Sorry, but that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research, testing and custom code then I have to refer you to the customization request form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>TNM on "Background image with map point"</title>
			<link>http://www.themolitor.com/forums/topic/background-image-with-map-point#post-30938</link>
			<pubDate>Mon, 22 Sep 2014 09:21:26 +0000</pubDate>
			<dc:creator>TNM</dc:creator>
			<guid isPermaLink="false">30938@http://www.themolitor.com/forums/</guid>
			<description><p>Is there also a way to truly override them? On some post i want the map to show, but on others i want a photo bg. When i use the photo bg the marker on the map disappears, but when using your fix above i remove the map functionality completely right?</p>
<p>Sorry for 'stealing' your topic TheTravelingTwohigs
</p></description>
		</item>
		<item>
			<title>TNM on "Background image with map point"</title>
			<link>http://www.themolitor.com/forums/topic/background-image-with-map-point#post-30932</link>
			<pubDate>Mon, 22 Sep 2014 09:15:37 +0000</pubDate>
			<dc:creator>TNM</dc:creator>
			<guid isPermaLink="false">30932@http://www.themolitor.com/forums/</guid>
			<description><p>Same question here</p>
<p>edit: waited too long with my reply ^^
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Background image with map point"</title>
			<link>http://www.themolitor.com/forums/topic/background-image-with-map-point#post-30924</link>
			<pubDate>Mon, 22 Sep 2014 08:59:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30924@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To remove the map feature for single post pages, open single.php and remove lines 149-195 AND change line 201 from this...</p>
<pre><code>&#60;?php }</code></pre>
<p>...to this...</p>
<pre><code>&#60;?php</code></pre>
<p>NOTE: The above is for version 2.2.2 of The Navigator. Subsequent updates may change these instructions.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>TheTravelingTwohigs on "Background image with map point"</title>
			<link>http://www.themolitor.com/forums/topic/background-image-with-map-point#post-30912</link>
			<pubDate>Fri, 19 Sep 2014 23:03:45 +0000</pubDate>
			<dc:creator>TheTravelingTwohigs</dc:creator>
			<guid isPermaLink="false">30912@http://www.themolitor.com/forums/</guid>
			<description><p>How do I override the theme so I can have have longitude and latitude but a background image inside my post? So I can see the pinpoint on the map but a nice custom background image once I get inside the post.
</p></description>
		</item>

	</channel>
</rss>
