Community Tickets but without commerce?

Home Forums Welcome! Pre-Sales Questions Community Tickets but without commerce?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1480998
    AK
    Guest

    Hi,

    Could you please comment on how it would work using Community Tickets without “selling tickets -feature”.
    Is it possible to hide all “commerce” -related fields?
    …perhaps we would not need to install WooCommerce?
    Is it possible for users that publish events to export their Attendee list as Excel or csv file?

    Is it possible to setup email-notifications when a user publish an event?

    (posted this yesterday also but can´t find it on the board, apologies if it becomes a dublicate)

    Thanks!

    #1481481
    Patricia
    Member

    Hi there,

    Thank you for reaching out to us!

    Answering to your questions: WooCommerce is required for Community Tickets to work properly.

    It’s not possible to allow your users to create RSVPs and at the same time prevent them to create new Tickets out-of-the-box, but you could use a simple workaround to achieve this by removing/hiding the “+ New Ticket” button from your Community Event submission Form. You can do this via CSS by adding the following rule in your theme’s style.css file:

    button#ticket_form_toggle {
        display: none !important;
    }

    The question regarding the possibility to export the attendee list was already answered in this thread.

    Regarding your question about email notifications, it’s certainly possible, but remains something that we do not support “out of the box”: some amount of custom dev work would be required to make this happen.

    I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1482705
    AK
    Guest

    Thank you Patricia,

    Perhaps “Community Events” is the plugin we need since we don´t want to collect payments online at his point.
    Could you please comment on the following specs?

    Registered users should be able to publish events + “Entry form” that includes name, address/contact -info plus perhaps a few additional fields…-can we control what fields should be available in the entry form?

    Organizers should be able to export .csv -file of their attendees (entry form submissions).

    Is there any way we could “testdrive” Community Manager Bundle before purchase?
    …I tried to register (both for a new account and for a test event) at the demo wpshindig.com but never receive any email.
    I also don´t receive any email notice even though I check that box, after replies to this board .

    Thanks!

    #1482859
    Patricia
    Member

    Hi AK,

    You are welcome! If you just want to allow your users to create new events without free tickets (RSVP’s), then Community Events is your best option. Now, if you do want to create RSVP’s, Community Tickets is the plugin that will give you this functionality.

    Answering your question: you can control if users will be able to create new venues and organizers in your Community Events Submission form. The Event Categories and Event Tags fields will only be displayed if you have existing values for these fields in your database.

    If you want to see the plugins in action, you can buy the Community Manager Bundle and ask for a refund within 30 days of payment if for some reason you verify that our plugins don’t not fit your project as you expected.

    If you have any other questions at all please let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1503157
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Community Tickets but without commerce?’ is closed to new replies.