<?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: Getting rid of date and name by page</title>
		<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Getting rid of date and name by page</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 19:37:20 +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/getting-rid-of-date-and-name-by-page" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-18139</link>
			<pubDate>Mon, 04 Feb 2013 12:44:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18139@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>If you want make changes the menu, you can do so in "header.php" under the <code>&#60;!--TAB STUFF--&#62;</code> section. I don't recommend removing the menu and info tabs, though.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jonasn on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-18111</link>
			<pubDate>Fri, 01 Feb 2013 04:43:58 +0000</pubDate>
			<dc:creator>jonasn</dc:creator>
			<guid isPermaLink="false">18111@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, small question:</p>
<p>How to delete some tabs? For exmp. I only want "More" tab to be shown..</p>
<p>Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17349</link>
			<pubDate>Mon, 14 Jan 2013 13:18:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17349@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)
</p></description>
		</item>
		<item>
			<title>Max abu on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17312</link>
			<pubDate>Fri, 11 Jan 2013 11:39:37 +0000</pubDate>
			<dc:creator>Max abu</dc:creator>
			<guid isPermaLink="false">17312@http://www.themolitor.com/forums/</guid>
			<description><p>Yess!!:)))) Thank you so much
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17301</link>
			<pubDate>Fri, 11 Jan 2013 11:18:51 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17301@http://www.themolitor.com/forums/</guid>
			<description><p>Hmmm... it sounds like you may be doing something wrong as that shouldn't have any impact on anything other than the meta stuff. Anyways...</p>
<p>You can manually remove the following from "single.php"...</p>
<pre><code>&#60;p id=&#34;metaStuff&#34;&#62;&#60;?php the_date();?&#62; by &#60;?php the_author();?&#62; in &#60;?php the_category(&#039;, &#039;); ?&#62;&#60;?php edit_post_link(&#039; - Edit Post&#039;); ?&#62;&#60;/p&#62;</code></pre>
<p>...and remove the following from from "archive.php"...</p>
<pre><code>&#60;p class=&#34;metaStuff&#34;&#62;&#60;?php echo get_the_date(); ?&#62;&#38;nbsp; / &#38;nbsp; By &#60;?php the_author();?&#62;&#38;nbsp; / &#38;nbsp; &#60;?php comments_number(&#039;No Comments&#039;, &#039;1 Comment&#039;, &#039;% Comments&#039; ); ?&#62;&#60;?php edit_post_link(&#039;Edit Post&#039;,&#039;&#38;nbsp; / &#38;nbsp;&#039;,&#039;&#039;); ?&#62;&#60;/p&#62;</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Max abu on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17292</link>
			<pubDate>Fri, 11 Jan 2013 11:01:39 +0000</pubDate>
			<dc:creator>Max abu</dc:creator>
			<guid isPermaLink="false">17292@http://www.themolitor.com/forums/</guid>
			<description><p>I already fix it. I past p#metaStuff {display:none} at the CSS section, the text tab section.</p>
<p>Everything was blue, the dates and name werent gone.
</p></description>
		</item>
		<item>
			<title>Max abu on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17288</link>
			<pubDate>Fri, 11 Jan 2013 10:45:53 +0000</pubDate>
			<dc:creator>Max abu</dc:creator>
			<guid isPermaLink="false">17288@http://www.themolitor.com/forums/</guid>
			<description><p>It's doesnt work. Now my logo and letters are blue. how do i bring everthing back as it was???
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17283</link>
			<pubDate>Fri, 11 Jan 2013 10:10:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17283@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yes, that correct. My suggestion should work for you. Please make sure you're pasting the code in the custom CSS section with the "text" tab selected. Otherwise you may be pasting in additional styling that you don't see.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Max abu on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17264</link>
			<pubDate>Thu, 10 Jan 2013 14:01:42 +0000</pubDate>
			<dc:creator>Max abu</dc:creator>
			<guid isPermaLink="false">17264@http://www.themolitor.com/forums/</guid>
			<description><p>What i mean is when i post something on the website. It shows date and name. ON your tutorial on youtube it's blog page.
</p></description>
		</item>
		<item>
			<title>Max abu on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17263</link>
			<pubDate>Thu, 10 Jan 2013 13:57:18 +0000</pubDate>
			<dc:creator>Max abu</dc:creator>
			<guid isPermaLink="false">17263@http://www.themolitor.com/forums/</guid>
			<description><p>It doesnt work. Do you mean by the Custom CSS (optional)..??
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17240</link>
			<pubDate>Thu, 10 Jan 2013 10:41:51 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17240@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Add the following in the custom CSS section of your theme options panel...</p>
<pre><code>p#metaStuff {display:none}</code></pre>
<p>That should do the trick ;-)</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Max abu on "Getting rid of date and name by page"</title>
			<link>http://www.themolitor.com/forums/topic/getting-rid-of-date-and-name-by-page#post-17220</link>
			<pubDate>Thu, 10 Jan 2013 06:14:58 +0000</pubDate>
			<dc:creator>Max abu</dc:creator>
			<guid isPermaLink="false">17220@http://www.themolitor.com/forums/</guid>
			<description><p>I want to get rid of notifications date and name. How can i do that?
</p></description>
		</item>

	</channel>
</rss>
