Posted: October 15, 2018 at 3:51 pm
|
Hi, I want the [PAYMENT_TIMESTAMP] to only show the date, not the time. I use it in the invoice and I don’t want the time there. I cannot find where to edit that. Can you provide some help on that. |
|
I found a solution… |
Please do share your solution. |
|
|
You are right… I used a very simply work around. In the wp settings I just blanked out the time format field. This way no time is shown anywhere on the page. That is fine. I didn’t want that anyway. Just one strange thing appeared in the event listings. Where the time should have been displayed an extra set of dates appeared. I hide that with css now .ee-event-datetimes-li-timerange { display: none;} There might be a cleaner solution for sure 🙂 |
Hi, I think you’ll find some other issues with blanking out the WordPress Settings time format field. What you can do is add a new
You can add the above to a functions plugin. Then after you activate the plugin you can add |
|
|
How do I make this shortcode available to the “Main Content” of the Receipt Template? |
I replied to your thread here: https://eventespresso.com/topic/payment-date-on-top-of-receipt-instead-of-registration-date/ |
|
The support post ‘Payment timestamp to only show date’ 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.