Title: Menu Section template
Last modified: February 6, 2017

---

# Menu Section template

 *  Resolved [lpstick](https://wordpress.org/support/users/lpstick/)
 * (@lpstick)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/)
 * Hi,
    I’m using Food and Drink Menu with Gaucho – Food & Restaurant WP Theme. 
   I’ve successfully created a menu with sections and item, and I can perfectly 
   show a page “Menu” with all sections and items listed in one page, choosing as
   menu model “Default Page Template”.
 * I need to add as submenu list the created sections (appetizer, main courses, 
   and so on) and thi is possible, but viewing this pages, they are showed using
   a page template that list them vith tags, categories, and other related with 
   posts.
 * Is’t possible and how to use for single menu section pages the same template 
   of the menu? (I think it’s “Default Page Template”, but there is no way to choose
   it in settigs the menu sections).
 * Thank’s in advance,
    Michele

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/#post-8747320)
 * Hi [@lpstick](https://wordpress.org/support/users/lpstick/),
 * Can you post a link to the menu on your site? I’m not sure I understand the problem
   you’re having and seeing it in action should help.
 *  Thread Starter [lpstick](https://wordpress.org/support/users/lpstick/)
 * (@lpstick)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/#post-8747616)
 * Please look at: [http://test.elgauchocagliari.com/index.php/menu/il-menu/](http://test.elgauchocagliari.com/index.php/menu/il-menu/)
   
   and then at: [http://test.elgauchocagliari.com/index.php/fdm-menu-section/antipasti/](http://test.elgauchocagliari.com/index.php/fdm-menu-section/antipasti/)
   You’ll note the differetnt template used for menu sections; I’ll have the items
   in menu sections pages listed as in menu.
 * Thanks in advance,
    Michele
 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/#post-8748980)
 * Hi [@lpstick](https://wordpress.org/support/users/lpstick/),
 * Ah, I understand. You’re using the taxonomy archive for a menu section. Unfortunately,
   these taxonomy archive pages are entirely defined by your theme. So unless your
   theme has deliberately styled the taxonomy archive template to look like you 
   want, you won’t be able to use them.
 * Instead, I usually encourage people to make a separate menu and assign just the
   section that they want. They can then use the menu shortcode to print that section
   in a page, which most themes style in a way that’s more appropriate for menus.
 *  Thread Starter [lpstick](https://wordpress.org/support/users/lpstick/)
 * (@lpstick)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/#post-8749407)
 * Thank’s a lot, I’ll try; anyway your plugin is a great job!
    Michele
 *  Thread Starter [lpstick](https://wordpress.org/support/users/lpstick/)
 * (@lpstick)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/#post-8751806)
 * One more info, please: Is’t possible to have a menu on 2 columns with the same
   menu section on the 2 columns?
    Michele
 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/#post-8776896)
 * Hi [@lpstick](https://wordpress.org/support/users/lpstick/),
 * You can do something like this with a little bit of CSS.
 *     ```
       .fdm-item {
           float: left;
           width: 50%;
       }
       ```
   
 * But you’ll probably find that you need to make a lot of adjustments in how things
   line up. Instead, you might find the following tutorial I wrote up on how to 
   create complex menu layouts:
 * [https://themeofthecrop.com/2014/07/31/achieve-complex-menu-layouts-food-drink-menu/](https://themeofthecrop.com/2014/07/31/achieve-complex-menu-layouts-food-drink-menu/)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Menu Section template’ is closed to new replies.

 * ![](https://ps.w.org/food-and-drink-menu/assets/icon-128x128.png?rev=2205559)
 * [Five Star Restaurant Menu and Food Ordering](https://wordpress.org/plugins/food-and-drink-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/food-and-drink-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/food-and-drink-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/food-and-drink-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/food-and-drink-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/food-and-drink-menu/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [NateWr](https://wordpress.org/support/users/natewr/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/menu-section-template/#post-8776896)
 * Status: resolved