Forum Replies Created
-
AuthorPosts
-
Math
ParticipantThanks Josh
i added it on line 21 it didn’t work. where exactly should i add it?
Math
ParticipantHi Josh
I’m back again. We’ve done the testing and your code works fine. Thanks for that. BUT we realised that when having a large event/s it’ll be diffucult if not impossible to try and delete the other details from the exported csv to remain with just the ticket id. e.g for for 40 000 attendees.
May you please tweak your snippet so it only exports the ticket id.
Your assistance is much appreciated.
Math
ParticipantHi Hunter,
No worries. it worked perfectly and cleaner. Much appreciated.
Math
ParticipantHi Josh
Thanks for the code. We’ll give it a try with scanner app guys, but as far i’m concerned this is what they asked for so there should be no problem.
lets leave the topic open for a few days while we test.
Thanks a lot.
Math
ParticipantHi hunter
I can confirm the structure is correct. I deleted the entire code directly from the plugin and everything was deleted in the front end. Now the Payment Option button still remains the main my events page. I’ll like to delete it from there as well so that it doesn’t confuse people. If i leave it there when clicked it leads to a blank page since i’ve deleted the actual data. refer to screenshots.
Won’t completely deleting the paypal payment option affect other functions on the site?
So how I permanently delete from my theme?
Math
ParticipantHi Josh
I’ll like the information as part of the export as this make it easy to manage big events.
Math
ParticipantHi Josh
So is there a way to access ticket ids from the admin area?
Math
ParticipantHi Hunter,
Still nothing is happening, i’ve deleted from line 32-155. refer to screenshots. I think i’ve followed the instructions to the T( i stand to be corrected)
Math
ParticipantThanks i used css
Math
Participanti’ll buy pro now. Thanks.
Math
ParticipantI want the ticket id embedded on the barcode not the order number because if one buys more than one ticket the order numbers are the same.
It’s the unique ticket id that the barcode scanner picks up.
Math
ParticipantThanks for the snippet, didn’t work though.
Just taking a chance here, is it possible to trade the Filter bar for the events calender Pro, i think i can do without it.
Math
ParticipantHi
Nothing is happening. i deleted lines 34-39.
Am I missing something?
Math
ParticipantBelow is a message i got from the barcode scanner app developer. He sent this after i had failed scanning the QR codes.
“This is what is embedded in the QR Code:
http://www.ticketjoint.co.za?event_qr_code=1&ticket_id=1682&event_id=1622
This shows the ticket = 1682.
You must import a database that has in column one just the ticket IDs
(for example ‘1682’) and nothing else. We can then create a script to
parse out the ticket ID when scanned.In your database you imported:
1625,completed,”math
mpofu”,[email protected],VIP,JOTL-1,064e4680ae,That doesn’t match what’s embedded in the QR code so it will be
invalid”.Math
ParticipantJust to add, i still want the current form of the attendee list. The ticket id csv file is exporting to my barcode scanner app. The reason being i won’t be checking in from the admin but from app’s server.
I hope this makes sense. -
AuthorPosts
