Thread Starter
sparid
(@sparid)
Not to worry, I had “Order E-mail Confirmation” turned on in Options, turned it off and it works a treat now.
Just a heads up, there’s nowhere to enter your email when tracking the order.
Oh also, is there a way to change “Order” to “Repair” everywhere on the above page without editing the plugin code?
Thanks!
Hi Sparid,
Our plugin is made to simply track the order, but not multiple orders for one client. So, the client should just be entering the tracking number that was provided by the admin, not his or her e-mail address. However, a feature for tracking multiple orders is very interesting, and we thank you for the idea. We will definitely keep it in mind! 🙂
Concerning the labels of the plugin, you may change them through shortcodes. Here is an example of what you should be putting on your page editor:
[tracking-form order_field_text='Repair Number' field_names='Order Number=>Repair Number, Order Updated =>Date Updated, Order Status=>Repair Status, Order Name=>Repair Name, Order Notes=>Repair Notes' order_form_title='Track a Repair']
Explaining what it is: the first shortcode calls your plugin into the page, then you change the textbox label, then all the fields of that order are updated to “repair” fields. The last one is the title that goes on top of the tracking textbox.
Hope that this has helped you! 🙂
Regards,