• The option “Show featured image in the posts lists only, but hide it in the single post view.” no longer works, it still shows on my sites where I have the checkbox enabled. This is annoying as this is a bug in your newest version and my frontpages of some of my clients site now show an extra image…

Viewing 10 replies - 1 through 10 (of 10 total)
  • I have the same issue since the Astra update. All my pages and posts have the featured image now, even though I have checked the box for them not to.

    Thread Starter Jeroen Rotty

    (@jeroenrotty)

    Hey Stephanie,

    I was leaving this here so the Astra team is notified.

    If you want to fix this yourself, you could add some CSS into your theme customizer (Appearance > Customizer > Custom CSS) and add:

    .single .entry-header .post-thumb{
    display:none;
    }

    That should visually hide them on single pages (so single pages and posts)

    I’ll try that thank you!

    Hi @jeroenrotty & @stephmccullough,

    Sorry for the mess. This has been fixed in v4.6.2 that we released earlier today. Please update it and confirm the fix.

    Let us know how you go.

    Kind regards,
    Herman ??

    I have just updated the Astra Theme and it looks like this error is back….

    All pages and posts which have a featured image are now displaying, even though I have checked the box for them not to.

    Css override works but that doesn’t work well if you would like to show on some pages and not on others!

    Any news!

    • This reply was modified 9 months, 2 weeks ago by martineearl.

    Hi @martineearl,

    Please go to the Customizer > Blog > Single Post > Post Title Area and you can enable/disable the Featured Image from here.

    As for the Page, please go to the Customizer > Page > Single Page > Page Title Area.

    If it still doesn’t help, as per the forum guidelines, please start your own topic. You are welcome to cross-link it to this thread, so we are aware of both.

    Kind regards,
    Herman ??

    Thank you Herman,

    I went through our Astra child theme and identified that two files had been changed with the latest update. Template-parts/content-single.php and content-page.php. Removing these/updating the child theme files seemed to correct the issue and the display /hide featured image now works.

    Many thanks for your reply

    Martin

    Good to know that you have figured it out, @martineearl!

    Feel free to start your own thread if there’s anything else related to Astra, we can help you with.

    Kind regards,
    Herman ??

    Hello,

    My Astra Theme is up to date but the bug is still there with the Show featured image in the posts lists only feature. I’ve tried the various methods listed above (except the last one, i don’t have a child theme) but it didn’t solve the problem.

    Please help ??
    Valentine

    Hi @valentinegndr,

    As per the forum guidelines, please start your own topic. Share as much detailed info as possible to your thread, including screenshots. Please also share your site URL.

    You are welcome to cross-link it to this thread, so we are aware of both.

    Kind regards,
    Herman ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Show featured image in the posts lists only feature bugged’ is closed to new replies.