Xander
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Page Order for pages does not seem to be workingYes, I also have this problem. Same goes with categories–it’s all sort of haphazard.
Forum: Installing WordPress
In reply to: Upgrade WordPress 2.1whooami, your TONE of VOICE is very STRESSED and sounds TESTY. But hey, whatever, you “just feel sorry” for people. I retract my comment about you being testy; in truth, you’re more of a grouch.
Forum: Installing WordPress
In reply to: Upgrade WordPress 2.1So needlessly testy.
Forum: Fixing WordPress
In reply to: Spell CHecker in 2.1 FALSEIt seems kind of redundant in the age of Firefox, but whatever…
Forum: Plugins
In reply to: UTW tag intersection not workingCool. The upgrade to 2.1 seems to have fixed everything!
Forum: Installing WordPress
In reply to: WordPress 2.0.4 to 2.1 IssuesHmm, ah… pages in the manage page view are now listed in reverse order of importance? Is that right?
Forum: Fixing WordPress
In reply to: Excerpts feature “More” is not going to top of post pageThe default behavior is bad usability… often the excerpt is skimmed, the reader hits the “more” link, and suddenly they are disoriented, dropped into the middle of an article.
Forum: Fixing WordPress
In reply to: Any way to disable self-trackbacks?So are we still stuck with this as the only solution? Use relative paths to avoid self-pingbacks?
There has to be a better way… anyone found anything? Browsing the support forum is revealing nothing new.
Forum: Fixing WordPress
In reply to: Customizing feeds and feed urlsWell, I usually consider mucking around with .htaccess to be anything but graceful when it comes to WP 🙂
As for your current problem, a judicious use of is_home() and is_cat() should help out…
Forum: Plugins
In reply to: Your Opinion For Event CalendarAlex Tingle’s EC3 will do the trick… you may wish to wait a few days for the latest version to become official, however. It has some snazzy new features!
Forum: Fixing WordPress
In reply to: Will iframes validate in RSS feed?Why not test it out yourself? Post something with the iframe code included and then validate the feed.
Forum: Fixing WordPress
In reply to: Tweak wp-rss2.php to show future-dated posts (events in future)Are you using the Event Calendar plug-in by Alex Tingle? There is a new version (currently 3.1 RC4) which resolves such difficulties…
Forum: Fixing WordPress
In reply to: Customizing feeds and feed urlsI think the least complicated thing to do is hack away at the wp-rss.php, wp-rss2.php, and other such files in the root. That’s what I did, anyway. I have written code to select which categories go into the main feed without upsetting category feeds, and also insert meta data (if available) for posts in certain categories. Have at it!
Forum: Installing WordPress
In reply to: Upgrade 2.0.2 to 2.0.5?MichaelH: upgrade.php, don’t you mean?
I went from 2.0.2 to 2.0.5 last night and it was incredibly smooth. No problems at all!
Forum: Plugins
In reply to: WP-ShortStat 1.3 not collecting stats – any ideas?I had the same problem. Solution? Uninstall and get SlimStats instead… it’s basically the same thing, but it works.