Feature Image not displayed after latest plugin update
-
The Feedzy plugin no longer pulled in the feature image after the latest update. I reverted to Version 4.4.8 and all is well. This only applied when pulling in the feed through a .php page template. The Feedzy block was still displaying the images.
I am pulling in the post, adding a category to display the source, and the full post within the site.
ex.
<div class=”post-image” style=”background-image: url( <?php echo the_post_thumbnail_url(); ?> );”</div>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.