Forums Forums Search & Filter Pro Author Meta Not Showing on Archive Page

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Trevor
    #152323

    is_author() is used to check if a page is an author page. Not to display author data.

    get_the_author() fetches the author of a post.

    Is that what the problem is?

    Anonymous
    #152400

    Thanks for the feedback. On my archive.php page (from the _s theme), I use is_author to check the page and then use get_the_author(). BUT, with the plugin enabled, get_the_author() doesn’t work.

    Trevor
    #152402
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)