Customizing Event Tickets Plus WooCommerce Email

Home Forums Ticket Products Event Tickets Plus Customizing Event Tickets Plus WooCommerce Email

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1515366
    robinsoncenter
    Participant

    Hi there,

    I want to customize part of the email that goes out when a WooCommerce purchase is made using Events Tickets Plus. The text that I want to change is in the following file:

    /wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php

    Can I copy this file to my child theme and tweak it? If so, what path should I use in my child theme’s directory? I checked the theme guide, but there isn’t much info about how to edit files outside of a “views” directory.

    Thanks in advance for your help!

    #1516716

    Hi Chris,

    Thanks so much for reaching out!

    Unfortunately, It is not possible to change the plugin files like that.

    That only works for files in the views directory (event-tickets-plus/src/views/), which our the front end templates.

    Instead that coding needs to be added through an action in your theme’s functions.php.

    If you are just looking to change the wording of something, you can try using the following tutorial to change the string:

    https://theeventscalendar.com/knowledgebase/change-the-wording-of-any-bit-of-text-or-string/

    Let me know if that helps!

     

    Thanks,

    Jaime

    #1533897
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customizing Event Tickets Plus WooCommerce Email’ is closed to new replies.