Support

Home Forums Event Espresso Premium sliding scale ticket price option required

sliding scale ticket price option required

Posted: April 3, 2020 at 10:37 am


Brad Richecoeur

April 3, 2020 at 10:37 am

Hi

I have created an event in EE and enabled Stripe as my payment gateway, it all seems to be working well.

However i would like to create a ticket price on a sliding scale of £3-£10. Can you let me know how i can change the pricing so that the ‘price for a ticket’ is between £3-£10, rather than having to use 8 different priced tickets, ie £3, £4, £5etc?

Many thanks

Brad


Tony

  • Support Staff

April 6, 2020 at 4:09 am

Hi Brad,

Currently, you can’t. Each price change requires a different ticket in EE.

If the sliding scale pricing depends on the date you can set up the tickets as above with the sale start/end dates set up and then hide ‘upcoming’ and ‘expired’ tickets from view meaning your users only see the ‘current’ ticket.

Will that work for you?

If so add this CSS to your site:

.tkt-slctr-tbl .ticket-pending {
    display: none;
}

Add that in Appearance -> Customize -> Additional CSS to hide ‘upcoming’ tickets (tickets in which thee ‘Sale Starts’ date has not yet passed) from the ticket selector.

Then go to Event Espresso -> Events -> Templates.

At the bottom of that page will be the ‘Ticket Selector Template Settings’ sections, set ‘Show Expired Tickets?’ to No and save. That removes tickets where the ‘Sale ends’ date has passed from the ticket selector.


Brad Richecoeur

April 8, 2020 at 4:43 am

Hi Tony
thanks for suggesting this as a work around.
I will stay with the system i have created with multiple ticket prices.
thanks and warm wishes
Brad

The support post ‘sliding scale ticket price option required’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso