Title: Move Quote Request Button
Last modified: August 30, 2016

---

# Move Quote Request Button

 *  [3XC](https://wordpress.org/support/users/sisintl/)
 * (@sisintl)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/move-quote-request-button/)
 * We’ve been trying to move the quote request button so it appears just below the
   add to cart button with no luck. Has anyone been able to move the button and 
   if so how?
 * [https://wordpress.org/plugins/yith-woocommerce-request-a-quote/](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/)

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

 *  [olivseo](https://wordpress.org/support/users/olivseo/)
 * (@olivseo)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/move-quote-request-button/#post-6866275)
 * Here is how I was able to change the position of request a quote button:
 * Under plugin editor-> YITH Woocommerce-> find “yith-woocommerce-request-a-quote/
   includes/class.yith-request-quote-frontend.php”
 * Find the line that says:
 *     ```
       //show button in single page
                   add_action( 'woocommerce_single_product_summary', array( $this, 'add_button_single_page' ), 45 );
       ```
   
 * Change the last number to make sure it’s higher then you “Add to Cart button”
   and then save. That should move the button. Good luck!
 *  Thread Starter [3XC](https://wordpress.org/support/users/sisintl/)
 * (@sisintl)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/move-quote-request-button/#post-6866282)
 * Thanks for the snippet but I can’t seem to get it stacked with the add to cart
   button. I can’t seem tot find in which woocommerce template the add to cart button
   code is in and when I do change the number it either goes under the product title
   or the meta data.

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

The topic ‘Move Quote Request Button’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-request-a-quote/assets/icon-128x128.gif?
   rev=3234570)
 * [YITH Request a Quote for WooCommerce](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/reviews/)

## Tags

 * [move button](https://wordpress.org/support/topic-tag/move-button/)

 * 2 replies
 * 2 participants
 * Last reply from: [3XC](https://wordpress.org/support/users/sisintl/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/move-quote-request-button/#post-6866282)
 * Status: not resolved