<?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: FAQ - How To Remove Drop Down feature?</title>
		<link>http://www.themolitor.com/forums/topic/how-to-remove-drop-down-feature</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ - How To Remove Drop Down feature?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:40:56 +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/how-to-remove-drop-down-feature" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "FAQ - How To Remove Drop Down feature?"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-remove-drop-down-feature#post-66</link>
			<pubDate>Fri, 13 Nov 2009 13:51:17 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">66@http://www.themolitor.com/forums/</guid>
			<description><p>To remove drop down functionality, follow these steps:</p>
<ol>
<li>Open header.php</li>
<li>Locate the following code:<br />
&#60;? php wp_list_cats('exclude='. $church_category .''); ? &#62;</li>
<li>Insert "children=0&#38;" right before "exclude=" (don't include quotation marks)</li>
<li>Right below that, locate the following:<br />
&#60;? php wp_list_pages('sort_column=menu_order&#38;exclude='. $church_page .'&#38;title_li='); ? &#62;</li>
<li>Insert "depth=1&#38;" right before "sort_column=" (don't include quotation marks)</li>
</ol></description>
		</item>

	</channel>
</rss>
