mconn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I need to “spoof” the name of the monthNope. Doesn’t work for some reason. But thanks to “girlie” over at diythemes (she’s a pure genius), I am going to be creating categories for each month – January category, February category, etc, – and then simply using the category widget. Pure-d-simplicity and much easier too!
Thanks for you help though dude!
Forum: Fixing WordPress
In reply to: I need to “spoof” the name of the monthHmm. I took the code and pasted into the functions.php (actually, custom_functions.php, I am using the Thesis theme, so placed this into the custom_functions.php using the thesis_hook_archive_template hook) but it doesn’t modify anything at all. No change in behavior. So I’m wondering if I added it into the right place….
Forum: Fixing WordPress
In reply to: I need to “spoof” the name of the monthI’ve been out of the country for a couple of days, and am just getting back into the office.
Thanks for the code… I’ll try, tweak, and report back either way.
Forum: Fixing WordPress
In reply to: I need to “spoof” the name of the monthKind of. Currently using the archive widget, so it’s a drop-down menu in a sidebar. When you select “August” I need for it to get the August articles, which would in actuality have been posted in July…