Support

Home Forums Event Espresso Premium DATETIME_LIST without TZ

DATETIME_LIST without TZ

Posted: July 15, 2016 at 2:32 pm

Viewing 4 reply threads


Aurelio

July 15, 2016 at 2:32 pm

In Recept Html Template, [TICKET_LIST] session, tha tag [DATETIME_LIST] shows the timezone. In our case, this is bad, because our city doesnt name in TZ.
Is there a way for show ONLY datetimes, without TZ?

Code: <ul class=”event-dates”>[DATETIME_LIST]

Example: 12/09/2016 05:00 – 15/09/2016 17:00 (America/Maceio), but “Maceio” is in another state where we have a office. This can confuse our public.
I tried replace it with “[DATETIME_START] – [DATETIME_END]”, but they was refused.


Lorenzo Orlando Caum

  • Support Staff

July 15, 2016 at 3:03 pm

Hi Aurelio,

The messages system runs on stacked shortcodes so one way to think of this is that a shortcode that has an area for editing further down the page is likely used in another area further up the page.

You can remove [DATETIME_TIMEZONE] from the [DATETIME_LIST] area and then save changes. Here is an example (see highlighted content):

https://cl.ly/280x3X122M0J


Lorenzo


Aurelio

July 18, 2016 at 5:48 am

<div class=”reg-details-for-ticket”>
<div class=”ticket-time-and-place-details”>
<div class=”ticket-time-details”>
<h4 class=”sub-section-title no-bottom-margin”>
/clock-16×16.png”>Data/Horário:</h4>
<ul class=”event-dates”>[DATETIME_LIST] <==== PROBLEM IS HERE
</div>
<div class=”ticket-place-details”>
<h4 class=”sub-section-title no-bottom-margin”>


Tony

  • Support Staff

July 18, 2016 at 6:07 am

The [DATETIME_LIST] shortcodes is used to pull in the DATETIME_LIST section.

You can edit that section to remove the timezone from within.

Take a look here – http://take.ms/cF1Ca

If you remove the ([DATETIME_TIMEZONE]) that is highlited in that screenshot and save it will be removed from the invoice.


Aurelio

July 18, 2016 at 7:04 am

SOLVED.
Thanks

Viewing 4 reply threads

The support post ‘DATETIME_LIST without TZ’ 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.

Event Espresso