Forums

Authors' filters on the header (4 posts)

  1. oppakis
    Member
    Posted 2 years ago #

    Hello,
    (sorry for my english)

    With a couple of friends, we're creating a website based on WordPress,
    I have to say that I'm in charge of but still a rookie...
    I'm having a problem solving this:
    my header contains 3 pictures representing the 3 authors of the upcoming articles.
    And I just want these pictures to be links/filters to the articles of the author selected?

    I've tried to learn the queries and functions but it's been a while since I've learned php, so if you could help me a bit, I'd be glad.

    Thank you

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Add the template tag, get_posts(), say to your sidebar.php and that will display the links you need for each author to put with their picture.

  3. oppakis
    Member
    Posted 2 years ago #

    I'll try, thank you !

  4. MichaelH
    Volunteer
    Posted 2 years ago #

    Sorry, that should say the template tag, wp_list_authors().

Topic Closed

This topic has been closed to new replies.

About this Topic