Viewing 7 replies - 1 through 7 (of 7 total)
  • When you’re editing a menu item, follow the right column to the bottom to find the Featured Image panel.

    If you don’t see it there, make sure it’s enabled in the Screen Options pull-down (look at the top-right near your account details).

    Thread Starter lapetitefrog

    (@lapetitefrog)

    I followed your directions, but still can’t seem to find the featured image panel. There was no option for the image panel in the Screen Options pull down.

    In that case it sounds like something must be disabling it. I would deactivate each of your plugins one-by-one and check to see if the Featured Image panel appears. If that doesn’t work, try switching to one of the default “twenty-something” themes.

    Thread Starter lapetitefrog

    (@lapetitefrog)

    Switching back to the default theme seemed to do the trick. However, I am creating a custom theme and would like for the plugin to work with my theme. What could I be doing wrong? Thanks!

    Your theme needs to add support for post thumbnails. It’s not on by default.

    add_theme_support( 'post-thumbnails' );
    Thread Starter lapetitefrog

    (@lapetitefrog)

    That did the trick! Thank you for your excellent help! ??

    Glad you got it working! If you get a chance, I always appreciate reviews for the plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to put in menu item images?’ is closed to new replies.