daveprout
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: the_authorI guess this would mean adding a column to the wp_posts column. Is this something that could be done with a plugin ?
DaveForum: Fixing WordPress
In reply to: How can I let others change my posts ?How did you change the posts, did you run your own SQL update statement ?
DaveForum: Fixing WordPress
In reply to: How can I let others change my posts ?Thanks very much, I’ll do that.
But I’m suprised that this can only be achieved by hacking the code.
DaveForum: Fixing WordPress
In reply to: Displaying icq of post authordoh !
ThanksForum: Fixing WordPress
In reply to: How do I change the category of a post ?Yes, we’re using IE 6. Haven’t installed XP Sp2 yet though.
Howcome it sometimes works though, with the same browser ?
DaveForum: Fixing WordPress
In reply to: How do I change the category of a post ?How do I know which is the advanced edit screen ? I use the edit screen that I get on the menu when I log on as site-admin.
When I tried just now I saw the categories. They do appear occasionally. It’s not just me, another guy in my team keeps asking me how he can change the category of a post. I just have to say that sometimes you caan and sometimes you can’t. Mmm, I’d better try to be a little more scientific about this. Maybe it works at home and not at work.Forum: Fixing WordPress
In reply to: Changing format of postsOK, thanks. I was swimming after a red herring. CSS is the way to go.
DaveForum: Fixing WordPress
In reply to: Changing format of postsThat’s good, but I’d like to know about wpautop. Is this a way of pointing at a specific css ?
Forum: Fixing WordPress
In reply to: Where is get_settings ?That did it.
Thanks.
DaveForum: Fixing WordPress
In reply to: Where is get_settings ?Thanks, but I asked the wrong quetion. We want to call index.php something else.
So I think I need to change site_url, but I don’t know where it is
DaveForum: Fixing WordPress
In reply to: Writing Categories to a fileExcellent, that works for me.
Thanks
Dave