edit html order email

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #18665
    hitest
    Participant

      i want to change label in html. i want to change “total” to “Tax invoice Total” in order email can you please tell me how can i change? i was made changes in wppizza-order-email-html.php but nothing affect in email

      #18666
      Olly
      Admin & Mod

        labels should be changed in wppizza->localization

        #18667
        Olly
        Admin & Mod

          PS: wppizza-order-email-html.php gets ONLY used when using the default email template

          #18690
          hitest
          Participant

            Thanks Olly

            #18691
            hitest
            Participant

              and how can i add extra field to email. i want to add Delivery address to order email

              #18692
              hitest
              Participant

                and i also using default templet but i can’t edit templet

                #18693
                Olly
                Admin & Mod

                  surely the 12 fields you have available in wppizza->order form should be enough.
                  just make one a delivery address

                  #18694
                  hitest
                  Participant

                    i want to add address which is selected from map how to add

                    #18695
                    Olly
                    Admin & Mod

                      that’s something you have to do yourself.
                      i.e add a map and write some javascript that fills one of the formfields depending on whats selected.

                      there are plenty of “do_action” hooks in “wppizza-order.php” you can use to add your map.

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • The topic ‘edit html order email’ is closed to new replies.