Forums

Authors' filters on the header (4 posts)

  1. oppakis
    Member
    Posted 1 month 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
    moderator
    Posted 1 month 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 1 month ago #

    I'll try, thank you !

  4. MichaelH
    moderator
    Posted 4 weeks ago #

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

Reply

You must log in to post.

About this Topic