<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Sheila &#187; Wordpress</title>
	<atom:link href="http://websheila.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://websheila.com</link>
	<description>Design and Web Development</description>
	<lastBuildDate>Sun, 09 Oct 2011 15:33:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Removing &#8220;comments off&#8221; from WordPress category list</title>
		<link>http://websheila.com/removing-comments-off-from-category-list</link>
		<comments>http://websheila.com/removing-comments-off-from-category-list#comments</comments>
		<pubDate>Sun, 11 Jan 2009 04:42:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress tips]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://websheila.com/?p=21</guid>
		<description><![CDATA[This article is another tip on cleaning up those annoying references to comments, this time in the category list, when you have turned comments off in your WordPress site (using global settings). If you want to remove the words &#8220;Comments &#8230; <a href="http://websheila.com/removing-comments-off-from-category-list">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This article is another tip on cleaning up those annoying references to comments, this time in the category list, when you have turned comments off in your WordPress site (using global settings).</p>
<p>If you want to remove the words &#8220;Comments Off&#8221; from the bottom of articles listed in the Category List you will need to find which file is calling that function from the comments pop up.</p>
<p>For example, in some themes it will be in the archives.php file in others it will be in the main index template.</p>
<p>You are looking for this line:</p>
<p><img class="alignnone size-full wp-image-22" title="commentspopup" src="http://websheila.com/wp-content/uploads/2009/01/commentspopup.jpg" alt="commentspopup" width="500" height="50" /></p>
<p>Once you have found it delete the line being careful not to remove anything else around it.</p>
<p>One way to find the line is to check all the files using your WordPress Dashboard (go to Themes/Editor) and you&#8217;ll see a list of the files in your themes package. If you see archives.php start with that one. Click on it to open it and then search for the above line. If  it&#8217;s not there try the main index file and so on.</p>
<p><em>*Search tip* </em></p>
<p><em>Hit control &#8220;F&#8221; on your keyboard and a little search bar will open at the bottom of your browser. Type in &#8220;comments_popup&#8221; and hit the next button while browsing each file. Sooner or later it should show up!</em></p>
<p><strong>*** Please note: </strong>this will also remove any reference to comments in the Category Lists for articles that DO have comments enabled. So if you have 6 articles and 1 of them has comments enabled people won&#8217;t be able to see if there are comments or not until they open the article. However, for most sites who have turned off the global comments function this won&#8217;t matter.<em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://websheila.com/removing-comments-off-from-category-list/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

