Customize Admin text in child theme

Home Forums Ticket Products Event Tickets Plus Customize Admin text in child theme

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1177875
    joesrocha
    Participant

    I’d like to add some custom text to the backend of Event Tickets Plus. I was able to do so by customizing event-tickets/src/admin-views/rsvp-metabox-advanced.php, though I know I should be doing this in the child theme.

    I tried tribe-events/src/admin-views/rsvp-metabox-advanced.php but no luck. What should be the path?

    Thanks,

    Joe

    #1178089
    Cliff
    Member

    Hi Joe.

    Unfortunately, that file is not able to be overridden like template files via our Themer’s Guide.

    I also didn’t see any action hooks in the file you mentioned.

    I did see that this file is loaded via this function: https://github.com/moderntribe/event-tickets/blob/4.3/src/Tribe/RSVP.php#L1287-L1311

    And I didn’t see any action hooks there either.

    Could you tell me what message you’re wanting to include, where you’re wanting it displayed, and what criteria you want to check for in order for it to be displayed? That might help me better advise you.

    #1189222
    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 ‘Customize Admin text in child theme’ is closed to new replies.