Display related posts by author with thumbnail
-
At the bottom of my posts page (single.php) i would like to add some code to display sliding list of posts by the same user (author).
I have the siding code and the thumbnails already running on my site i just cat figure out how to edit it so i displays only post by the same user.
here is the slide code https://pastebin.com/pK9LMCA3
but where can i edit so it displays posts by the user <?php the_author(); ?>
also might need to add an if statement to only display the box/div if there are other posts
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Display related posts by author with thumbnail’ is closed to new replies.