Created
July 22, 2016 13:41
-
-
Save iqbalmalik89/6a1bb0c45abcc87cc6e7122a8500519e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
So on the front end of site users can orders tickets http://wordpress-4836-14042-80482.cloudwaysapps.com/netball-event/england-vs-australia-international-test-series-2/ with the book now functionality | |
This is build using woocommerce but has additional custom fields added for attendees | |
http://prntscr.com/bw4z2g | |
When the order is completed it is processed into the backend under wp-admin > woocommerce > orders | |
http://prntscr.com/bw4za1 | |
this screenshot shows the orders section and missing attendee details | |
an email is then sent to the site admin and user who placed orders | |
http://prntscr.com/bw4zhz | |
again the screenshot shows missing attendee details |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment