Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey Alex,

    Try this:

    l, j M, Y

    Thread Starter alexanderchu

    (@alexanderchu-1)

    Thanks Caimin.

    I’m still new to this, can you please tell me where to add this code?

    I tried it in the events-manager formatting page but doesn’t seem to work.

    Thanks again.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try it like

    [events_list]
     #_EVENTNAME - #l, #j #M, #Y
    [/events_list]
    
    or 
    
    #j #M #Y #@_{ \u\n\t\i\l j M Y}
    Thread Starter alexanderchu

    (@alexanderchu-1)

    Thanks for your reply Angelo_nwl.

    I tried your suggested methods but it seems I lose the table’s formatting when I do it that way. Is there another solution where I get to keep everything in its current form but only change the date format?

    Cheers,
    Alex

    Plugin Support angelo_nwl

    (@angelo_nwl)

    you can use custom formatting like

    [events_list format_header="<table>" format_footer="</table>"]
     <tr>
      <td>#_EVENTNAME - #l, #j #M, #Y</td>
     </tr>
    [/events_list]

    http://wp-events-plugin.com/documentation/placeholders/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Events_list] date formatting’ is closed to new replies.