Forum Replies Created
-
AuthorPosts
-
October 18, 2016 at 3:53 am in reply to: Additional Columns in the Attendees list CSV export #1178200
robert
ParticipantYo Nico,
You da man!
Was able to follow your code and hook this up with all the extra user meta we collect.
Much obliged.
Jackrobert
ParticipantHi Nico,
Yeh it’s Jack, Elaine is my boss.
Works great!
Thank you for your help with this issue.
I would not have ever been able to do this without you.
Many thanks,
JackOctober 12, 2016 at 7:15 am in reply to: Additional Columns in the Attendees list CSV export #1175351robert
ParticipantHey Nico,
Ideally I would like get all the user meta for the ticket holders. WooCommerce is our go-to Ecommerce plugin.
Many thanks,
Jackrobert
ParticipantHey Nico,
So this works great for overriding templates from the events calendar plugin.
I’d like to do the same for the template found at plugins\event-tickets-plus\src\views\wootickets\tickets.php
add_filter( ‘tribe_events_template’, ‘tribe_filter_template_paths’, 100, 2 ) doesn’t seem to work for this plugin. I’ve searched high and low and can’t find a suitable filter. I tried tribe_events_tickets_template but when debugging it doesn’t seem to even try to override this template.
Is it possible to override this template in a similar way?
Many thanks
robert
ParticipantI was adding the code to a plugin instead of the child theme. D’oh!
Thanks for your help
robert
ParticipantHey Nico,
Thanks for a speedy response.
I’ve moved my custom single-events.php to wp-content/plugins/tribe-overrides/single-events.php
Then I added the supplied code but I can’t seem to get it to work. When trying to debug the code, it definitely finds the single-events.php file. Unfortunately it doesn’t seem to change what template is loaded. Tried another template as well but that doesn’t do anything neither.
Please forgive my incompetence, I’m not sure what to do to get it to work.
Thanks for your help
robert
ParticipantHi Josh,
Sorry for the late reply.
I was able to get it working using your advice.
Many thanks,
Jackrobert
ParticipantHey Josh,
Yes to your first two questions.
Associate them with the event in general.
Thanks for helping me out,
JackJuly 22, 2016 at 6:46 am in reply to: Create Custom User Role (Event Organiser) That Can Only Create/Publish Events #1142903robert
ParticipantI tried the first plugin again and added the create_tribe_events capability to the mix. This allowed me to achieve my desired end-result.
robert
ParticipantDon’t I feel silly! Thanks 🙂
robert
ParticipantMy apologies, I took a screenshot that I forgot to upload.
I am talking about the calendar page.
July 7, 2016 at 3:24 am in reply to: Attendee Information Not Showing On Non-Standard Themes (Enfold and Stockholm) #1136432robert
ParticipantThank you very much. That solved my issue.
-
AuthorPosts
