<?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: Remove &quot;Related Pages&quot; widget from HOME page</title>
		<link>http://www.themolitor.com/forums/topic/remove-related-pages-widget-from-home-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Remove &quot;Related Pages&quot; widget from HOME page</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 16:37: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/remove-related-pages-widget-from-home-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Saguaro Canyon on "Remove &quot;Related Pages&quot; widget from HOME page"</title>
			<link>http://www.themolitor.com/forums/topic/remove-related-pages-widget-from-home-page#post-2351</link>
			<pubDate>Fri, 25 Feb 2011 07:21:14 +0000</pubDate>
			<dc:creator>Saguaro Canyon</dc:creator>
			<guid isPermaLink="false">2351@http://www.themolitor.com/forums/</guid>
			<description><p>That did it.</p>
<p>Thanks so much!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Remove &quot;Related Pages&quot; widget from HOME page"</title>
			<link>http://www.themolitor.com/forums/topic/remove-related-pages-widget-from-home-page#post-2348</link>
			<pubDate>Thu, 24 Feb 2011 22:50:58 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">2348@http://www.themolitor.com/forums/</guid>
			<description><p>To remove it, open "sidebar.php" and delete the following...</p>
<pre><code>&#60;?php
		if($post-&#62;post_parent)
  		$children = wp_list_pages(&#34;title_li=&#38;sort_column=menu_order&#38;child_of=&#34;.$post-&#62;post_parent.&#34;&#38;echo=0&#34;);
  		else
  		$children = wp_list_pages(&#34;title_li=&#38;sort_column=menu_order&#38;child_of=&#34;.$post-&#62;ID.&#34;&#38;echo=0&#34;);
  		if ($children) { ?&#62;
  		&#60;li class=&#34;widget&#34;&#62;
  		&#60;h2&#62;Related Pages&#60;/h2&#62;
  		&#60;div class=&#34;widgetcontent&#34;&#62;
  		&#60;ul id=&#34;subnav&#34;&#62;
  		&#60;?php echo $children; ?&#62;
  		&#60;/ul&#62;
  		&#60;/div&#62;
  		&#60;/li&#62;
  		&#60;?php } ?&#62;</code></pre></description>
		</item>
		<item>
			<title>Saguaro Canyon on "Remove &quot;Related Pages&quot; widget from HOME page"</title>
			<link>http://www.themolitor.com/forums/topic/remove-related-pages-widget-from-home-page#post-2317</link>
			<pubDate>Tue, 22 Feb 2011 21:40:00 +0000</pubDate>
			<dc:creator>Saguaro Canyon</dc:creator>
			<guid isPermaLink="false">2317@http://www.themolitor.com/forums/</guid>
			<description><p>Hi<br />
my site is Saguarocanyon.org<br />
on my home pae I added 2 widgets: Service Time &#38; Contact Us - Works fine.<br />
I excluded all catagories. As soon as I did that, it automatically added what looks like amother widget that displays a list of all my pages. It automatically pops open when you go to my Home page.  It does not show up on the list of widgets though.  How do I get rid of it?<br />
Thanks!
</p></description>
		</item>

	</channel>
</rss>
