• Great plugin so far!

    I try to find a solution how to add another Groovy menu position. I only can find one and no parameter to decide, which menu I want to integrate: https://grooni.com/docs/groovy-menu/integration/manual-integration/

    Background to my question: 

    We need to add another Groovy menu for another language. We integrate this via language switcher in the theme files. 

    So we need a function like 

    <?php if ( function_exists( ‘groovy_menu’ ) ) { groovy_menu(‘english’); } ?>

  • The topic ‘multiple menus possible (PRO)?’ is closed to new replies.