<?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: Under Welcome, Under the featured slider, Can I have a Page?</title>
		<link>http://www.themolitor.com/forums/topic/under-welcome-under-the-featured-slider-can-i-have-a-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Under Welcome, Under the featured slider, Can I have a Page?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:17:43 +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/under-welcome-under-the-featured-slider-can-i-have-a-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Lynn on "Under Welcome, Under the featured slider, Can I have a Page?"</title>
			<link>http://www.themolitor.com/forums/topic/under-welcome-under-the-featured-slider-can-i-have-a-page#post-983</link>
			<pubDate>Mon, 24 May 2010 12:45:24 +0000</pubDate>
			<dc:creator>Lynn</dc:creator>
			<guid isPermaLink="false">983@http://www.themolitor.com/forums/</guid>
			<description><p>Never mind.  I figured it out.
</p></description>
		</item>
		<item>
			<title>Lynn on "Under Welcome, Under the featured slider, Can I have a Page?"</title>
			<link>http://www.themolitor.com/forums/topic/under-welcome-under-the-featured-slider-can-i-have-a-page#post-976</link>
			<pubDate>Sun, 23 May 2010 13:12:38 +0000</pubDate>
			<dc:creator>Lynn</dc:creator>
			<guid isPermaLink="false">976@http://www.themolitor.com/forums/</guid>
			<description><p>Here is what caused the problem:  a child page under any page causes the Related Pages widget to appear.  Are you using any child pages as drop down menu items?
</p></description>
		</item>
		<item>
			<title>Lynn on "Under Welcome, Under the featured slider, Can I have a Page?"</title>
			<link>http://www.themolitor.com/forums/topic/under-welcome-under-the-featured-slider-can-i-have-a-page#post-975</link>
			<pubDate>Sun, 23 May 2010 12:51:21 +0000</pubDate>
			<dc:creator>Lynn</dc:creator>
			<guid isPermaLink="false">975@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for the help with this.  It removed the 2 posts and replaced them with my test page.</p>
<p>However, I now have something I don't want:<br />
On the right sidebar, on the Home page only, I now have an extra widget, "Related Pages", with the page "Missions" (my test page)under it.<br />
Do you have an idea of how to get rid of the unwanted widget?  Am curious why it does that on the home page only.<br />
Thank you.
</p></description>
		</item>
		<item>
			<title>donnaserdula on "Under Welcome, Under the featured slider, Can I have a Page?"</title>
			<link>http://www.themolitor.com/forums/topic/under-welcome-under-the-featured-slider-can-i-have-a-page#post-953</link>
			<pubDate>Sun, 16 May 2010 05:54:40 +0000</pubDate>
			<dc:creator>donnaserdula</dc:creator>
			<guid isPermaLink="false">953@http://www.themolitor.com/forums/</guid>
			<description><p>Got it.  Here's the answer for anyone looking to achieve text on the welcome page:</p>
<p>To remove the blog posts under the feature slider:<br />
Open up "index.php" and remove the entire "homeBlog" and "homeNews" div.</p>
<p>To add content from a page in its place, add this code:</p>
<p>&#60;?php $recent = new WP_Query("page_id=29"); while($recent-&#62;have_posts()) : $recent-&#62;the_post();?&#62;<br />
&#60;?php the_title(); ?&#62;<br />
&#60;?php the_content(); ?&#62;<br />
&#60;?php endwhile; ?&#62;</p>
<p>Make sure you update with the correct "page_id"</p>
<p>Thank you Molitor!  It really is a lovely theme!</p>
<p>--Donna
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Under Welcome, Under the featured slider, Can I have a Page?"</title>
			<link>http://www.themolitor.com/forums/topic/under-welcome-under-the-featured-slider-can-i-have-a-page#post-952</link>
			<pubDate>Sat, 15 May 2010 19:32:16 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">952@http://www.themolitor.com/forums/</guid>
			<description><p>Anything is possible ;-)</p>
<p>I recommend doing a search in the WordPress forums for details: <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a>
</p></description>
		</item>
		<item>
			<title>donnaserdula on "Under Welcome, Under the featured slider, Can I have a Page?"</title>
			<link>http://www.themolitor.com/forums/topic/under-welcome-under-the-featured-slider-can-i-have-a-page#post-950</link>
			<pubDate>Sat, 15 May 2010 16:37:39 +0000</pubDate>
			<dc:creator>donnaserdula</dc:creator>
			<guid isPermaLink="false">950@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, I just purchased your theme from ThemeForest and LOVE IT!  </p>
<p>I was able to delete the two posts under the featured slider but what I would like there instead is content from a page.  Is this possible to do?  </p>
<p>Thanks!
</p></description>
		</item>

	</channel>
</rss>
