So I’ve been working with Drupal for the last year and got pretty spoiled by the module Context/project/context which makes it really easy to contextually display particular pieces of information, menus, etc.
I’m trying to do create a ‘Quick Links’ nav-menu that is only displayed when the path is example.com/category1/*
Does anyone know how to accomplish this type of thing in WordPress?