-
Website
http://cdcstudios.com -
Original page
http://cdcstudios.com/wordpress-plugins/cdc-clean-archives/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
jltitus
2 comments · 1 points
-
turoczy
1 comment · 1 points
-
betsywhim
1 comment · 1 points
-
corourke
19 comments · 1 points
-
Nick Bostic
1 comment · 1 points
-
-
Popular Threads
Thank you,
Kahil
Waiting and hoping for the next upgrades :)
Tal.
moo.fx.js line 57
moo.fx.pack.js line 10
.. though I doubt that that actually makes any difference.
I had been using Hicksdesign style archives but was fed up with the scrolling too.
Any ideas? Known bugs?
Looks great on your site.
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.
I tried these already and activate the plugin but doesn't work so far.
Sorry for these stupid questions, I appreciate your help.
Alex
IF that doesn't work let me know and I'll email you for more information.
www.derfrison.com/archive.php
I really appreciate your help
Alex
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.
I'm having the same issue as Alex, but I managed to make the correct changes (at least I think I had). Nothing appears :(
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:
http://blog.ipbrasil.com/arquivos/
Any ideas?
I really would love to have your plugin working in my blog.
Thanks,
Juliano.
Go to your wp-content/templates/<template you="you" use="use">
and copy the index.php file. Rename the copy to archive.php then delete the entire "post" div and replace it with this:
<div id="archive"><h1>< ?php _e('Archives:'); ?></h1>
Click any of the months below to see a list of the all posts from that month.
< ?php cdc_clean_archives() ?>
</div>
Save that archive.php file in your root directory (http://yourdomain.com/archive.php)
That should fix the issues perfectly.
Let me know if there is anything else.</template>
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.
The odd thing is that I tried the srg_clean_archives before testing yours and it didn't work too... :(
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.
I appreciate your help :)
i would like to integrate this great plugin in my theme - it's full of moo.fx!
everything works fine, but there are no effects!
the reason might be that i'm using the lite version of prototype. please have a look at http://web2.vs242109.vserver.de/index.php/archiv (my test blog) and i hope you can tell me how to have the same effect with prototye.lite :)
i could exclude a category from the archive?
how to?
thnx