<?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: FAQ - Disable Slider on Home Page</title>
		<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ - Disable Slider on Home Page</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:49: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/disable-slider-on-home-page" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "FAQ - Disable Slider on Home Page"</title>
			<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page#post-37559</link>
			<pubDate>Wed, 03 Feb 2016 09:21:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37559@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Shouldn't have to enable it. Just make sure you have your settings properly assigned on the Customize page.</p>
<p>If you still need help, please provide a link to your site and I'll check it out.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>armmdpwh on "FAQ - Disable Slider on Home Page"</title>
			<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page#post-37554</link>
			<pubDate>Wed, 03 Feb 2016 00:04:46 +0000</pubDate>
			<dc:creator>armmdpwh</dc:creator>
			<guid isPermaLink="false">37554@http://www.themolitor.com/forums/</guid>
			<description><p>our slider doesn't work. how to enable it?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Disable Slider on Home Page"</title>
			<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page#post-29937</link>
			<pubDate>Tue, 01 Jul 2014 09:12:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29937@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.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>sleepyhearts on "FAQ - Disable Slider on Home Page"</title>
			<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page#post-29931</link>
			<pubDate>Mon, 30 Jun 2014 19:31:35 +0000</pubDate>
			<dc:creator>sleepyhearts</dc:creator>
			<guid isPermaLink="false">29931@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris, that worked.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Disable Slider on Home Page"</title>
			<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page#post-29911</link>
			<pubDate>Mon, 30 Jun 2014 09:00:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29911@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I updated the instructions above so that it applies to Version: 2.0.1.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>sleepyhearts on "FAQ - Disable Slider on Home Page"</title>
			<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page#post-29905</link>
			<pubDate>Sun, 29 Jun 2014 07:32:54 +0000</pubDate>
			<dc:creator>sleepyhearts</dc:creator>
			<guid isPermaLink="false">29905@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, do these instructions still apply.  I noticed the code is somewhat different, so can you please provide up to date info on how to disable homepage slider?  </p>
<p>Thanks a million
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Disable Slider on Home Page"</title>
			<link>http://www.themolitor.com/forums/topic/disable-slider-on-home-page#post-2866</link>
			<pubDate>Mon, 23 May 2011 12:50:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">2866@http://www.themolitor.com/forums/</guid>
			<description><ol>
<li>Open "header.php" and locate the following on lines 105-111...<br />
<pre><code>&#60;?php
//SLIDER + TITLE
if(is_front_page()){
	get_template_part(&#039;slider&#039;);
} else {
	get_template_part(&#039;title&#039;);
}?&#62;</code></pre>
</li>
<li>Change it to the following...<br />
<pre><code>&#60;?php get_template_part(&#039;title&#039;); ?&#62;</code></pre>
</li>
<li>Open "style.css" and remove the following on line 246...<br />
<pre><code>body.home #menuContainer {height: 450px;}</code></pre>
</li>
</ol></description>
		</item>

	</channel>
</rss>
