<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentaris a: Top Posts By Category Plugin 1.3 RC1 is out</title>
	<atom:link href="http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/</link>
	<description>Aprenent a aturar el temps</description>
	<lastBuildDate>Wed, 30 Dec 2009 17:44:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Per: Miki</title>
		<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/comment-page-1/#comment-1946</link>
		<dc:creator>Miki</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.miki.cat/?p=248#comment-1946</guid>
		<description>Yes Joel, this was the bug. I just uploaded the RC2 version solving this. Many thanks for your feedback and interest on this plugin !</description>
		<content:encoded><![CDATA[<p>Yes Joel, this was the bug. I just uploaded the RC2 version solving this. Many thanks for your feedback and interest on this plugin !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Per: Joel</title>
		<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/comment-page-1/#comment-1945</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.miki.cat/?p=248#comment-1945</guid>
		<description>Actually looking further at those SQL results, the category has a term_ID of 149 but a term_taxonmy_id of 152. Could this be the problem?</description>
		<content:encoded><![CDATA[<p>Actually looking further at those SQL results, the category has a term_ID of 149 but a term_taxonmy_id of 152. Could this be the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Per: Joel</title>
		<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/comment-page-1/#comment-1944</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.miki.cat/?p=248#comment-1944</guid>
		<description>Hi Miki, thanks for the reply. It is really strange as I can&#039;t see any reason why the category wouldn&#039;t show either! I ran the query and the cat_ID of 149 is returned along with all the others. My options are:
What should I display? Top Visited Posts
Should I group by category? Yes
Should I display number of posts/comments? No
How many posts should I display? 3
Should I use ajax to display the list? No
Should I use ajax to display post visits? No
Should I exclude some categories from list? Include only categories
Comma separated included or excluded category ids 4,5,6,7,10,149,500

The other categories show except this one. Even if I only include 149, nothing shows up. I&#039;ll try your category changing suggestion, again thanks for the quick response, it&#039;s a great plugin. Do you do custom plugin work, such as writing new plugins?</description>
		<content:encoded><![CDATA[<p>Hi Miki, thanks for the reply. It is really strange as I can&#8217;t see any reason why the category wouldn&#8217;t show either! I ran the query and the cat_ID of 149 is returned along with all the others. My options are:<br />
What should I display? Top Visited Posts<br />
Should I group by category? Yes<br />
Should I display number of posts/comments? No<br />
How many posts should I display? 3<br />
Should I use ajax to display the list? No<br />
Should I use ajax to display post visits? No<br />
Should I exclude some categories from list? Include only categories<br />
Comma separated included or excluded category ids 4,5,6,7,10,149,500</p>
<p>The other categories show except this one. Even if I only include 149, nothing shows up. I&#8217;ll try your category changing suggestion, again thanks for the quick response, it&#8217;s a great plugin. Do you do custom plugin work, such as writing new plugins?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Per: Miki</title>
		<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/comment-page-1/#comment-1943</link>
		<dc:creator>Miki</dc:creator>
		<pubDate>Tue, 21 Jul 2009 17:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.miki.cat/?p=248#comment-1943</guid>
		<description>Hi Joel, It&#039;s really strange, can you post all your configured options? Can you run this query to see if the category is displayed? &quot;SELECT wp_term_taxonomy.term_id as cat_ID FROM wp_term_taxonomy WHERE wp_term_taxonomy.taxonomy = &#039;category&#039;&quot;

The only workaround that I&#039;m thinking is to create a new category, move all posts in not showing category to this new one, remove the old category and rename the new category to the correct name.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi Joel, It&#8217;s really strange, can you post all your configured options? Can you run this query to see if the category is displayed? &#8220;SELECT wp_term_taxonomy.term_id as cat_ID FROM wp_term_taxonomy WHERE wp_term_taxonomy.taxonomy = &#8216;category&#8217;&#8221;</p>
<p>The only workaround that I&#8217;m thinking is to create a new category, move all posts in not showing category to this new one, remove the old category and rename the new category to the correct name.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Per: Joel</title>
		<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/comment-page-1/#comment-1942</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 20 Jul 2009 19:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.miki.cat/?p=248#comment-1942</guid>
		<description>Brilliant plugin, many thanks. However I have a problem with it not showing a category it should show. If I set it to only show that category nothing displays, or all categories that one is missing. Each post in that category has the custom field in, so I&#039;m not sure why it&#039;s not showing? Any help would be appreciated, thanks!</description>
		<content:encoded><![CDATA[<p>Brilliant plugin, many thanks. However I have a problem with it not showing a category it should show. If I set it to only show that category nothing displays, or all categories that one is missing. Each post in that category has the custom field in, so I&#8217;m not sure why it&#8217;s not showing? Any help would be appreciated, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Per: Miki</title>
		<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/comment-page-1/#comment-1939</link>
		<dc:creator>Miki</dc:creator>
		<pubDate>Mon, 11 May 2009 19:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.miki.cat/?p=248#comment-1939</guid>
		<description>Thanks for your feedback Cormac. Really you come from a very old version...</description>
		<content:encoded><![CDATA[<p>Thanks for your feedback Cormac. Really you come from a very old version&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Per: Cormac</title>
		<link>http://www.miki.cat/index.php/top-posts-by-category-plugin-13-rc1-is-out/comment-page-1/#comment-1938</link>
		<dc:creator>Cormac</dc:creator>
		<pubDate>Sun, 10 May 2009 17:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.miki.cat/?p=248#comment-1938</guid>
		<description>Just a note to say thanks, this worked perfectly on Wordpress 2.7.1. I had upgraded from Wordpress 2.2.1 with the M&amp;M tpbc plugin.</description>
		<content:encoded><![CDATA[<p>Just a note to say thanks, this worked perfectly on Wordpress 2.7.1. I had upgraded from Wordpress 2.2.1 with the M&amp;M tpbc plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
