• Hi, thank you for a great plugin – really really appreciate it!

    I have problem that I really can’t seem to solve. When I recieve a new quotation request it comes in a double framed email, like this:

    View post on imgur.com

    I have checked the template and can’t see anything that would cause this.

    Appreciate all the help <3

    • This topic was modified 6 years, 1 month ago by thematsanity.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author pinal.shah

    (@pinalshah)

    Hi @thematsanity,

    I’m glad to know you like the plugin ??

    This is the first time anyone has reported such an issue. I tried replicating it at my end but was unsuccessful in doing so.

    1. Does this issue occur for all the emails sent from the plugin?
    2. Does it happen for WooCommerce emails as well?
    3. If yes, then can you possibly check by activating a default theme such as Twenty Nineteen or Storefront and see if the issue occurs?

    Thanks,
    Pinal

    Joe G.

    (@webgmclassics)

    @thematsanity I had the same issue when I was modifying the plugin. Did not occur with normal Woo emails. Just the emails from the quote plugin. There is something causing it do to a double template.

    @pinalshah In my version I opted just to use the native Woo order notes which include the invoice detail. Less work for the plugin to do. Included this in the payment processor.

    $order->add_order_note( __( 'This order is awaiting a shipping quote. We will email you once we have completed the quote.', 'quote-wc' ) , 1);

    Plugin Author pinal.shah

    (@pinalshah)

    Hi @webgmclassics,

    I understand you chose to not use the plugin emails because of the double template issue.

    I’ll check and see if I can find out the cause of the issue. Thanks for sharing your feedback.

    Pinal

    Joe G.

    (@webgmclassics)

    You’re welcome @pinalshah; in my opinion, you might want to go with the order notes next time anyway because that will include a record of what has happened with the order. Just my preference though.

    Thread Starter thematsanity

    (@thematsanity)

    Hi @pinalshah

    Sorry for the late response.

    1. No, just for the “quotation request sent”
    2. No, it does not.

    Thank you for your support!

    Plugin Author pinal.shah

    (@pinalshah)

    Hi @thematsanity,

    Apologies for the delay in response.

    Thanks for the reply. I’ve been unable to replicate the issue. Can you please let me know which theme do you use?

    Thanks,
    Pinal

    Thread Starter thematsanity

    (@thematsanity)

    Hi Pinal,

    Sorry for the late answer – hello theme from elementor

    Thread Starter thematsanity

    (@thematsanity)

    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

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Request New Quote in double email frame’ is closed to new replies.