<?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: Sidebar on pages</title>
		<link>http://www.themolitor.com/forums/topic/sidebar-on-pages</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Sidebar on pages</description>
		<language>en-US</language>
		<pubDate>Sat, 02 May 2026 04:47:36 +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/sidebar-on-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Sidebar on pages"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-on-pages#post-37938</link>
			<pubDate>Mon, 22 Feb 2016 09:41:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37938@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you haven't already, PLEASE don't forget to rate University on your downloads page on ThemeForest. Five-star ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>kamuintaeh on "Sidebar on pages"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-on-pages#post-37918</link>
			<pubDate>Sat, 20 Feb 2016 01:08:37 +0000</pubDate>
			<dc:creator>kamuintaeh</dc:creator>
			<guid isPermaLink="false">37918@http://www.themolitor.com/forums/</guid>
			<description><p>Perfect! Thank you :)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sidebar on pages"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-on-pages#post-37908</link>
			<pubDate>Fri, 19 Feb 2016 10:37:11 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">37908@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open sidebar.php and remove the following on lines 4-18...</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 class=&#34;widgettitle&#34;&#62;&#60;?php _e(&#039;Related Pages&#039;,&#039;themolitor&#039;);?&#62;&#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>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>kamuintaeh on "Sidebar on pages"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-on-pages#post-37896</link>
			<pubDate>Fri, 19 Feb 2016 05:48:52 +0000</pubDate>
			<dc:creator>kamuintaeh</dc:creator>
			<guid isPermaLink="false">37896@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>I just wanted to ask how I can remove the "related pages" widget on every site of the university forum.</p>
<p>Best,</p>
<p>Kamui
</p></description>
		</item>

	</channel>
</rss>
