Qcorek
Member
Posted 7 months ago #
OK. I installed the themes, i chose template-thumbnail and no thumbnails are showing. Posts do have post icon selected and i added
if ( function_exists( 'add_theme_support' ) ) {
add_theme_support( 'post-thumbnails' );
}
at the beginning of function.php
i get related posts but without thumbnails...
what else can i do?
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/
Qcorek
Member
Posted 6 months ago #
Qcorek
Member
Posted 6 months ago #
ooo common. I like thin plugin so much, but i need PICTURES!
Have you set any of your posts to have featured images yet?
Qcorek
Member
Posted 6 months ago #
I don't know what to tell you then. You should verify that the_post_thumbnail() is working for you in general for posts. Also, make sure you're getting results when using another template.