Home › Forums › Ticket Products › Event Tickets Plus › description in woocommerce mail
- This topic has 6 replies, 3 voices, and was last updated 9 years, 11 months ago by
Support Droid.
-
AuthorPosts
-
May 10, 2016 at 7:31 am #1112657
Henry
ParticipantHello guys!
I want to add the ticket descriptions of the events viseble on the tickets of each person.
I already placed the file ([theme-name]/tribe-events/tickets/src/views/tickets/email.php)
in the source of that file i see ticket_id, ticket_name but i want also ticket_description. is this as simple as adding:
<?php echo $ticket[‘ticket_description’]; ?> to the source? on the forum i found that it’s in ticket_meta and that this is not possible yet.Thnx
May 10, 2016 at 7:50 am #1112672Henry
Participanti realize i did wrong had to pick another file.. because it goes through event ticket plus
plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Email.phpHow can i place this file in theme folder? wich path to use in theme folder structure.
what code to add to get description of the ticket in the mail?
May 10, 2016 at 7:55 am #1112678Henry
ParticipantThis reply is private.
May 10, 2016 at 11:22 pm #1113044Geoff B.
MemberGood evening Henry and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.Unfortunately, you cannot modify the ticket email by using the /tribe-events/ folder as you would with other customization.
The best approach would be to use a filter to add that extra information in the functions.php file of your WordPress theme.Just to set expectations, as you might know, the scope of our support is mostly to get our customers started on the right track and to help them in case of issues. We unfortunately do not provide complete support for customization.
Let me know if that helps.
Have a great day!
Geoff B.
May 11, 2016 at 7:51 am #1113194Henry
ParticipantI understand.
Could you point me in a direction wich file i have to edit? to edit the email of the ticket. as seen in the above screenshot. I’m not sure wich file to edit anymore.
Hope you can do this.
Great thanks and sunny greetings from a warm day in the Netherlands!
May 11, 2016 at 2:28 pm #1113448Geoff B.
MemberHey Henry,
I believe you are in luck I just stumbled across this thread which I believe should totally get you started on the right track: https://theeventscalendar.com/support/forums/topic/have-the-additional-fields-appear-on-invoice/
Let me know if that helps.
Have a great day!
Geoff B.
May 26, 2016 at 9:35 am #1119179Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘description in woocommerce mail’ is closed to new replies.
