Forum Replies Created
-
AuthorPosts
-
Gabriel
ParticipantI have created an entry in Uservoice: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/16518778-edit-attendee-meta-information-in-admin-backend
Please go vote 🙂
Gabriel
ParticipantHmm, for some reason the screenshot did not get attached – retrying…
Gabriel
ParticipantHi Geoff,
Thank you for your suggestion – unfortunately it does not work quite as expected 🙂
I put the suggested snippet in functions.php of my theme and as you can see from the attached image the tickets form now appears in four (4) places: At the very top, after the top menu (this is the wanted position), and twice below the page content. If you have any suggestions to only show it at the wanted position, please let me know.
Best regards,
Christian HøjGabriel
ParticipantHi Scott,
This sounds kind of like your issue, so maybe it can help you?
Attendee Info not showing up in Tickets Email after update to Version 4.2.7
Best regards,
ChristianGabriel
ParticipantHi Geoff,
Just to clarify, installing Event Tickets Plus version 4.1.2 and Event Tickets version 4.1.3 on the first, “non-working” system (instead of ET+ 4.1.3 and ET 4.1.4) makes everything work as expected – all information is exported in the CSV. That is why I have a tendency to suspect the new versions of ET and ET+ for messing things up 🙂
Christian
Gabriel
ParticipantThis reply is private.
Gabriel
ParticipantThis reply is private.
-
This reply was modified 9 years, 10 months ago by
Gabriel.
Gabriel
ParticipantThis reply is private.
-
This reply was modified 9 years, 10 months ago by
Gabriel.
Gabriel
ParticipantI am glad I’m not the only one it does not work for. See discussion in https://theeventscalendar.com/support/forums/topic/attendee-csv-export-has-lost-fields-in-et-4-1-4/
Gabriel
ParticipantHi Geoff,
Thanks for following up on this.
I was using the old snippet as well, but removing that has no effect. The new snippet still does not work with ET 4.1.4 and ET+ 4.1.3 on my installation.I have nothing against sharing my theme files, but I don’t see what influence they would have on this particular problem? I have just wrapped the snippet you provided in a plugin.
As mentioned in my previous post the hook ‘manage_tribe_events_page_tickets-attendees_columns’ is never activated in your code. I have searched the ET and ET+ code for it but there is no trace of apply_filter(‘manage_tribe_events_page_tickets-attendees_columns’) or similar…
Best regards,
ChristianGabriel
ParticipantThanks for sharing the snippet!
Unfortunately it does not do anything for me. It appears that the ‘manage_tribe_events_page_tickets-attendees_columns’ action never fires, so the code is never called.Any other suggestions?
Gabriel
ParticipantThe plugin I created does not remove the “Attendees” link.
I had the event and tickets created on a Page and for that the “Attendees” link was missing prior to ET 4.1.3 so make sure you are using that version to see the link. If you can not upgrade to that specific version (since 4.1.4 is now out) you can find the link by editing the page in question – look for the “Attendees” link above the ticketing section.Hope this helps…
Gabriel
ParticipantIn the meantime – and for the “technically challenged” 🙂 – here is the plugin I created that includes the snippet:
https://wordpress.org/plugins/csv-export-with-additional-information-for-et/Gabriel
ParticipantHi!
I created the other thread referenced here, and I made a quick plug-in for my own use with ET+ v 4.1.2. I had to update it for ET 4.1.3 since the order of columns were changed.
Now for ET 4.1.4 it does not work any longer since the ticket number is no longer included in the CSV export – only name and email 🙁The snippet Geoff B. links to works out of the box for the mentioned versions with no changes – except with ET 4.1.4 only name and email are included in addition to our own information.
I have created a thread for the issue with ET 4.1.4: https://theeventscalendar.com/support/forums/topic/attendee-csv-export-has-lost-fields-in-et-4-1-4/
April 25, 2016 at 2:08 am in reply to: Overriding tickets.php in own theme disables attendee meta fields #1106523Gabriel
ParticipantThat description certainly worked, but it would be good to have a fix for this…
-
This reply was modified 9 years, 10 months ago by
-
AuthorPosts
