Featured Images
-
I noticed that when I select a featured image and embed the image in my post (I like to control positioning) then the image will appear twice.
I fixed this by commenting out the following filter line in functions.php:
// add_filter( 'the_content', 'zbench_featured_content',1 );
I need featured images to use the Related Posts Thumbnails plugin and figured I’d mentioned the fix I had to do to use them with zBench.
- The topic ‘Featured Images’ is closed to new replies.