Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    Try changing your permalinks to /archives/%year%/%monthnum%/%day%/%postname%/

    Thread Starter claudem

    (@claudem)

    In case it is confusing in my question, the root is accessible at:
    http://kangolog.tome2.net/fr/index.php
    and the links to entries that are displayed in this page lead to pages that do not show comments.

    Thread Starter claudem

    (@claudem)

    Hm… yes, using this works:
    /archives/%year%/%monthnum%/%day%/%postname%/
    This seems like a bug to me, could it be?
    For Kafka, the 10/03 was for hour/minute.

    Ah, that makes sense. And no, not a bug, since pointing to
    /year/month/day/hour/minute/
    doesn’t provide WordPress with a specific post to call. However,
    /year/month/day/hour/minute/post_id/
    or
    /year/month/day/hour/minute/postname/
    would do it.

    Thread Starter claudem

    (@claudem)

    Ok, thanks for the info. From a DB key stand point, this makes perfect sense.
    I guess that someone could add this to the documentation on the permalink options page. Something like:
    you must terminate your permalink URL format with either "post_id" or "postname"

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

The topic ‘Comments URL is wrong’ is closed to new replies.