<?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 List-button on homepage</title>
		<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Remove List-button on homepage</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:55: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/remove-list-button-on-homepage" rel="self" type="application/rss+xml" />

		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14090</link>
			<pubDate>Tue, 21 Aug 2012 10:24:14 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">14090@http://www.themolitor.com/forums/</guid>
			<description><p>Fantastic, thank you!
</p></description>
		</item>
		<item>
			<title>ckelley on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14089</link>
			<pubDate>Tue, 21 Aug 2012 10:19:28 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14089@http://www.themolitor.com/forums/</guid>
			<description><p>yeah the forums strips code(were working on adding better formatting)</p>
<p><a href="http://snippi.com/s/ivzjxlk" rel="nofollow">http://snippi.com/s/ivzjxlk</a></p>
<p>but that new will fix it, just did it on my demo, I missed a few brackets in the first one
</p></description>
		</item>
		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14088</link>
			<pubDate>Tue, 21 Aug 2012 10:02:50 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">14088@http://www.themolitor.com/forums/</guid>
			<description><p>Wait, shit, the forum treated some of that as active code.  Not sure how to post without it doing that
</p></description>
		</item>
		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14087</link>
			<pubDate>Tue, 21 Aug 2012 09:56:12 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">14087@http://www.themolitor.com/forums/</guid>
			<description><p>Okay, tried that, but it killed the site.  Getting closer though I think.  Right now lines 70-73 read: </p>
<p>'	&#60;!--WRITING/LIST--&#62;<br />
	&#60;li id="contentNav"&#62;<br />
		<a href="#contentBox">activeNav&#60;?php }?&#62;"&#62;&#60;?php if(is_search() &#124;&#124; is_archive() &#124;&#124; is_home()){?&#62;LIST&#60;?php } else { ?&#62;WRITING&#60;?php } ?&#62;</a> '</p>
<p>I replaced lines 71-73 with what you gave me, and that killed the sited.  Then I tried replacing this:</p>
<p>'&#60;!--WRITING/LIST--&#62;<br />
	&#60;li id="contentNav"&#62;<br />
		<a href="#contentBox"> &#60;li id="contentNav"&#62; activeNav&#60;?php }?&#62;"&#62;&#60;?php if(is_search() &#124;&#124; is_archive()){?&#62;LIST&#60;?php } else { ?&#62;INFO&#60;?php } ?&#62; &#60;?php } ?&#62;</a>  '</p>
<p>which put your lines in the middle where it seemed they should go.  Unfortunately that also killed the site.  </p>
<p>So close!  Thanks again.
</p></description>
		</item>
		<item>
			<title>ckelley on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14080</link>
			<pubDate>Tue, 21 Aug 2012 07:49:50 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14080@http://www.themolitor.com/forums/</guid>
			<description><p>replace lines 71-73 with this <a href="http://snippi.com/s/9a8ocul" rel="nofollow">http://snippi.com/s/9a8ocul</a>
</p></description>
		</item>
		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14076</link>
			<pubDate>Tue, 21 Aug 2012 07:21:59 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">14076@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you, that makes much more sense.  Unfortunately when I take out 71-73, it takes the list button off of every page.  Any suggestions?</p>
<p>I really appreciate all your help.
</p></description>
		</item>
		<item>
			<title>ckelley on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14073</link>
			<pubDate>Tue, 21 Aug 2012 07:11:30 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14073@http://www.themolitor.com/forums/</guid>
			<description><p>@woodborn this thread was referring to an older version(which is what I opened when I double checked)</p>
<p>if you are using the latest version its 71-73</p>
<p>apologizes I havent had the chance to read through all the code on the updated files</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14071</link>
			<pubDate>Tue, 21 Aug 2012 07:03:57 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">14071@http://www.themolitor.com/forums/</guid>
			<description><p>Strange that you would say that, since I copied and pasted out of the header.php file of Photopharm.  </p>
<p>The only thing I can find similar to what you just put is:</p>
<p>&#60;li id="contentNav"&#62;<br />
		<a href="#contentBox">activeNav&#60;?php }?&#62;"&#62;&#60;?php if(is_search() &#124;&#124;</p>
<p>Which is lines 71-72.  </p>
<p>What's going on here?  How could I have gotten it out of header.php, yet you, who wrote the code, think it shouldn't be in there?  </p>
<p>Thanks</a>
</p></description>
		</item>
		<item>
			<title>ckelley on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14024</link>
			<pubDate>Mon, 20 Aug 2012 05:40:09 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14024@http://www.themolitor.com/forums/</guid>
			<description><p>@woodborn the code you posted isnt in the header.php...</p>
<p>	&#60;li id="contentNav"&#62;<br />
		<a href="#contentBox">activeNav&#60;?php }?&#62;"&#62;&#60;?php if(is_search() &#124;&#124; is_archive() &#124;&#124; is_home()){?&#62;LIST&#60;?php } else { ?&#62;INFO&#60;?php } ?&#62;</a></p></description>
		</item>
		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-14013</link>
			<pubDate>Sun, 19 Aug 2012 14:08:17 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">14013@http://www.themolitor.com/forums/</guid>
			<description><p>To be more precise, I took out the relevant lines (which in Textmate were 70-73), and it removed the list from all the pages.  I just need to get it off the home page.  77-79 are:</p>
<p>&#60;!--MORE--&#62;<br />
&#60;?php } if ( is_dynamic_sidebar() ) { ?&#62;<br />
&#60;li id="widgetNav"&#62;<a href="#widgetBox">MORE</a></p>
<p>Which clearly isn't it.  Ideas?  Thanks so much.
</p></description>
		</item>
		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-13998</link>
			<pubDate>Fri, 17 Aug 2012 14:36:42 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">13998@http://www.themolitor.com/forums/</guid>
			<description><p>fullshowalpinism.com
</p></description>
		</item>
		<item>
			<title>ckelley on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-13930</link>
			<pubDate>Thu, 16 Aug 2012 06:24:42 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">13930@http://www.themolitor.com/forums/</guid>
			<description><p>@woodborn can you post a link</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>woodborn on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-13924</link>
			<pubDate>Wed, 15 Aug 2012 20:48:52 +0000</pubDate>
			<dc:creator>woodborn</dc:creator>
			<guid isPermaLink="false">13924@http://www.themolitor.com/forums/</guid>
			<description><p>I did this too and the link tab still exits.  More thoughts?
</p></description>
		</item>
		<item>
			<title>ckelley on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-13375</link>
			<pubDate>Mon, 30 Jul 2012 05:24:40 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">13375@http://www.themolitor.com/forums/</guid>
			<description><p>@ol-ax can you post a link to your site
</p></description>
		</item>
		<item>
			<title>Ol-Ax on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-13356</link>
			<pubDate>Sun, 29 Jul 2012 02:51:41 +0000</pubDate>
			<dc:creator>Ol-Ax</dc:creator>
			<guid isPermaLink="false">13356@http://www.themolitor.com/forums/</guid>
			<description><p>i did it, but... the list-tab exists... :((((((
</p></description>
		</item>
		<item>
			<title>bartvanleersum on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-11322</link>
			<pubDate>Thu, 21 Jun 2012 12:19:34 +0000</pubDate>
			<dc:creator>bartvanleersum</dc:creator>
			<guid isPermaLink="false">11322@http://www.themolitor.com/forums/</guid>
			<description><p>Ok, after some fiddling around, I found it! Is there a simple way to see what number a line has? May come in handy next time :)
</p></description>
		</item>
		<item>
			<title>bartvanleersum on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-11321</link>
			<pubDate>Thu, 21 Jun 2012 12:10:43 +0000</pubDate>
			<dc:creator>bartvanleersum</dc:creator>
			<guid isPermaLink="false">11321@http://www.themolitor.com/forums/</guid>
			<description><p>Nevermind, I was looking in the wrong file. I found out how to edit the header.php through Wordpress' Dashboard. I'm not sure though which lines to remove, or what 'commenting out' means... Still learning!
</p></description>
		</item>
		<item>
			<title>bartvanleersum on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-11320</link>
			<pubDate>Thu, 21 Jun 2012 11:18:58 +0000</pubDate>
			<dc:creator>bartvanleersum</dc:creator>
			<guid isPermaLink="false">11320@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for your reply Chris, but I can't seem to find the right lines. If I open header.php form the photopharm folder, I only get a couple of lines of text. Isn't there a Custom CSS option? I'm still trying to understand the basics of Wordpress, so hopefully you can help me out!
</p></description>
		</item>
		<item>
			<title>ckelley on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-11308</link>
			<pubDate>Thu, 21 Jun 2012 06:44:11 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">11308@http://www.themolitor.com/forums/</guid>
			<description><p>HI,</p>
<p>open your header.php file and comment out or remove lines 77-79</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>bartvanleersum on "Remove List-button on homepage"</title>
			<link>http://www.themolitor.com/forums/topic/remove-list-button-on-homepage#post-11298</link>
			<pubDate>Thu, 21 Jun 2012 01:42:16 +0000</pubDate>
			<dc:creator>bartvanleersum</dc:creator>
			<guid isPermaLink="false">11298@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, I love your theme but I'm having a problem on my homepage: <a href="http://www.bartvanleersum.nl" rel="nofollow">http://www.bartvanleersum.nl</a></p>
<p>There is a 'List'-button, that doesn't seem to be doing anything, except for linking to an error message. Is there a way to remove that button? Or would that create other problems?</p>
<p>Thanks in advance!
</p></description>
		</item>

	</channel>
</rss>
