<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; User Favorites: gottabkd</title>
		<link>http://en.forums.wordpress.com/profile/</link>
		<description>WordPress.com Forums &#187; User Favorites: gottabkd</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 11:35:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>airodyssey on "Custom Menu Widget"</title>
			<link>http://en.forums.wordpress.com/topic/custom-menu-widget-2#post-528843</link>
			<pubDate>Mon, 22 Nov 2010 15:56:29 +0000</pubDate>
			<dc:creator>airodyssey</dc:creator>
			<guid isPermaLink="false">528843@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Google translation of post above by @mifotea (in Romanian):</p>
<blockquote><p>hello, it would be nice if you make the text Winget accept any type of html code, because some are not accepted, and would be a good blog roll list of bloggers showing the last post (the title a few times) a list those who follow you (to give "follow" and you will show that follows you and you can watch it on others)</p></blockquote>
]]></description>
					</item>
		<item>
			<title>mifotea on "Custom Menu Widget"</title>
			<link>http://en.forums.wordpress.com/topic/custom-menu-widget-2#post-528836</link>
			<pubDate>Mon, 22 Nov 2010 15:48:15 +0000</pubDate>
			<dc:creator>mifotea</dc:creator>
			<guid isPermaLink="false">528836@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>salut, ar fi frumos daca ati face ca wingetul text sa accepte orice tip de cod html, deoarece unele nu sunt acceptate, si ar mai fi bun o lista blog roll care sa arate blogerul si ultima postare (titlui si cateva randuri) + o lista cu cei care te urmaresc (sa dea "urmariti" si sa iti apara ca te urmareste iar tu sa poti urmarii pe altii)
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Custom Menu Widget"</title>
			<link>http://en.forums.wordpress.com/topic/custom-menu-widget-2#post-528807</link>
			<pubDate>Mon, 22 Nov 2010 13:29:46 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">528807@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In Appearance&#62;Menus you can read: "The current theme does not natively support menus, but you can use the “Custom Menu” widget to add any menus you create here to the theme’s sidebar."</p>
<p>In other words:<br />
a) You can't create a custom <em>header</em> menu in Andreas09.<br />
b) Sidebar content is controlled in Appearance&#62;Widgets. Go there, drag the Custom Menu <em>widget</em> to left or right sidebar, select the menu you have created, click Save.
</p>
]]></description>
					</item>
		<item>
			<title>gottabkd on "Custom Menu Widget"</title>
			<link>http://en.forums.wordpress.com/topic/custom-menu-widget-2#post-528788</link>
			<pubDate>Mon, 22 Nov 2010 11:36:18 +0000</pubDate>
			<dc:creator>gottabkd</dc:creator>
			<guid isPermaLink="false">528788@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,<br />
Just trying to figure out if the new Custom Menu Widget works in Andreas09<br />
I have:<br />
Cleared my cache<br />
Created a new menu called "the goods"<br />
Saved it<br />
Added "categories" to it<br />
Saved it<br />
Checked the box to have it Automatically add new top-level pages<br />
Saved it<br />
Cleared cache<br />
Then viewed site....</p>
<p>Can't seem to see it anywhere??</p>
<p>Just wondering if this new menu will appear at the top of the page or in a sidebar (left, or right) and if so how do I make it appear?</p>
<p>Thanks for the help
</p>
]]></description>
					</item>
		<item>
			<title>andywarthol on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-500287</link>
			<pubDate>Tue, 24 Aug 2010 23:00:46 +0000</pubDate>
			<dc:creator>andywarthol</dc:creator>
			<guid isPermaLink="false">500287@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you, SacredPath!
</p>
]]></description>
					</item>
		<item>
			<title>ylfun2002 on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-496662</link>
			<pubDate>Sat, 14 Aug 2010 13:23:44 +0000</pubDate>
			<dc:creator>ylfun2002</dc:creator>
			<guid isPermaLink="false">496662@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I am also using twenty-ten and have the same questions.  Do I change in the Single post template from:</p>
<p>					&#60;div class="entry-meta"&#62;<br />
						&#60;?php twentyten_posted_on(); ?&#62;<br />
					&#60;/div&#62;&#60;!-- .entry-meta --&#62;</p>
<p>to:</p>
<p>					&#60;div class="entry-meta"&#62;<br />
						&#60;?php twentyten_posted_on(); ?&#62;<br />
					&#60;/div&#62;&#60;!-- .entry-meta<br />
(display:none;) --&#62;</p>
<p>and to remove the utility from:</p>
<p>&#60;div class="entry-utility"&#62;<br />
						&#60;?php twentyten_posted_in(); </p>
<p>to: </p>
<p>&#60;div class="entry-utility (display:none;)"&#62;<br />
						&#60;?php twentyten_posted_in(); </p>
<p>please advise.  Many thanks.
</p>
]]></description>
					</item>
		<item>
			<title>caitlinstephens on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-495659</link>
			<pubDate>Thu, 12 Aug 2010 17:18:21 +0000</pubDate>
			<dc:creator>caitlinstephens</dc:creator>
			<guid isPermaLink="false">495659@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I did it! I got the comments section and the time date stamp removed. Thanks very much.
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-495358</link>
			<pubDate>Thu, 12 Aug 2010 00:53:21 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">495358@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi Caitlin, try the code below, it should remove the comments and meta section from each of your posts. As far as I can tell there's no way to remove the date/time stamp without removing the tags too.</p>
<p><code>.meta, .comments p {display:none;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-495207</link>
			<pubDate>Wed, 11 Aug 2010 19:42:25 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">495207@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@caitlinstephens<br />
Since there is no official Staff support for the CSS upgrade, and precious little Volunteer support,  it's not recommend that members who do not have  at least moderate understanding of HTML and CSS  buy the upgrade because you must be prepared to do the work on your own.</p>
<p>CSS is theme specific here at wordpress.com. Please be patient and consult tutorials found here &#62; <a href="http://en.support.wordpress.com/custom-css/#css-help" rel="nofollow">http://en.support.wordpress.com/custom-css/#css-help</a>  and also this informative article <a href="http://csswiz.wordpress.com/2009/10/15/if-you-have-the-wp-com-css-upgrade/" rel="nofollow">http://csswiz.wordpress.com/2009/10/15/if-you-have-the-wp-com-css-upgrade/</a> while waiting for a Volunteer to help you. Best wishes with your CSS editing :)
</p>
]]></description>
					</item>
		<item>
			<title>caitlinstephens on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-495149</link>
			<pubDate>Wed, 11 Aug 2010 17:52:36 +0000</pubDate>
			<dc:creator>caitlinstephens</dc:creator>
			<guid isPermaLink="false">495149@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am new to css, and can't for the life of me figure this out. I'm using the The Journalist v1.3 theme, and trying to remove the date/time stamp and the comments, and I can't make a single change. I have the upgrade, and I've just been posting the codes into the empty box trying to add it to my current theme. </p>
<p>What am I missing?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-486894</link>
			<pubDate>Sun, 18 Jul 2010 22:09:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">486894@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome and glad you got the other part figured out.
</p>
]]></description>
					</item>
		<item>
			<title>josebera on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-486891</link>
			<pubDate>Sun, 18 Jul 2010 22:02:18 +0000</pubDate>
			<dc:creator>josebera</dc:creator>
			<guid isPermaLink="false">486891@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thesacredpath: oh, wait, i was able to figure that one out on my own. thanks again.
</p>
]]></description>
					</item>
		<item>
			<title>josebera on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-486890</link>
			<pubDate>Sun, 18 Jul 2010 21:59:22 +0000</pubDate>
			<dc:creator>josebera</dc:creator>
			<guid isPermaLink="false">486890@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thesacredpath: ok, i got the "comments", "categories" and "author" info removed with that code in preview mode, but what about on the pages i have it just says "comments are closed" at the bottom and i would like to remove that also. any help is greatly appreciated!
</p>
]]></description>
					</item>
		<item>
			<title>josebera on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-486889</link>
			<pubDate>Sun, 18 Jul 2010 21:56:09 +0000</pubDate>
			<dc:creator>josebera</dc:creator>
			<guid isPermaLink="false">486889@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thesacredpath: awesome, i wanted to be sure i could do it before i paid for the upgrade --thank you, i'll give this a try and preview it before, then go ahead with the upgrade. thanks again!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-486886</link>
			<pubDate>Sun, 18 Jul 2010 21:33:36 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">486886@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you have the paid CSS upgrade, this will do it.</p>
<p><code>.post-meta {display:none;}</code></p>
<p>It cannot be done without the CSS upgrade.
</p>
]]></description>
					</item>
		<item>
			<title>josebera on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-486884</link>
			<pubDate>Sun, 18 Jul 2010 21:19:07 +0000</pubDate>
			<dc:creator>josebera</dc:creator>
			<guid isPermaLink="false">486884@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thesacredpath: i am using the "bueno" theme and would like to hide "comments", "categories" and "author" info (even though i have comments turned off) on all posts as well as the "comments are closed" indication at the bottom of each page --are you able to help?
</p>
]]></description>
					</item>
		<item>
			<title>kensten on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-486875</link>
			<pubDate>Sun, 18 Jul 2010 20:34:34 +0000</pubDate>
			<dc:creator>kensten</dc:creator>
			<guid isPermaLink="false">486875@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thesacredpath: Thanks for the suggestion, I'll give it a try.
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-484045</link>
			<pubDate>Sat, 10 Jul 2010 12:32:29 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">484045@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Which specific bits of the metadata do you want to hide? There might be a way to achieve the effect you're looking for.</p>
<p>lh
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-484003</link>
			<pubDate>Sat, 10 Jul 2010 07:02:13 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">484003@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>CSS is theme specific (each author decides what labels they are going to use).</p>
<p>Unless devblog or hallluke have a bit of voodoo up their sleeves, all I can suggest is the following, which hides everything between the title and the body of the post.</p>
<p><code>small {display:none;}</code></p>
<p>Author, date, categories and tags all go away.
</p>
]]></description>
					</item>
		<item>
			<title>kensten on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-483956</link>
			<pubDate>Sat, 10 Jul 2010 01:37:32 +0000</pubDate>
			<dc:creator>kensten</dc:creator>
			<guid isPermaLink="false">483956@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have a similar desire, but can't find .entry-meta or .entry-utility text in my CSS stylesheet.  I'm using the Greyzed theme. Thanks.</p>
<p><a href="http://kensten.wordpress.com" rel="nofollow">http://kensten.wordpress.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-479604</link>
			<pubDate>Fri, 25 Jun 2010 19:14:14 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">479604@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>cciniowa on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-479603</link>
			<pubDate>Fri, 25 Jun 2010 19:13:33 +0000</pubDate>
			<dc:creator>cciniowa</dc:creator>
			<guid isPermaLink="false">479603@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>FANTASTIC!  Thanks so much!  I should have asked for help earlier!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-479598</link>
			<pubDate>Fri, 25 Jun 2010 19:03:48 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">479598@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<pre><code>.entry-utility {
display:none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>cciniowa on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-479594</link>
			<pubDate>Fri, 25 Jun 2010 18:59:19 +0000</pubDate>
			<dc:creator>cciniowa</dc:creator>
			<guid isPermaLink="false">479594@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>May I ask a follow up?</p>
<p>Can I also remove the other line of text about the posted category and comments?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-479593</link>
			<pubDate>Fri, 25 Jun 2010 18:51:16 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">479593@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<pre><code>.entry-meta {
display:none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>cciniowa on "Remove Date/Time/Author"</title>
			<link>http://en.forums.wordpress.com/topic/remove-datetimeauthor#post-479569</link>
			<pubDate>Fri, 25 Jun 2010 17:48:39 +0000</pubDate>
			<dc:creator>cciniowa</dc:creator>
			<guid isPermaLink="false">479569@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm using the twenty ten theme and have the CSS upgrade - but I can not figure out how to remove the date, time, author, etc from the posts on the front page.</p>
<p><a href="http://www.charactercountsiniowa.wordpress.com" rel="nofollow">http://www.charactercountsiniowa.wordpress.com</a></p>
<p>Appreciate the help!
</p>
]]></description>
					</item>
		<item>
			<title>gottabkd on "plug-in page is blank"</title>
			<link>http://en.forums.wordpress.com/topic/plug-in-page-is-blank#post-311085</link>
			<pubDate>Thu, 19 Feb 2009 00:47:00 +0000</pubDate>
			<dc:creator>gottabkd</dc:creator>
			<guid isPermaLink="false">311085@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>rats.... ur such a tease ;)
</p>
]]></description>
					</item>
		<item>
			<title>mark on "plug-in page is blank"</title>
			<link>http://en.forums.wordpress.com/topic/plug-in-page-is-blank#post-310985</link>
			<pubDate>Wed, 18 Feb 2009 19:17:35 +0000</pubDate>
			<dc:creator>mark</dc:creator>
			<guid isPermaLink="false">310985@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's a temporary glitch - sorry - it'll be gone soon.
</p>
]]></description>
					</item>
		<item>
			<title>gottabkd on "plug-in page is blank"</title>
			<link>http://en.forums.wordpress.com/topic/plug-in-page-is-blank#post-310977</link>
			<pubDate>Wed, 18 Feb 2009 19:05:30 +0000</pubDate>
			<dc:creator>gottabkd</dc:creator>
			<guid isPermaLink="false">310977@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I hope this means they will give us some good options  :)
</p>
]]></description>
					</item>
		<item>
			<title>teck07 on "plug-in page is blank"</title>
			<link>http://en.forums.wordpress.com/topic/plug-in-page-is-blank#post-310934</link>
			<pubDate>Wed, 18 Feb 2009 18:12:38 +0000</pubDate>
			<dc:creator>teck07</dc:creator>
			<guid isPermaLink="false">310934@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@ismailimail<br />
Maybe has something to do with the code change they did a<br />
couple of days ago</p>
<p>@laidoffintheusa</p>
<p>Please disregard my earlier reply to you I didn't realize<br />
their was a plug-in icon now on the dashboard.
</p>
]]></description>
					</item>

	</channel>
</rss>
