• luismoyano

    (@luismoyano)


    Hi, Since upgrading to WordPress 6.1.1, I have lost the featured images panel on pages. It appears on posts, but I don’t see it on pages anymore, so I can’t change some images that I’m using on the pages on a client’s site.

    Can anyone point me to what might be going on?

    Thanks in advance!

    • This topic was modified 2 years ago by luismoyano.
    • This topic was modified 2 years ago by luismoyano.
Viewing 1 replies (of 1 total)
  • Thread Starter luismoyano

    (@luismoyano)

    I've partially solved it, but it's a bit messy.
    
    I added this below to my functions.php just in case.
    <code>add_theme_support( 'post-thumbnails' );</code>
    although I later found that it has nothing to do with the problem. Then deactivatedte Yoast SEO from my right panel, and it seems to have fixed it but no, it didn't.
    
    The thing is that when I click on Page Attributes and then change the order or click several times on it up and down, it seems that WordPress makes an Ajax call to any script, and suddenly the feature images panel appears. It's very strange!
    
    I'm sure it's not Astra, because the same thing happens with the default WordPress 23th theme. So I'm sure it's WordPress itself.
    
    I hope it helps someone!
Viewing 1 replies (of 1 total)
  • The topic ‘Featured Image Panel Not Appearing on Pages’ is closed to new replies.