Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author shahpranaf

    (@shahpranaf)

    Hi jenerdman,

    Please use below fix for now;

    .has-post-thumbnail>img{
    display:none;
    }

    If you can code a little bit then below steps will solve your problem until next release.

    1. Go to plugin editor: http://premierbridewisconsin.com/wp-admin/plugin-editor.php
    2.Select Hide Featured Image from right side dropdown
    3.Search for “.has-post-thumbnail img.wp-post-image” in index.php & replace it with “.has-post-thumbnail>img”.
    4. click on save
    Thats it.

    Hope it solves your problem. I am not sure this will work for your whole website. Please follow above steps and let me know the status of it

    Thanks

    Thread Starter jencreate

    (@jenerdman)

    Unfortunately that didn’t work. 🙁

    Plugin Author shahpranaf

    (@shahpranaf)

    Hi jenerdman,

    You checked “hide featured image” from post backend part?

    Please follow steps mentioned here:
    http://shahpranav.com/2015/05/hide-featured-image-on-single-post/

    Thanks
    Pranav

    Thread Starter jencreate

    (@jenerdman)

    Omg, I’m sorry!!! I thought it was checked but when I went back in it wasn’t!! It works! Thank you so much for your help!!!

    Plugin Author shahpranaf

    (@shahpranaf)

    I am glad that it work.

    I am working on next release but m not getting time.But will release soon.

    Thanks
    Pranav

    Plugin Author shahpranaf

    (@shahpranaf)

    Hi Jenerdman,

    As it worked I am marking this ticket as resolved.

    Please rate if you feel the plugin is useful.

    Thanks
    Pranav

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Featured image still showing’ is closed to new replies.