Images not showing in Post Preview
-
I believe this plugin is causing an issue when clicking “Preview” on a post *after* it has been published. I’m trying to preview the post after it has been published, but the featured image no longer shows up after publish. When the plugin is disabled, the featured image shows. We are calling an image size named “banner”.
<?php echo get_the_post_thumbnail($post->ID, 'banner', true); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Images not showing in Post Preview’ is closed to new replies.