Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    this is done on purpose because most people don’t want the post date to show.

    however, removing this behaviour is easy, add this to your functions.php file:

    remove_filter(‘the_date’,array(‘EM_Event_Post’,’the_date’));

    I tried the remove_filter, but it had no effect.
    I am using Twenty twelve.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Publish date is Event date?’ is closed to new replies.