Forums

list_authors problems. please. please. (3 posts)

  1. bAs
    Member
    Posted 8 years ago #

    <li id="categories"><?php _e('Authors:'); ?>

      <?php list_authors('true','true','false','true','feed'); ?>

  2. It displays a list of authors, a feed link to the articles, & the count of articles, but goes to the same list of articles for each feed link clicked. - weird
    http://www.ctfzone.net/zone/author_posts.php thx!

  • bAs
    Member
    Posted 8 years ago #

    bump????? please

  • sanjay
    Member
    Posted 8 years ago #

    I just figured out the problem here since I just had it. The problem is the "user_nicename" field apparently isn't getting filled when users register themselves. This is what is used in the URL for this and thus since it is missing, your URL has nothing for the author. If you look at the link it'll have a double slash (//) at the end of the URL. The user_nicename goes in between those. If you fix that for each user, you'll be set. Although you have a lot of users so that may be an issue for you.

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags

    No tags yet.