Disable RSVP Option

Home Forums Ticket Products Event Tickets Plus Disable RSVP Option

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1544724
    simpletheory
    Participant

    I am trying to remove the “New RSVP” option in the admin editor since it is not used. We only sell tickets.

    Doing a quick search it looks like this is the solution I’m looking for, but the code doesn’t seem to remove the option when I input it into my functions file. Is this still the latest working code?

    Disable RSVP option

    #1545497

    Thanks so much for reaching out!

    I’d recommend starting off by taking a look at our Themer’s Guide, which can show you which templates can be edited and copied in order to achieve the results that you are looking for.

    The template that you’ll want to override is: /wp-content/plugins/event-tickets/src/admin-views/meta-box.php

    Let me know if that helps!

     

    Thanks,

    Jaime

    #1545935
    simpletheory
    Participant

    Hi Jaime, thanks for the tip. I may be overlooking something in the documentation but where does the meta-box.php file go in the child theme?

    For this purpose I just needed to hide the button, which I have done in CSS. But for future reference I’d still like to know how to override the admin view.

    Thanks,
    Tam

    #1546200

    Hi Tam,

    For future reference, that file would be copied and edited and go into your-theme/tribe-events/admin-views/meta-box.php.

    Let me know if you have any other questions!

     

    Thanks,

    Jaime

    #1546459
    simpletheory
    Participant

    Thank you Jaime!

    #1547216

    Glad we could help, you are welcome back in our support forums any time!

    Since you marked this thread as Resolved, I am going to close this thread.

    Have a great week!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Disable RSVP Option’ is closed to new replies.