<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>fortes.com - Latest Comments in Top Level Categories Plugin 0.1</title><link>http://fortes.disqus.com/</link><description></description><language>en</language><lastBuildDate>Sun, 10 Jun 2007 12:45:17 -0000</lastBuildDate><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208132</link><description>Hi there,&lt;br&gt;&lt;br&gt;Excellent plugin but I too have run into a few small problems, possibly because I'm using WP v2.2&lt;br&gt;&lt;br&gt;It all works fine except for pages, for example:&lt;br&gt;&lt;br&gt;&lt;a href="http://phobea.com/news/" rel="nofollow"&gt;http://phobea.com/news/&lt;/a&gt; - works fine, but&lt;br&gt;&lt;a href="http://phobea.com/news/page/2/" rel="nofollow"&gt;http://phobea.com/news/page/2/&lt;/a&gt; - displays nothing&lt;br&gt;&lt;br&gt;Any ideas?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Spencer Lavery</dc:creator><pubDate>Sun, 10 Jun 2007 12:45:17 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208124</link><description>Ok, I discovered that this is NOT a plugin issue. TY</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Miki</dc:creator><pubDate>Wed, 16 May 2007 03:55:35 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208126</link><description>Great work! It works very well with categories and subcategories but not with the "next" or "previuos" link (aka next_posts_link() and previous_posts_link()). The url generated is something like&lt;br&gt;&lt;br&gt;&lt;a href="http://mezzomondo.nelblog.it/page/n" rel="nofollow"&gt;http://mezzomondo.nelblog.it/page/n&lt;/a&gt;&lt;br&gt;&lt;br&gt;but this always lands on the first page.&lt;br&gt;&lt;br&gt;The permalink structure is /%year%/%monthnum%/%day%/%postname%/&lt;br&gt;&lt;br&gt;Thank you for your time, anyway!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Miki</dc:creator><pubDate>Tue, 15 May 2007 18:05:17 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208128</link><description>Awesome, thanks for another fantastic plugin. :) I've got it set up on a friend's blog and it was just what we needed.&lt;br&gt;&lt;br&gt;It didn't work when I left the category base blank, so I changed it to /category and now it's working perfectly with categories and subcats on WP2.1.3.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Becca</dc:creator><pubDate>Mon, 30 Apr 2007 08:02:45 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208134</link><description>Thank you, the idea is great and simple, but unfortunately it doesn't work with subcategories, as it said before.&lt;br&gt;Any ideas how to improve it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Himself.ru</dc:creator><pubDate>Fri, 27 Apr 2007 09:36:28 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208136</link><description>Thanks a lot for the plugin!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathon</dc:creator><pubDate>Wed, 25 Apr 2007 14:47:02 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208135</link><description>oops&lt;br&gt;structure should be: &lt;br&gt;/%category%/%postname%.html&lt;br&gt;&lt;br&gt;Noel</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noel</dc:creator><pubDate>Tue, 24 Apr 2007 11:27:55 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208131</link><description>You'rr the king!&lt;br&gt;&lt;br&gt;using the custom category /%categoryname/%postname%.html&lt;br&gt;works perfectly with categories, subcategories and single posts.&lt;br&gt;Without the html on the end it doesn't work for subcategories&lt;br&gt;&lt;br&gt;Please put that in your documentation so that others know!&lt;br&gt;&lt;br&gt;thanks again&lt;br&gt;&lt;br&gt;Noel</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noel</dc:creator><pubDate>Tue, 24 Apr 2007 11:20:44 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208125</link><description>Ok, I've done a little bit of debugging (~3 hrs) and found out, why these problems exist. Wordpress uses a number of regular expressions for URL parsing. In my case, I had a permalink structure of /%category/%postname%/. This resulted in Wordpress running into the post permalink structure first, category second. If it were the other way round, it wouldn't be any different. There is simply no way do decide if an URL belongs to a post or a category.&lt;br&gt;&lt;br&gt;Skipping the trailing slash didn't help either, because WP trims it off by default.&lt;br&gt;&lt;br&gt;The only workaround solution I found was to make my permalink structure /%categoryname/%postname%.html I do think, this is one retarded concept, but since nobody wrote something better... Use the workaround and be happy. :P</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JÃ¡nos PÃ¡sztor</dc:creator><pubDate>Mon, 16 Apr 2007 02:16:22 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208127</link><description>Same here, subcategories don't work. They's be essential for me... If you use the category base ./ hack, they don't either, so this seems to be a problem beyond simple fixing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JÃ¡nos PÃ¡sztor</dc:creator><pubDate>Sun, 15 Apr 2007 15:16:30 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208130</link><description>Same Problem as Rod and Steve.&lt;br&gt;404 when using /%category%/%postname%/&lt;br&gt;&lt;br&gt;Youâ€™re the king, when you can fix that.&lt;br&gt;&lt;br&gt;Same for me too.&lt;br&gt;If you have an idea ... ;)&lt;br&gt;&lt;br&gt;Great plugin also !</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">billyboylindien</dc:creator><pubDate>Mon, 09 Apr 2007 06:00:00 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208129</link><description>Another problem: Subcategory.&lt;br&gt;&lt;br&gt;Post under subcategory works, but subcategory page (example.com/cat/subcat/) gives a 404.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">syam</dc:creator><pubDate>Fri, 06 Apr 2007 11:32:22 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208133</link><description>Same Problem as Rod and Steve.&lt;br&gt;404 when using /%category%/%postname%/&lt;br&gt;&lt;br&gt;You're the king, when you can fix that.&lt;br&gt;&lt;br&gt;Ziggy</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ziggy</dc:creator><pubDate>Wed, 28 Mar 2007 05:06:52 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208101</link><description>I'm on K2 v.95 (&lt;a href="http://getk2.com" rel="nofollow"&gt;getk2.com&lt;/a&gt;).  When I've got this plugin activated, the advanced navigation (ajax older/newer nav)  has issues.&lt;br&gt;&lt;br&gt;When using the advanced navigation on a category archive, it works fine.  However, if you use the advanced navigation on the normal "blog" page, hitting older brings up a "not found" 404 page.&lt;br&gt;&lt;br&gt;Any ideas?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Karen</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karen</dc:creator><pubDate>Wed, 21 Mar 2007 02:58:54 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208100</link><description>Hi, I tried your plugin, but it doesn't work. Using 2.12, and this permalink "extension" plugin.&lt;br&gt;&lt;br&gt;&lt;a href="http://kpumuk.info/projects/wordpress/wordpress-plugins-scategory-permalink-select-category-for-permalink-generation/#comment-29925" rel="nofollow"&gt;http://kpumuk.info/projects/wordpress/wordpress...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Any idea what might cause this?&lt;br&gt;&lt;br&gt;Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias</dc:creator><pubDate>Wed, 21 Mar 2007 01:26:44 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208119</link><description>It works fine for me, but it ruins the AJAX-Search that comes with the K2 theme (&lt;a href="http://getk2.com" rel="nofollow"&gt;getk2.com&lt;/a&gt;), which I would really like to use. As soon as I have activated the plugin and updated the permalink structure, the K2 live search returns no results. Is there a workaround?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas</dc:creator><pubDate>Sun, 18 Mar 2007 10:31:37 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208110</link><description>Easy installation and works fine, thanks a lot! (I use it on &lt;a href="http://www.isi-blog.de" rel="nofollow"&gt;www.isi-blog.de&lt;/a&gt;)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Birgit</dc:creator><pubDate>Wed, 14 Mar 2007 17:56:39 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208121</link><description>bddoom -- Try updating your permalink structure (this causes WP to re-do all the rewrite rules).&lt;br&gt;&lt;br&gt;Steve -- Being in the hall of fame would be nice. I'll see if I can make that fix for the next version.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fortes</dc:creator><pubDate>Sat, 10 Mar 2007 18:43:20 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208122</link><description>what did you do my categories? its now working! when i deactivated, my category still doesnt appear. what must i do?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bddoom</dc:creator><pubDate>Sat, 10 Mar 2007 06:01:21 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208123</link><description>This thing is *almost* perfect. I tried to use the commonly preferred /%category%/%postname%/ format and ran into the same page/2/ 404 problem. Using any other permalink format fixed it, even a custom one, such as /%category%/%year%/%postname%/&lt;br&gt;&lt;br&gt;If you can ever figure this one little gotcha out, it'll be a hall of fame plugin :)  Did the blogs you tested use /%category%/%postname%/ ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve</dc:creator><pubDate>Sat, 10 Mar 2007 01:22:37 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208120</link><description>I have tested ...&lt;br&gt;Hemingway theme, non customized  same error&lt;br&gt;I have updated to php5 + Wordpress 2.1.2  same error&lt;br&gt;&lt;br&gt;Good luck ! :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rod</dc:creator><pubDate>Mon, 05 Mar 2007 02:07:26 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208118</link><description>Rod -- Could you try one last thing? Switch your theme to one of the default ones. Do you still have the issue?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fortes</dc:creator><pubDate>Fri, 02 Mar 2007 19:05:06 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208117</link><description>I drop it.&lt;br&gt;&lt;br&gt;1. Activate the plugin&lt;br&gt;2. Options  Permalinks  Update&lt;br&gt;3. Go on my site ...&lt;br&gt;4. &lt;a href="http://www.le-hiboo.com/cinema/" rel="nofollow"&gt;http://www.le-hiboo.com/cinema/&lt;/a&gt;  OK (instead of &lt;a href="http://www.le-hiboo.com/category/cinema/" rel="nofollow"&gt;http://www.le-hiboo.com/category/cinema/&lt;/a&gt;)&lt;br&gt;5. &lt;a href="http://www.le-hiboo.com/cinema/page/2/" rel="nofollow"&gt;http://www.le-hiboo.com/cinema/page/2/&lt;/a&gt; = 404&lt;br&gt;&lt;br&gt;It's the life. What a pity. (I use Wordpress 2.0.4)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rod</dc:creator><pubDate>Fri, 02 Mar 2007 18:50:19 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208116</link><description>&amp;lt;tt&amp;gt;/%postname%/&amp;lt;/tt&amp;gt; as your permalink structure.&lt;br&gt;&lt;br&gt;The reason is that there's no good way for WordPress (or my plugin) to tell the difference between a post named "plugins" and the category named "plugins". In this case, WP tries the post first, and gives up when it doesn't find it. I don't know any way around this right now, but I'll think about it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fortes</dc:creator><pubDate>Fri, 02 Mar 2007 12:21:47 -0000</pubDate></item><item><title>Re: Top Level Categories Plugin 0.1</title><link>http://fortes.com/2007/02/top-level-categories-plugin-01/#comment-1208115</link><description>&lt;em&gt;What version of WordPress are you running?&lt;/em&gt;&lt;br&gt;2.1.1&lt;br&gt;&lt;br&gt;&lt;em&gt;What type of post permalinks are you using?&lt;/em&gt;&lt;br&gt;&lt;br&gt;/%postname%/&lt;br&gt;&lt;br&gt;&lt;em&gt;What was your old category permalink?&lt;/em&gt;&lt;br&gt;&lt;br&gt;&lt;a href="http://domain.tld/blog/category/plugins/" rel="nofollow"&gt;http://domain.tld/blog/category/plugins/&lt;/a&gt;&lt;br&gt;&lt;br&gt;I hope that helps. If not, tell me and I will  send you an email.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DNM</dc:creator><pubDate>Fri, 02 Mar 2007 04:22:56 -0000</pubDate></item></channel></rss>