<?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: Home Page Zoomed In</title>
		<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Home Page Zoomed In</description>
		<language>en-US</language>
		<pubDate>Sat, 02 May 2026 23:51:10 +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/home-page-zoomed-in" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-24069</link>
			<pubDate>Tue, 22 Oct 2013 08:10:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24069@http://www.themolitor.com/forums/</guid>
			<description><p>:-)
</p></description>
		</item>
		<item>
			<title>CarolinaEpicurean on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-24064</link>
			<pubDate>Mon, 21 Oct 2013 16:35:22 +0000</pubDate>
			<dc:creator>CarolinaEpicurean</dc:creator>
			<guid isPermaLink="false">24064@http://www.themolitor.com/forums/</guid>
			<description><p>Excellent! Works perfectly.</p>
<p>I will keep a record of the changes since I'll have to re-do every time the theme is updated.</p>
<p>So glad it works, though.</p>
<p>Laura
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-24038</link>
			<pubDate>Mon, 21 Oct 2013 09:59:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24038@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this...</p>
<p>Open "script.php" and change the following on line 6 from this...</p>
<pre><code>$mainZoom = get_theme_mod(&#039;themolitor_customizer_cat_zoom&#039;);</code></pre>
<p>...to this...</p>
<pre><code>if(is_front_page()){
$mainZoom = XXXX;
} else {
$mainZoom = get_theme_mod(&#039;themolitor_customizer_cat_zoom&#039;);
}</code></pre>
<p>Be sure to change <code>XXXX</code> above to the zoom level you want to use.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>CarolinaEpicurean on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-24035</link>
			<pubDate>Mon, 21 Oct 2013 09:53:25 +0000</pubDate>
			<dc:creator>CarolinaEpicurean</dc:creator>
			<guid isPermaLink="false">24035@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks. Is there any way to use CSS or code to use a different zoom level for home page than the category zoom level?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-23830</link>
			<pubDate>Thu, 10 Oct 2013 14:57:25 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23830@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. Positive ratings REALLY help me out and show potential buyers the value of my hard work.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>CarolinaEpicurean on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-23825</link>
			<pubDate>Thu, 10 Oct 2013 14:48:47 +0000</pubDate>
			<dc:creator>CarolinaEpicurean</dc:creator>
			<guid isPermaLink="false">23825@http://www.themolitor.com/forums/</guid>
			<description><p>How silly! That did it. I knew it was going to be something simple.</p>
<p>Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-23824</link>
			<pubDate>Thu, 10 Oct 2013 13:55:47 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23824@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To control the main map zoom level, adjust the "Category Zoom Level" setting on the "customize" page.</p>
<p>The zoom level setting on post/page edit screens lets you control the zoom level of the map for the post/page you're editing. This setting will override the zoom level you select on the "customize" page.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>CarolinaEpicurean on "Home Page Zoomed In"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-zoomed-in#post-23819</link>
			<pubDate>Thu, 10 Oct 2013 11:31:22 +0000</pubDate>
			<dc:creator>CarolinaEpicurean</dc:creator>
			<guid isPermaLink="false">23819@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,<br />
Not sure what happened, but I can't seem to zoom out the Home page to World view, showing all my mapped posts.</p>
<p>I'm sure it's some setting I'm missing, but would appreciate help.</p>
<p>Site: <a href="http://carolinaepicurean-travellog.com/" rel="nofollow">http://carolinaepicurean-travellog.com/</a><br />
Navigator version 1.6.1<br />
Wordpress version 3.6.1</p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
