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

    (@shahpranaf)

    Hi Ashley,

    It seems you are using custom theme and your html structure is not as per the WordPress default theme structure. Also the classes and id’s used by default WordPress is not used. So this plugin will need minor change for your theme.

    In next release, will provide option to hide thumbnail having custom classes on single page.

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

    1. Go to plugin editor: https://secprimary.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 “img.open_entry_image”.
    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

    Hello,

    I was wondering if you could take a look at my site to see if you can see why it wouldn’t be working. I appreciate your help.

    https://originald.com

    Thank you.

    -Ryan

    Plugin Author shahpranaf

    (@shahpranaf)

    Hi Ryan,

    I checked your site. Please select “hide featured image” from your post’s back-end i.e in edit mode.

    Once you check that option, featured image will get hide.

    For more detail information please check here:
    https://shahpranav.com/2015/05/hide-featured-image-on-single-post/

    Let me know if any further detail require.

    Thanks

    I have done that, I’ve tried uninstalling and reinstalling, I even changed themes to what that is supposed to use all wordpress standards for maximum compatibility with plugins.

    I still have the featured image showing.

    The featured images are eventually going to be perfect squares for a featured articles at the top, this is why I am trying to accomplish this. Thanks.

    Plugin Author shahpranaf

    (@shahpranaf)

    Hi originald,

    When I previously checked your site my plugin was working properly. You just need to check that check box for hiding featured image.

    Now I am seeing you removed ‘wp-post-image’ class from image tag. Is it true or I may be wrong.If yes then please add again and check.

    Let me know if need any help.
    Thanks

    lisarae

    (@lisarae)

    Could you please help me get your plugin working on a site I am creating for a client?
    https://flycozumel.com/easy-rooms/scenic-air-tour-cozumel/

    I desperately need to remove the Featured Image from the single post view so I can add an image gallery to the top of the page. I am sure it is a conflict with the theme but I do not know how to fix it. Thank you very much for your assistance!!!!

    lisarae

    (@lisarae)

    I had to remove the featured image coding from post-content.php to remove the image while I am waiting to hear from you.

    Plugin Author shahpranaf

    (@shahpranaf)

    Hi Lisarae,

    Sorry for the late response. Can you please revert your code or uncomment your code where image was there so I can take a look.

    Thanks

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