Thumbnail not showing
-
Hi guys,
I’m having trouble getting the thumbnail to show in WordPress.
The page is: https://scaryzombies.com/category/funnystuff/I have checked my screen options (when posting) and I have ‘featured images’ selected.
I am using the zombie apocolypse theme, and it appears to support post thumbnails. I checked the function.php, and it had the line
add_theme_support( ‘post-thumbnails’ );In troubleshooing, i also added the following line below it.
set_post_thumbnail_size( 50, 50 ); // 50 pixels wide by 50 pixels tall, resize mode
I’m now stuck. Can anyone please offer some advice?
thanks,
Todd
- The topic ‘Thumbnail not showing’ is closed to new replies.