morydd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Grouping archives by yearSince ChuckG’s site seems to be down, I’ll mirror the php at my site unless I hear from him.
Get it here
Please note, while I use the plugin, I’ve barely looked at the actual code, let alone know enough about it to do any support.
Hope that helps anyway.Forum: Your WordPress
In reply to: Morydd RantsNow my whole site revolves around WP, 3 different installs (including pictorialis II) and hacks all over the place. Let me know what you think.
Forum: Plugins
In reply to: Sticky Post Hack – 0.72Hooray!
@hdstich: I would greatly appreciate it.Forum: Plugins
In reply to: Sticky Post Hack – 0.72Yes. I’d love to re-package it as a plug-in but I don’t have the skills needed to set it up that way. Any help with that would be appreciated.
Forum: Plugins
In reply to: Sticky Post Hack – 0.72The
<?php if (empty($_GET) ) { include('sticky.php'); } ?>code goes in the index.php file wherever you wish your sticky post to appear, outside the WordPress LoopForum: Plugins
In reply to: Sticky Post Hack – 0.72I’ve created another sticky post system. It’s viewable at http://blog.morydd.net/index.php?p=148
and can be viewed in action on the main page http://blog.morydd.net/
It currently works in RC2, but does not use WP-approved db calls because I could not get them working, if anyone is able to do this, let me know.Forum: Fixing WordPress
In reply to: Internal Service Error – I can open any file excepI’d like to know what the fix you found for this is as I’ve been getting the “Premature end of script headers:” error as well, but on the post.php page.
Forum: Fixing WordPress
In reply to: Grouping archives by yearAs far as formatting, that is exactly what I was looking for. I believe I’m set up with permalinks so I’m not sure why it wasn’t grabbing the years properly.
I’m not sure where to look for the $limit option.
the version of my page with the hack is http://blog.morydd.net/index2.php