jerryg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help! Why is my sidebar messing up?!It means what it says. You need an alt tag with images.
<img src="http://something.org/picture.jpg" alt="picture title" />Forum: Fixing WordPress
In reply to: Yet Another Permalink ProblemCategories slug..?? I’m kinda’ new to WP, so I don’t understand that phrase, but..
Ok.. digging deeper into WP, I find that in the Categories tab of admin pages there is an edit button for each category and each one contains a ‘Category Slug’. Each category slug *exactly* matches the category name – capitalized and spaced. Apparently the script I used to convert from MovableType to WP just copied the categories as they existed into both name and slug and WP can’t handle slugs in that format. Changing the slugs to lowercase and removing spaces seems to have fixed the problem.
Thank you sir….
No help, but I’m seeing the same problem with a newly installed WP 2.02. Posts and Archives work as expected. Categories return 404. I’d also be interested in any ideas.
Forum: Fixing WordPress
In reply to: Converting MT to WP – mt2wp.phpPerfect…. All entries moved to 1.2 and upgrade to 1.5 was painless.
Now for the tweeking..
Thanks again..
Forum: Fixing WordPress
In reply to: Converting MT to WP – mt2wp.phpHmm..? Hadn’t thought about that.. Is 1.2 still available? I’ll have to see.
Thanks.
Forum: Fixing WordPress
In reply to: Index.php not processingJust tried your site with ‘index.php’ and it loads just fine for me. Mozilla 1.7rc(something). Really sounds like a browser/cookies/something on your end problem.