I need to be able to show the date of the ticket on the check page. It’s important for the user to be able to see what day they are booking. Is there any way to add this? I’m looking at the code. Seems to be the EE_Event_Cart_Line_Item_Display_Strategy::_ticket_row method but I’m not seeing any hooks or anything to work with for this.
It turns out Mike has a snippet that uses the FHEE__EE_SPCO_Line_Item_Display_Strategy__item_row__desc filter from EE_SPCO_Line_Item_Display_Strategy’s _ticket_row() method. The snippet adds the date and time along with the other line item info. Here’s a link to that gist:
Just after the above snippet to change the default output.
Is that what you are looking for?
Viewing 4 reply threads
The support post ‘See date on checkout’ 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.