Title: Quote List Menu
Last modified: May 23, 2024

---

# Quote List Menu

 *  Resolved [guillaume72](https://wordpress.org/support/users/guillaume72/)
 * (@guillaume72)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/quote-list-menu/)
 * Hi
 * In the settings, Quote List Menu tab you can choose to display and customize 
   a designated Quote List Icon. If you do not wish to set up the Quote List Icon,
   a link appears in the menu. But there is no setting to choose which menu it should
   appear on (main menu, TopBar menu…) or define its location in the menu… Do you
   have a solution ?
 * Regards

Viewing 1 replies (of 1 total)

 *  Plugin Author [ELEXtensions](https://wordpress.org/support/users/elextensions/)
 * (@elextensions)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/quote-list-menu/#post-17777412)
 * guillaume72,
 * Greetings from ELEXtensions! When you install the ELEX Request a Quote plugin
   and create a quote list page to display the quote form on your website, WooCommerce
   will automatically show all available pages in the theme header. This is a default
   functionality of WooCommerce and does not depend on the quote icon option.
 * However, If you want to hide the quote list page on the menu header then you 
   can check your theme menu settings or comment on the below code on your website.
 * //add_action( ‘wp_nav_menu_items’, array( self::class, ‘add_minicart_to_header’),
   10, 2); under the file name plugin_folder/src/RequestAQuote.php
 * Hope this clarifies! Please don’t hesitate to reach out to us if you have any
   questions.
 * Note – Commenting on the code might cause the quote list page to be hidden from
   the menu header, depending on the installed theme of your website.

Viewing 1 replies (of 1 total)

The topic ‘Quote List Menu’ is closed to new replies.

 * ![](https://ps.w.org/elex-request-a-quote/assets/icon-256x256.png?rev=2802410)
 * [ELEX WooCommerce Request a Quote](https://wordpress.org/plugins/elex-request-a-quote/)
 * [Support Threads](https://wordpress.org/support/plugin/elex-request-a-quote/)
 * [Active Topics](https://wordpress.org/support/plugin/elex-request-a-quote/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elex-request-a-quote/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elex-request-a-quote/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ELEXtensions](https://wordpress.org/support/users/elextensions/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/quote-list-menu/#post-17777412)
 * Status: resolved