<?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: Removing View all button</title>
		<link>http://www.themolitor.com/forums/topic/removing-view-all-button</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Removing View all button</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 19:30:51 +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/removing-view-all-button" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-26918</link>
			<pubDate>Tue, 04 Feb 2014 10:14:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26918@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Each page has a class name for the body tag, so just replace "<code>body.home</code>" above with the appropriate class name. For category pages, it would be "<code>body.archive</code>". Here's a full list to review: <a href="http://codex.wordpress.org/Function_Reference/body_class" rel="nofollow">http://codex.wordpress.org/Function_Reference/body_class</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>penaltybox on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-26902</link>
			<pubDate>Mon, 03 Feb 2014 14:04:46 +0000</pubDate>
			<dc:creator>penaltybox</dc:creator>
			<guid isPermaLink="false">26902@http://www.themolitor.com/forums/</guid>
			<description><p>how would I achieve this same effect on a different category page. Is this possible? Also is it possible to add links in the category description?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-23852</link>
			<pubDate>Fri, 11 Oct 2013 09:30:10 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23852@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>rubikluk on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-23851</link>
			<pubDate>Fri, 11 Oct 2013 09:00:41 +0000</pubDate>
			<dc:creator>rubikluk</dc:creator>
			<guid isPermaLink="false">23851@http://www.themolitor.com/forums/</guid>
			<description><p>Perfect.<br />
Thanks a lot.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-23850</link>
			<pubDate>Fri, 11 Oct 2013 08:50:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23850@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yup, just remove the "bottomPanel" part like this...</p>
<pre><code>body.home #mainPanel,
body.home .continueOn {display: none !important;}</code></pre>
<p>Let me know if that works better.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>rubikluk on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-23848</link>
			<pubDate>Fri, 11 Oct 2013 08:48:58 +0000</pubDate>
			<dc:creator>rubikluk</dc:creator>
			<guid isPermaLink="false">23848@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for quick answer,<br />
Your custom css disables even the footer section... I'd be interested in disabling only the slider section (and only for the home page)...</p>
<p>Is it possible?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-23841</link>
			<pubDate>Fri, 11 Oct 2013 08:29:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23841@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>If you just want to remove the slider and footer area for the home page, put the following in your custom CSS panel on the customize page...</p>
<pre><code>body.home #mainPanel,
body.home #bottomPanel,
body.home .continueOn {display: none !important;}</code></pre>
<p>Let me know if that works.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>rubikluk on "Removing View all button"</title>
			<link>http://www.themolitor.com/forums/topic/removing-view-all-button#post-23838</link>
			<pubDate>Fri, 11 Oct 2013 06:12:58 +0000</pubDate>
			<dc:creator>rubikluk</dc:creator>
			<guid isPermaLink="false">23838@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, I used the new "Welcome Video" feature to show my movie on the home page.<br />
(you can check it here: <a href="http://www.dentrolepropriemura.com" rel="nofollow">http://www.dentrolepropriemura.com</a>)</p>
<p>I'd like to disable the scroll down (continue) arrow that brings to an "unuseful" view all button just on the home page.</p>
<p>Is that possible?</p>
<p>Thanks a lot in advance.
</p></description>
		</item>

	</channel>
</rss>
