Where can I find the PHP vars for these two fields? I need to ensure that I don’t allow more than the max attendees per event, and I need to be able to pull the max number of tickets allowed to be sold per transaction. I can almost get it with this max number of attendees with this:
but that spits out “General Admission (5)”. I just need the number 5 which will go into tkt-slctr-max-atndz. And I need my quantity select list to populate the correct quantity of tickets available.
As mentioned we (support) can’t give in-depth customization support but we can help point you in the right direction/clarify what something is/does if it’s not clear so please feel free to ask questions just be aware that sometimes the answer may sometimes be something we can’t really step through on the forums.
Just renaming single-espresso_events.php should do it yes?
I can’t really answer that as I have no idea what else you have done.
But if you rename single-espresso_events.php EE events should be output using your themes single post output.
And removing:
add_filter( ‘FHEE__EED_Event_Single__template_include__allow_custom_selected_template’, ‘__return_true’ );
Sure, that tells EE to continue to inject the event details into the_content()
Viewing 5 reply threads
The support post ‘tkt-slctr-max-atndz and ticket-selector-tbl-qty-slct php vars?’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.