Great, added the day of the week with success:) But now the date seems weird, with the Date and the time in one column, and day of the week in the other: http://www.genevaphotoclub.com/dates-prices/
Is there anyway I could separate the time as well into another column?
I also wanted to check with you if it’s possible to include the price as well, as a separate column?
Hello,
Yes it works, I have the weekdays, thanks:)
Is it also possible to separate the start times from the date and add them as a separate column? Here is the code I have at the moment for the date, that shows date & time:
<td class=”start_date event-<?php echo $post->ID; ?>” data-value=”<?php echo strtotime( $startdat ); ?>”><?php echo $startdat; ?></td>
The support post ‘Events Table View Template – add a column for the day of the week’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.