Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Is there any further news on this? I’m suddenly noticing this same problem on a couple of websites that NEED to be 100% validated code. WP is messing up the validation completely by adding in code.

    Even weirder, the code isn’t even showing up in the editor, but will show up in the webpage output. Huh?!? I upgraded to 2.8.2 hoping it would fix this issue, but it didn’t. What gives? I too, never use the visual editor.

    Forum: Plugins
    In reply to: auth_redirect()

    +3 thank you rbredow!

    I want this fixed, it’s been 6 months already.

    Quick fix…

    1. click to edit a post belonging to a category that doesn’t show up in the list
    2. simply press save without changing any of the text.
    3. Now that category will show up in the category listing.

    Curiously, I’ve found that in manage > categories, any categories that contain only imported entries claim there are 0 entries in the category even though the page/URL for that category’s entries still show all the entries associated with the category. The individual entry pages themselves also show they are in a category. This was still a problem after I upgraded to WordPress 2.6.2

    So there seems to be a bug related to imported entries not being associated into the category list, while the imported entries still know what category they are associated with.

    Ok, this is weirder yet. I just added a post, and suddenly the category that post belongs to…shows up in the category listing. No other categories do, just that one. Huh? All the posts I imported, are being treated as if they aren’t in categories… but I checked, and they are definitely in categories. Even when I go the entry’s individual page/URL, it shows at the end of the post what category this is in, so I know the system grasps the connection there.

    So why are the imported entries being treated differently than newly posted entries? I’ve never had that happen before.

    Nope, I upgraded by reinstalling from scratch. My permalinks are fine….just checked to be sure and the categories still don’t get listed when I try to use the wp_list_categories() function. In fact, none of the themes work

    I’m having the same problem, but it’s affecting all themes I’ve installed. I recently upgraded to WordPress 2.6.1 and I can only assume there’s some kind of bug as I’ve just spent about an hour on this problem and can’t figure out what’s wrong. I’m simply trying to get the following bit o’ code to output something… anything…

    <?php wp_list_categories('show_count=1&sort_column=name&title_li=');?>

    …and I have about 10 categories and hundreds of posts assigned to those categories. Yet, nada. I’m baffled, and I’ve got a decade of experience as a web developer behind me.

Viewing 6 replies - 1 through 6 (of 6 total)