<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>CDC Studios - Latest Comments in CDC Clean Archives</title><link>http://cdcstudios.disqus.com/</link><description>The personal portfolio and blog of Chris O'Rourke</description><language>en</language><lastBuildDate>Fri, 06 Oct 2006 04:12:27 -0000</lastBuildDate><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437989</link><description>I'm not sure how you'd do that actually.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Fri, 06 Oct 2006 04:12:27 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437988</link><description>hi&lt;br&gt;&lt;br&gt;i could exclude a category from the archive?&lt;br&gt;&lt;br&gt;how to?&lt;br&gt;&lt;br&gt;thnx</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enrico</dc:creator><pubDate>Fri, 29 Sep 2006 06:14:29 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437987</link><description>ok, i ve solved my problem. "indow.onload" does not work. ;)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">killercup</dc:creator><pubDate>Sun, 20 Aug 2006 13:05:05 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437986</link><description>hello,&lt;br&gt;i would like to integrate this great plugin in my theme - it's full of moo.fx!&lt;br&gt;everything works fine, but there are no effects!&lt;br&gt;the reason might be that i'm using the lite version of prototype. please have a look at &lt;a href="http://web2.vs242109.vserver.de/index.php/archiv" rel="nofollow"&gt;http://web2.vs242109.vserver.de/index.php/archiv&lt;/a&gt; (my test blog) and i hope you can tell me how to have the same effect with prototye.lite :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">killercup</dc:creator><pubDate>Sat, 19 Aug 2006 15:11:10 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437985</link><description>Since Viper's done a much better version of this, I'm going to end development of it for now. It might end up integrated into the next big moodash release but likely it is done for good.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Sun, 30 Jul 2006 00:51:28 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437984</link><description>hello, its not working to me either... is the plugins already fix?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">scart</dc:creator><pubDate>Fri, 21 Jul 2006 13:05:44 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437983</link><description>That'd be fine Juliano. I'd be happy to take a look at it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Tue, 11 Jul 2006 14:39:49 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437982</link><description>Hmm, I don't have a "wp-content/templates/", but a "wp-content/themes/" folder, and there isn't an index.php file in there...&lt;br&gt;I noticed that the theme I'm using is a litle different from the default and classic themes, and maybe that's the problem. What I made was to take the index.php file from another theme, remove the "post" div and add the code you gave me, but that didn't work too.&lt;br&gt;The odd thing is that I tried the srg_clean_archives before testing yours and it didn't work too... :(&lt;br&gt;&lt;br&gt;If I send access data to you (FTP and admin panel), would you take a look at this for me, please? I'm not in a hurry at all.&lt;br&gt;&lt;br&gt;I appreciate your help :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Juliano</dc:creator><pubDate>Tue, 11 Jul 2006 08:20:29 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437981</link><description>Here's the easiest solution I can give you.&lt;br&gt;Go to your wp-content/templates/&amp;lt;template you="you" use="use"&amp;gt;&lt;br&gt;and copy the index.php file. Rename the copy to archive.php then delete the entire "post" div and replace it with this:&lt;br&gt;&amp;lt;div id=&amp;quot;archive&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;&amp;lt; ?php _e('Archives:'); ?&amp;gt;&amp;lt;/h1&amp;gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;Click any of the months below to see a list of the all posts from that month.&lt;/p&gt;&lt;/br&gt;&lt;br&gt;&lt;br&gt;&amp;lt; ?php cdc_clean_archives() ?&amp;gt;&lt;/br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;/div&amp;gt;&lt;br&gt;Save that archive.php file in your root directory (&lt;a href="http://yourdomain.com/archive.php" rel="nofollow"&gt;http://yourdomain.com/archive.php&lt;/a&gt;) &lt;br&gt;That should fix the issues perfectly.&lt;br&gt;Let me know if there is anything else.&lt;/br&gt;&amp;lt;/template&amp;gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Mon, 10 Jul 2006 22:13:53 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437980</link><description>Hello Chris,&lt;br&gt;I'm having the same issue as Alex, but I managed to make the correct changes (at least I think I had). Nothing appears :(&lt;br&gt;And I'm sure the "cdc_clean_archives.php" file is being loaded, because if you take a look at the source code of my archives page it shows the three js. calls:&lt;br&gt;&lt;a href="http://blog.ipbrasil.com/arquivos/" rel="nofollow"&gt;http://blog.ipbrasil.com/arquivos/&lt;/a&gt;&lt;br&gt;Any ideas?&lt;br&gt;I really would love to have your plugin working in my blog.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Juliano.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Juliano</dc:creator><pubDate>Mon, 10 Jul 2006 17:16:28 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437979</link><description>Try making a copy of your themes page template and then renaming it archive.php and then put the required tag into the middle where the post portion should go.&lt;br&gt;That should fix the issue. Send me an email via my contact page if you'd like me to do it for you. I'm currently trying to find a way around the wordpress not allowing php to be run in a post without requiring yet another plugin.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Wed, 28 Jun 2006 17:30:19 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437978</link><description>Thanks Chris for your answer, but it doesn't work, as a test I put the scripts in a "scripts" folder and created an archive.php file. Still not working. &lt;br&gt;&lt;br&gt;&lt;a href="http://www.derfrison.com/archive.php" rel="nofollow"&gt;www.derfrison.com/archive.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;I really appreciate your help&lt;br&gt;&lt;br&gt;Alex</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex</dc:creator><pubDate>Wed, 28 Jun 2006 17:08:09 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437977</link><description>All you need to do is add the following to a new page (outside of wordpress) named archive.php : cdc_clean_archives()&lt;br&gt;IF that doesn't work let me know and I'll email you for more information.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Tue, 27 Jun 2006 18:36:52 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437976</link><description>Hi Chris, your plugin looks pretty impressive, but I'm a newbie so I really have no clue with the instruction. Where exactly do I have to put the javascript? In the archive.php of my theme? And do I have to put the javascripts in the js folder of my theme? &lt;br&gt;&lt;br&gt;I tried these already and activate the plugin but doesn't work so far.&lt;br&gt;&lt;br&gt;Sorry for these stupid questions, I appreciate your help.&lt;br&gt;&lt;br&gt;Alex</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex</dc:creator><pubDate>Sun, 25 Jun 2006 01:33:29 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437975</link><description>Are you using the archives on a page or on a standalone "archives.php" style page? I have had infrequent issues with people using pages generated by wordpress. I'll be releasing an update with a few new bug fixes that'll fix issues with IE 7 as well as really trying to nail down the pages issue (I still haven't encountered it here or on my test blog). &lt;br&gt;If you can turn the plugin on and then let me take a look at it I'll try and resolve the issue for you.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Wed, 31 May 2006 01:27:59 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437974</link><description>I'm having the same issue as Matt, above, after having followed the same steps. Just chiming in so I'll remember to come back and look for an update!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kit</dc:creator><pubDate>Mon, 29 May 2006 00:10:47 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437973</link><description>I have followed your instructions (installed the plugin, placed php call on the archive page, uploaded scripts and linked them in my header).  The archive list shows up but without the accordian effect.  All I know is that there are a couple of undefined classes:&lt;br&gt;moo.fx.js line 57&lt;br&gt;moo.fx.pack.js line 10&lt;br&gt;.. though I doubt that that actually makes any difference.&lt;br&gt;&lt;br&gt;I had been using &lt;a href="http://www.lattimore.id.au/projects/" rel="nofollow"&gt;Hicksdesign style archives&lt;/a&gt; but was fed up with the scrolling too.&lt;br&gt;Any ideas? Known bugs?&lt;br&gt;&lt;br&gt;Looks great on your site.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">matt</dc:creator><pubDate>Sun, 28 May 2006 16:17:03 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437972</link><description>Great plugin - I will go to use it soon.&lt;br&gt;Waiting and hoping for the next upgrades :)&lt;br&gt;&lt;br&gt;&lt;br&gt;Tal.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tal Galili</dc:creator><pubDate>Mon, 22 May 2006 15:40:23 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437971</link><description>The only thing that I think should be fixed is that when you have the page scrolled down and you click to have something expand, it automatically goes back to the top of the page and then you are forced to scroll back down.  Is there a way to prevent that?&lt;br&gt;&lt;br&gt;Thank you,&lt;br&gt;&lt;br&gt;Kahil</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kahil</dc:creator><pubDate>Sun, 21 May 2006 18:49:27 -0000</pubDate></item><item><title>Re: CDC Clean Archives</title><link>http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/#comment-1437970</link><description>Thanks for the nice Clean AJAX Archives!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ole</dc:creator><pubDate>Fri, 12 May 2006 06:39:31 -0000</pubDate></item></channel></rss>