• Resolved Kathy_Goss

    (@kathy_goss)


    I believe your plugin is just what I am looking for. I’ve uploaded and activated the plugin but there is no Zen Menu Logic in Settings.

    I have registered 2 menus

    <?php
        register_nav_menus( array(
            'home_menu' => 'Home Menu',
            'general_menu' => 'General Menu'
        ) );
    ?>

    that show up in Menus and have created 2 custom menus. I believe all I need is the 3rd step – Settings.

    http://wordpress.org/extend/plugins/zen-menu-logic/

Viewing 1 replies (of 1 total)
  • Plugin Author zenofwordpress

    (@zenofwordpress)

    Kathy – Thanks for your inquiry. Please make sure that at least one of your custom menus has some menu items in it. Then you should see the ‘Zen Menu Logic’ in the Settings. Let me know if there are still problems.

Viewing 1 replies (of 1 total)
  • The topic ‘No Zen setting after activation’ is closed to new replies.