macaddict
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Per category monthly archivesYep.. okay… that did it on my system….. adding a /%category%/ to the beginning of my permalink structure like:
/%category%/%year%/%monthnum%/%day%/%postname%/
now allows me to display just the posts for the month for one category via:
http://www.website.com/blog/category-slug/2006/01/
Just thought I would post this for others looking to do the same thing. Now I just have to build a set of links for the sidebar that display the months and links sorted by category.
Forum: Fixing WordPress
In reply to: Per category monthly archivesOkay…. I think I have figured out a way to display posts by category, but I can’t figure out how to get it to work with permalinks.
with the default permalinks structure:
http://www.website.com/blog/?p=123I can get the posts to display by monthfor just one category by:
http://www.website.com/blog/?cat=2&m=200601But how do you display “per category” with the date and name based permalink structure?
http://www.website.com/2006/03/09/sample-post/Or do I need to write my own permalink structure to include the category?
any guidance is appreciated…
Forum: Fixing WordPress
In reply to: Per category monthly archivesdoes anyone know a way of displaying the archives sorted by category in the sidebar for the theme? I tried integrating the KG archives into it from above, but it doesn’t want to work.
Thanks for any guidance.
Forum: Plugins
In reply to: Subscribe to Comments 2.0; enable subscribe by default. How is that possible?I would imagine it would be as simple as finding that checkbox in the code for the plugin and adding CHECKED to the input tag for it. It would be a hack, but that would probably be the simplest way.
Forum: Requests and Feedback
In reply to: TinyMCE Wishlistnice to see the editor integrated into this version, but is there any hope for adding an “ipload image” button…. HTMLAREA3 had this, but is no longer being supported… I tried like hell to get it to work, but tinyMCE kept overrriding HTMLAREA3….. I used HTMLAREA3 with a zencart install for a client, and it works flawlessly…….
My clients that I am using wordpress for arent saavy enough to figure out the upload utility with wordpress, let alone cutting and pasting the url of the image into their posts….
thanks for any help…..
I am experiencing the same stuff running v1.5 … I have “users must be logged in to comment” AND I have trackbacks and pings off, and I am stil lgetting spam comments… luckily i have moderation on, or the blog would be full of spam……
Am I missing something here? is there a plugin to make this work for real? I thought that having “must be registered and logged in” would eliminate any of it…..
Thanks…..
Forum: Fixing WordPress
In reply to: Can’t Login AFTER its been running fineHas this issue been resolved yet? I am running into the same deal with the login, where it looks like it’s trying to redirect, but doesnt. I have tried all of the options that have been presented to no avail. It also appears that the system is no longer setting a cookie…… could this be the problem?