RichardRobo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Doesn't show month when scheduling postNoone that can point me in the right direction?
Forum: Fixing WordPress
In reply to: "Add New Post" screen redirects somehowIt was just an ajax based search plugin that was causing the problems. Deactivated it and all is well.
Forum: Hacks
In reply to: Let users choose catagories for frontpageSweet, I see the options in the profile. It does mess up my theme a bit, but this is a great start to get to debugging.
Again, thanks Mark. You’re my savior so far.
Forum: Hacks
In reply to: Let users choose catagories for frontpageHi Mark,
It’s not so much that I don’t understand the code you’ve given me, but I don’t have enough knowledge of the wordpress core (or the loop for that matter) to know where to implement it.
Thanks for the swift reply and for all the information! A big step closer to kicking this bottleneck’s behind. 🙂
Forum: Hacks
In reply to: Let users choose catagories for frontpageHi Mark / t31os,
Thanks so much for that code! Looking alot like what I need.
[moderated – not allowed here]Richard
Forum: Fixing WordPress
In reply to: Using wordpress hash on fields in databaseI have actually found out that if I use a regular MD5 encryption, I’m able to log-in to wordpress. After that login, wordpress re-hashes it with it’s own password hash and everything’s good.
My problem’s solved. 🙂