[ Plug in: Default Post thumbnail ] Image not appearing in posts?
-
Hello,
I added the Default Post Thumbnail plug in to my site, and added the relevant code to my functions.php to support it.
if ( function_exists('add_theme_support') ) { add_theme_support('post-thumbnails'); }
I went in to my settings and selected an image to display, but I’m not seeing it appear on my site. Anyone have any thoughts on why that might be?
Here is my site which is using the Adobe Developers theme.
Thank you!
- The topic ‘[ Plug in: Default Post thumbnail ] Image not appearing in posts?’ is closed to new replies.