<?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 slider disappears</title>
		<link>http://www.themolitor.com/forums/topic/home-page-slider-disappears</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Home page slider disappears</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 14:52:07 +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-slider-disappears" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Home page slider disappears"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-slider-disappears#post-23575</link>
			<pubDate>Tue, 01 Oct 2013 12:01:06 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23575@http://www.themolitor.com/forums/</guid>
			<description><p>Awesome :-)</p>
<p>The weird thing is that this isn't a bug with the theme, but a bug with WordPress. Oh well.</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>geo on "Home page slider disappears"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-slider-disappears#post-23574</link>
			<pubDate>Tue, 01 Oct 2013 11:30:09 +0000</pubDate>
			<dc:creator>geo</dc:creator>
			<guid isPermaLink="false">23574@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Chris, that finally works!!!<br />
This is the solution!!!<br />
Check it out in the same url...</p>
<p>thanks a lot for your help!<br />
Geo
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Home page slider disappears"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-slider-disappears#post-23572</link>
			<pubDate>Tue, 01 Oct 2013 10:10:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23572@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Add the following to the top of your functions.php file, after the opening "&#60;?php" tag...</p>
<pre><code>add_action( &#039;pre_get_posts&#039;, &#039;be_change_event_posts_per_page&#039; );
function be_change_event_posts_per_page( $query ) {
	if( $query-&#62;is_main_query() &#38;&#38; !is_admin() &#38;&#38; is_front_page() ) {
		$query-&#62;set( &#039;posts_per_page&#039;, &#039;1&#039; );
	}
}</code></pre>
<p>Let me know if this fixes the issue and allows you to display 10 posts on your category pages.</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>geo on "Home page slider disappears"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-slider-disappears#post-23464</link>
			<pubDate>Tue, 24 Sep 2013 09:27:34 +0000</pubDate>
			<dc:creator>geo</dc:creator>
			<guid isPermaLink="false">23464@http://www.themolitor.com/forums/</guid>
			<description><p>I adjust the reading settings to show 1 post per page, but unfortunatelly<br />
after that the blog style (of the forthcoming events) looks like the home<br />
page with slider, that i don't want it.</p>
<p>The desirable result that i want, is my home page looks like yours (the demo<br />
page you provide) and my forthcoming events looks like your blog page.</p>
<p>By the way, home &#38; forthcoming events are 2 different categories and not the<br />
same one (i've tried to combined in one but the result was exactly the<br />
same).</p>
<p>My under constuction website link is <a href="http://www.blitzclub.gr/demo" rel="nofollow">http://www.blitzclub.gr/demo</a></p>
<p>thanks in advance<br />
Geo
</p></description>
		</item>
		<item>
			<title>geo on "Home page slider disappears"</title>
			<link>http://www.themolitor.com/forums/topic/home-page-slider-disappears#post-23379</link>
			<pubDate>Fri, 20 Sep 2013 08:16:29 +0000</pubDate>
			<dc:creator>geo</dc:creator>
			<guid isPermaLink="false">23379@http://www.themolitor.com/forums/</guid>
			<description><p>Hi. I'm facing a problem with the main slider. Whenever the main slider on the home page goes beyond the second slide the images disappears. Will someone please tell me how to fix it?<br />
Please help!
</p></description>
		</item>

	</channel>
</rss>
