• stannvinnac

    (@stannvinnac)


    I see from the other posts in this forum that many are finding this plug-in not to be working, and the same is true with me. I have tried all settings and the featured image always shows up. Are you updating this plug-in so that it works with the more recent versions of WP?

    https://ww.wp.xz.cn/plugins/hide-featured-image/

Viewing 1 replies (of 1 total)
  • Go to the Plugin Editor, select the “Hide Featured Image” plugin, and in “hide-featured-image/index.php” change:
    .has-post-thumbnail img.wp-post-image{ display: none !important; }

    To:
    .has-post-thumbnail img.wp-post-image, img.featured{ display: none !important; }

Viewing 1 replies (of 1 total)

The topic ‘This plug-in doesn't work’ is closed to new replies.