Title: thematsanity's Replies | WordPress.org

---

# thematsanity

  [  ](https://wordpress.org/support/users/thematsanity/)

 *   [Profile](https://wordpress.org/support/users/thematsanity/)
 *   [Topics Started](https://wordpress.org/support/users/thematsanity/topics/)
 *   [Replies Created](https://wordpress.org/support/users/thematsanity/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/thematsanity/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/thematsanity/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/thematsanity/engagements/)
 *   [Favorites](https://wordpress.org/support/users/thematsanity/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quotes for WooCommerce] Request New Quote in double email frame](https://wordpress.org/support/topic/request-new-quote-in-double-email-frame/)
 *  Thread Starter [thematsanity](https://wordpress.org/support/users/thematsanity/)
 * (@thematsanity)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/request-new-quote-in-double-email-frame/#post-11293379)
 * Hi again,
 * I just noticed that it’s a user first order email that gets the double frame –
   but once the user has a login and orders again everything seems normal. It’s 
   really wierd
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quotes for WooCommerce] Request New Quote in double email frame](https://wordpress.org/support/topic/request-new-quote-in-double-email-frame/)
 *  Thread Starter [thematsanity](https://wordpress.org/support/users/thematsanity/)
 * (@thematsanity)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/request-new-quote-in-double-email-frame/#post-11292712)
 * Hi Pinal,
 * Sorry for the late answer – hello theme from elementor
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quotes for WooCommerce] WPML – second language shows prices](https://wordpress.org/support/topic/wpml-second-language-shows-prices/)
 *  Thread Starter [thematsanity](https://wordpress.org/support/users/thematsanity/)
 * (@thematsanity)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/wpml-second-language-shows-prices/#post-11206326)
 * Hi again,
 * Fixed it by adding following in the functions.php
 *     ```
       add_filter( 'woocommerce_get_price_html', 'react2wp_woocommerce_hide_product_price' );
       function react2wp_woocommerce_hide_product_price( $price ) {
           return '';
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Quotes for WooCommerce] Request New Quote in double email frame](https://wordpress.org/support/topic/request-new-quote-in-double-email-frame/)
 *  Thread Starter [thematsanity](https://wordpress.org/support/users/thematsanity/)
 * (@thematsanity)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/request-new-quote-in-double-email-frame/#post-11183275)
 * Hi [@pinalshah](https://wordpress.org/support/users/pinalshah/)
 * Sorry for the late response.
 * 1. No, just for the “quotation request sent”
    2. No, it does not.
 * Thank you for your support!

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