Adding event date but not time to customer emails

Home Forums Ticket Products Event Tickets Plus Adding event date but not time to customer emails

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1284647
    Tom
    Participant

    Hi,

    I need to add just the date to tickets on the customer emails. I have used the code snippet recommended in the knowledge base and this works well for adding the date but it also adds the time and as the various tickets start at different times I need to remove the time.

    Is this possible?

    The time also appears on the screen a customer sees when they return from PayPal to the merchant site, is it possible to remove the time from there also?

    Thanks,

    Tom

    #1285570
    Victor
    Member

    Hi Tom!

    Sure! You can do that by passing the argument false when calling the function ‘tribe_get_start_date()’

    It should look like this:
    tribe_get_start_date( $event, false);

    Does it help? Let me know about it.

    Best,
    Victor

    #1295809
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adding event date but not time to customer emails’ is closed to new replies.