Community Page
- cdcstudios.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- That's a cool idea. I think most of that could be done with either the ecommerce plugin (minus the buy now button) or with the custom fields when creating the site. Tying that functionality...
- Brilliant! That's exactly how I wanted the plugin to work. Adding that one now I think :D Also Beerinator!!!? How the heck are you man?
- There is already a plugin that is very similar to #5 in your list. wp-greet box plugin: http://wordpress.org/extend/plugins/wp-greet-box/ You can see it in action by clicking the link in this...
- Here's what I'm hoping to find (or create if I knew how): a plugin that would allow the manager of a restaurant site to update their food menu without dealing with formatting. It would...
- I totally dig on that idea. Shouldn't be too hard to do that one at all.
3 years ago
3 years ago
Thank you,
Kahil
3 years ago
Waiting and hoping for the next upgrades :)
Tal.
3 years ago
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.
3 years ago
3 years ago
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.
3 years ago
I tried these already and activate the plugin but doesn't work so far.
Sorry for these stupid questions, I appreciate your help.
Alex
3 years ago
IF that doesn't work let me know and I'll email you for more information.
3 years ago
www.derfrison.com/archive.php
I really appreciate your help
Alex
3 years ago
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.
2 years ago
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.
2 years ago
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>
2 years ago
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 :)
2 years ago
2 years ago
2 years ago
2 years ago
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 :)
2 years ago
2 years ago
i could exclude a category from the archive?
how to?
thnx
2 years ago