Customizing the customer email confirmation

WPPizza – A Restaurant Plugin for WordPress Support General Support Customizing the customer email confirmation

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #38362
    spaulgal
    Participant

      Hello Olly,
      I’ve read the docs on Templates, but can you tell me which of the (php) files contain the custom email template structure?

      Also, can I customize the “Thank you for ordering” page that shows after an order is executed? In V2, the thank you message was prominent (although you may have helped me customize this,) in V3 this info appears below the form (and the page is refreshed to the top)

      Many thanks!

      Steve

      #38385
      Olly
      Admin & Mod

        >but can you tell me which of the (php) files contain the custom email template structure..
        there is no single php file that does this, this is pretty much all done dynamically by using filters

        >Also, can I customize the “Thank you for ordering” page..
        if you thank you mesaeg is too small, then it’s probably your theme’s css that sets this, so you should look there and overwrite as required

        > in V3 this info appears below the form
        no, it does not (not bey default anyway)
        you can use any of the demos here https://demo.wp-pizza.com/ and you will see that it shows the page title, some text you set in localization, and then the order details (if that has not been disabled )

        #38386
        spaulgal
        Participant

          Regarding the email template, what I’m looking to do specifically is to add a custom jpg header and change some colors. In V2, I copied/customized this file:
          http://colorsstudios.com/wp-content/themes/x-child/wppizza-order-email-html.php

          Thanks for the other info. I hit the drawing board on those.

          #38397
          Olly
          Admin & Mod

            > add a custom jpg header and change some colors…
            use the css settings in the templates (that’s what they are there for). i.e background-image for your header and whatever colours you want to set.

            #38463
            spaulgal
            Participant

              Thanks for adding this functionality. It’s great.

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Customizing the customer email confirmation’ is closed to new replies.