setting images for menu items

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3411
    Olly
    Admin & Mod

      use the “featured image” for a menu item
      if you do not have this options it’s either hidden (go to “screen options” at the top of the page to enable/show it) or your theme does not have thumbnails enabled (tell the author about it. not my fault) if the auther doesnt want to or cannot do anything about it, you can also try just to put the following code at the bottom of your themes function file (before the closing ?> if any )

      add_theme_support('post-thumbnails');
    Viewing 1 post (of 1 total)
    • The topic ‘setting images for menu items’ is closed to new replies.