Is it possible to use the post thumbnails to show the next and previous posts?
Is it possible to use the post thumbnails to show the next and previous posts?
It's possible, in theory, if you use get_the_post_thumbnail() plus get_next_post() and get_previous_post().
can this be done with wp_query?
chasix: I am using this feature in a new/custom theme. Pls take a look here: http://wordpress.org/support/topic/368725
This topic has been closed to new replies.