Getting the date of the event printed on the order via Woo

Home Forums Ticket Products Event Tickets Plus Getting the date of the event printed on the order via Woo

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1144360
    Kate
    Participant

    Hi,

    Ive seen this

    https://theeventscalendar.com/knowledgebase/show-the-event-title-in-the-cart-next-to-the-ticket/

    Very helpful… how would I add the event date as well? (I don’t want my site to crash at the moment so am having a crisis in confidence re tinkering myself.! (Thanks)

    #1144556
    George
    Participant

    Hey Kate,

    Thanks for reaching out.

    Adding start/end time/date to that snippet is, fortunately, pretty straightforward—you mainly just have to add a call to The Events Calendar’s tribe_events_event_schedule_details() function where you want the dates to show up.

    To demonstrate this, I have modified that original snippet to include a call to this function. Check out this modified snippet here ? https://git.io/vKF8b

    ☝️ You’ll notice the function call on line 15 of this snippet. If you want to further tweak things from here, play around with the code on line 15 in this snippet.

    Best of luck with your customizing! 😀

    George

    #1153157
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Getting the date of the event printed on the order via Woo’ is closed to new replies.