Different ticket prices (discounted and such)

Home Forums Welcome! Pre-Sales Questions Different ticket prices (discounted and such)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1302614
    Adi
    Guest

    Hi,

    Can I set a number of tickets for an event with different ticket prices, but not set number of tickets for each price? (I.e. – discount ticket for children/students and such. For example – the number of places in the event is 10, but you can get a 10$ regular ticket , or a 5$ member ticket).

    I need to add events for a charity, and I also want to allow adding a donation to the ticket price. Is there a way to set an open price field and let the user enter a price?

    Thank you!

    #1302701
    Jennifer
    Keymaster

    Hi Adi,

    Thanks for checking out our plugins!

    Event Tickets Plus will let you set multiple tickets at different prices for an event (such as a member ticket for $5, regular ticket for $10, etc.). You can also enable global stock for tickets, meaning that you could set a cap on the total number of tickets available for a particular event. With this enabled, a sale of any ticket (which you’ve set to use global stock) will count against the global stock. To take this even further, you can use global stock on tickets and still set an individual caps on each ticket. For example, you could set the global stock to 60 and cap member sales at 20, meaning that no more than 60 tickets total can be sold, and no more than 20 member tickets can be sold (although member ticket sales will count against the global ticket stock). Setting stock independently for certain tickets is also possible, even with global stock enabled.

    Does that make sense?

    Regarding donations, there is not an out of the box way to do this. However, ticket checkout and sales are handled through WooCommerce (tickets are WooCommerce simple products), which means you can use WooCommerce extensions! I would recommend taking a look at their Name Your Price plugin, which will let users enter in their own price.

    Does that answer your questions? If not, please let me know, and I will be happy to clarify wherever needed!

    Thanks,

    Jennifer

    #1302786
    Adi
    Guest

    Hi Jennifer,

    Thank you, that’s really helpful. I have a few more questions, as I’m trying the Event Tickets and The Event Calendar for free events, to see if it works well with the site before I purchase the Plus product. I hope you can help.
    I’m trying to add RSVP ticket to an event, I get the message that the ticket was added, but the ticket list in the backend is empty, and I don’t see it when I view the page.
    Second – the site is in Hebrew (Right to left), but the event details are aligned to the left, is there a way to change that in the settings? (I’m new to wordpress, so I apologize if the question out of topic)

    Here is a screen cap – Screen cap of test event

    Thank you very much,
    Adi

    #1308132
    Jennifer
    Keymaster

    Hi Adi,

    Once a ticket has been reserved, you can go to the Tickets section on the event edit page to see the attendees for each ticket. Are you not seeing anything listed once you click “Attendees”?

    Regarding the event details, there unfortunately is not an out of the box way to change the alignment, but you could do it by adding little bit of CSS. Try adding the following to your Additional CSS area under Appearance > Customize if you have one, or to your style.css file (preferably in a child theme).

    .single-tribe_events .tribe-events-content {
    text-align: right;
    }

    Let me know if that helps!

    Thanks,

    Jennifer

    #1322750
    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 ‘Different ticket prices (discounted and such)’ is closed to new replies.