Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1115273

    Hello All,
    I am enjoying your support responses and now I need to ask my own. I found Quadmenu was rated well for mega menus. I found your post linking to an example for adding Ubermenu in place of Avia for navigation. I substituted quadmenu. It worked.

    I want a filter to remove the Search & Hamburger widgets. I tried the code below but it is not working. Could you please suggest an edit?

    function remove_avia_search(){
      remove_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
    }
    add_action( 'init' , 'remove_avia_search' );
    

    Thank you!

    • This topic was modified 5 years ago by shrinkray.
    #1115542

    I’m trying a different mega-menu plugin, Max Mega Menu Pro. If this does not work, I’ll fall back to Uber. I prefer to work with a plugin I own a full license to, but it’s gotta work in the theme. I have a different problem with that one but will make a seperate post.

    #1115862

    Hi shrinkray,

    So did you get the menu working?

    Best regards,
    Victoria

    #1115939

    Hi Victoria, Thanks for replying. I had it working, but right now the theme is causing the menu to not work at all. I don’t know what I did. If I move the menu to the secondary location and the menu works there so I think it has something to do with the alternate menu. I’ve deleted child-theme versions of the header and helper files so there’s no overrides. I guess I could reinstall the theme. Uggg. What did I do? The menu appears as a vertical list now no CSS applying Maybe the menu is disconnected from Max Mega Menu? This is depressing.

    Maybe I should restart the computer. Tomorrow is a new day.

    • This reply was modified 5 years ago by shrinkray.
    #1116077

    Hi Victoria,

    Let’s close this ticket. The filter I used was unnecessary and everything is copacetic.

    Thanks,
    Greg

    #1116182

    Hi Greg,

    Thanks for the update, I’ll close this for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Pairing Quadmenu with Enfold’ is closed to new replies.