lynje
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WordPress 2.0.4 to 2.1 IssuesOtto42: I’ve done that and you were right! The ‘category invisibility’ plugin messed it all up so I searched a compatible version and I found one. Thanks!
Forum: Installing WordPress
In reply to: WordPress 2.0.4 to 2.1 Issuessorry, posted twice. (gosh what’s wrong with ‘twice’ these days…)
Forum: Installing WordPress
In reply to: WordPress 2.0.4 to 2.1 IssuesI’ve got another problem when upgrading to Ella.
I didn’t do anything with my database and some posts (not all of them but 80% or something) show up TWICE. That’s really weird because in mijn admin panel I only see them once.What have I done wrong or is there something to fix this, it’s REALLY bothering me!
Forum: Fixing WordPress
In reply to: Categories ProblemDo you mean, that you can select categories while you’re typing your entry? And that they appear into your entry?
Just ad this line wherever you want the categories to appear in your entry, in the index.php:
Posted in <?php the_category(‘, ‘) ?>
This what you mean? =)
Forum: Fixing WordPress
In reply to: Problem viewing accents in characters while includingI have that problem too, I have no idea what to do about it, and nobody knows it either. Somebody said it was something about unicode and I have tried other charset-things but it won’t work. It’s really irritating me… Does somebody know any solutions?