davedelong
Forum Replies Created
-
Forum: Themes and Templates
In reply to: WP doesn’t recognize updates to my template’s index.phpUh…. *bump*
It’s still not working. Does no one have an idea?
Forum: Fixing WordPress
In reply to: Custom Fields in the URL?Ah ha! I found I was symlinking to the wrong directory. I was linking to /blog/wp-content/multiblog instead of to just /blog.
It’s working great now!
Thanks a ton!
Dave
Forum: Fixing WordPress
In reply to: Custom Fields in the URL?I’ve been trying out this “multiblog” technique. It seems to be the thing that I’m looking for, but my alias folders aren’t loading anything other than a list of the directory:
(working) blog: http://www.davedelong.com/blog
(non-working) blog: http://www.davedelong.com/developerI’ve gone over the install steps about 10 times and can’t figure out what the problem is.
Thanks,
Dave
Forum: Fixing WordPress
In reply to: Custom Fields in the URL?Thanks Dgold,
You say ” and only having to upgrade 1 WP to update all 3.” What do you mean by that?
One of the main reasons I’m shying away from using parent categories is that the permalink structure will put the category with the lowest id number in the link. Which means that if i wanted to add new categories in the future, i’d either have to 1) fiddle manually with the id numbers of 2) create a bunch of “placeholder” blank categories and then rename them as i need them.
Dave
Forum: Fixing WordPress
In reply to: Including PHP inside PagesThanks!
I wasn’t able to get runPHP working immediately, so I decided to give PHP Exec a try. That seems to work fine.
That WP-ContactForm is a rather nifty plugin! Thanks for pointing it out.
Thanks a bunch!
Dave