• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Affiliates
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Footer Menu not showing as an option

Home › Community Forums › Elevate Theme Support › Footer Menu not showing as an option

  • This topic has 4 replies, 2 voices, and was last updated 2 years, 2 months ago by Rob.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • November 28, 2018 at 5:34 pm #22937
    Rob
    Customer

    Hi Wes

    I’m trying to add in a footer menu. I see it coded in functions.php but it’s not an option for menu location on the menu editor.

    // add theme support for a tertiary navigation menu
    add_theme_support ( 'genesis-­menus' , array (
    'primary' => 'Primary Navigation Menu' ,
    'secondary' => 'Secondary Navigation Menu' ,
    'footer' => 'Footer Navigation Menu'
    ) );<!--formatted-->

    I believe it’s because by unregistering the secondary nav, the footer nav was excluded?

    This is from lines 93 and 94:

    //* Unregister secondary navigation menu
    add_theme_support( 'genesis-menus', array( 'primary' => __( 'Primary Navigation Menu', 'genesis' ) ) );<!--formatted-->
    December 2, 2018 at 4:53 am #22950
    Wes
    Moderator

    Try adding this code and let me know if it works –

    add_action( 'genesis_footer', 'genesis_do_subnav', 5 );

    I tested on a local demo install and it seemed to work for me.

    December 3, 2018 at 5:47 pm #22952
    Rob
    Customer

    I added that directly below the unregister secondary nav menu bit in functions.php.

    nothing. Not added as a location in the menu editor.

    December 4, 2018 at 4:23 am #22956
    Wes
    Moderator

    Have you tried removing the secondary nav code? Or any other parts of the code that customizes the menu?

    You could also remove all the code for the menu and just add it in manually if you think one might be preventing the other from showing up. Here are some examples – https://wpsites.net/wordpress-admin/nav-menu-genesis-footer/

    January 2, 2019 at 11:49 pm #22991
    Rob
    Customer

    Ha, got it to work.

    Replaced the //unregister secondary navigation bits to the bit I had and it created the extra menus.

    Now just need to place them properly. You link will help with that.

    All the best for 2019. I’ll be in touch about some custom work

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Affiliates
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2021 · Appfinite · Built With The Genesis Framework