• Resolved alexander.oswald

    (@alexanderoswald)


    Hi all together,

    for specific events we set the maximum number of tickets per booking to 1. Then the selection list at top of the booking form should be hidden.

    Inspecting the code in ticket-single.php I expect that $EM_Ticket->ticket_max should help to find out that only one ticket per booking is set.

    When I debug the code the variable seems to hold not value. The if else always jumps into the first section which would be valid for ticket_max > 1.

    Is there any known issue with this functionality?
    Is there any hint I could follow for further debugging?

    Thank you

    Regards

    Alexander

    https://www.ads-software.com/plugins/events-manager/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘ticket_max without impact on drop down’ is closed to new replies.