Viewing 5 replies - 1 through 5 (of 5 total)
  • hi,

    1. event ticket min/max
    2. check template file at forms/bookingform/tickets-list.php (both on wp-content/plugins/events-manager or wp-content/themes/your-theme/plugins/events-manager) and see line

    $EM_Ticket->get_spaces_options(false,$default);

    it should be

    $EM_Ticket->get_spaces_options(true,$default);

    also, can I know what version are you using and if your ticket has a minimum tickets assigned can you try to set it to blank?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    This is working for me.

    example : https://demo.wp-events-plugin.com/events/neil-young-main/

    running the latest versions of the plugin.

    Thread Starter neliagcsmit

    (@neliagcsmit)

    Hi agelonwl, it is set to true!?

    I’m using all the latest versions.

    @marcus, not sure what to do with that link?

    hi,

    hmm, I was able to replicate this, I’ve let Marcus know about it. should get fixed soon.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    do you have a link?

    I’m saying with the link that it works fine for us without any mods to the plugin, so not much we can say until we can replicate the problem.

    If you have multiple tickets, make sure your ticket settings are correct, e.g. the min value isn’t set and it’s not marked as a required ticket.

    If you have only one ticket, then it will default to 1 or the min number of tickets.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘URGENT HELP please? minimum value to default to zero’ is closed to new replies.