• Hi, all,

    My website, elephantwords.co.uk, has a feature in the middle navigation bar (at bottom of page) that uses the following code to get a weekly archive of the main category:

    <?php wp_get_archives('type=weekly'); ?>

    The problem is, when you go into the archive page, it is only showing items by one author (me!), and I need it to show items by all authors.

    I’ve tried testing what happens when I adjust another user up to admin status (nothing!), and also what happens when I change the author of the post to me (also nothing!). This is a fundamental part of my website, so I need to get it working.

    Does anyone have any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter papadoc

    (@papadoc)

    (One thing that MAY be pertinent to this issue, although I don’t see how, is that I have used the Timestamp feature to delay release of these items. However, I don’t see how that would make a difference to the archive feature.)

    Thread Starter papadoc

    (@papadoc)

    Does anyone have any clues on this problem? It has just occured to me again that I haven’t sorted it yet.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Parameters of Weekly Archives/Archives not working!’ is closed to new replies.