Cost field for Community Events with RSVP's

Home Forums Additional Help Extensions Cost field for Community Events with RSVP's

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1334774
    Luke Kenny
    Participant

    I notice there restore the cost field when Event Tickets is activated.

    Is it possible to also restore this field for external Community users when Community Events & Community Tickets is installed?

    We would like the user to be able to create an RSVP event (as we don’t want them to charge through our system) yet be able to include the cost for display & searching in the calendar.

    #1335173
    Andras
    Keymaster

    Hey Luke,

    Thanks for reaching out with your question. I might be able to help you with this.

    Try pasting this line into your theme’s function.php file and see if that makes the field re-appear:

    add_filter( 'tribe_events_community_display_cost_section', '__return_true', 100 );

    Cheers,
    Andras

    #1344936
    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 ‘Cost field for Community Events with RSVP's’ is closed to new replies.