Title: Display repeat dates
Last modified: April 6, 2020

---

# Display repeat dates

 *  Resolved [wpmoreeze](https://wordpress.org/support/users/wpmoreeze/)
 * (@wpmoreeze)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/display-repeat-dates/)
 * Hello,
    I’d like to know if there’s a way to display the repeat date of an event.
   Let’s say I’ve got an event that is on 05-05-2020 and I repeat it once one week
   later (12-05-2020), I’d like to display this on the single event template (modern.
   php) like this: Date 05-05-2020 12-05-2020
 * In the template this starts at line 169, I just don’t know how to address the
   repeated date which is stored in the database. Can you tell me how to include
   this?
 * Thanks a lot!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [webnus](https://wordpress.org/support/users/webnus/)
 * (@webnus)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/display-repeat-dates/#post-12658685)
 * Hello [@wpmoreeze](https://wordpress.org/support/users/wpmoreeze/),
 * Please follow the steps explained in this article: [https://webnus.net/dox/modern-events-calendar/overriding-mec-shortcodes-skin/](https://webnus.net/dox/modern-events-calendar/overriding-mec-shortcodes-skin/)
 * [Developer Documentation](https://webnus.net/dox/modern-events-calendar/category/developer-document/)
 * Best Regards
 *  Thread Starter [wpmoreeze](https://wordpress.org/support/users/wpmoreeze/)
 * (@wpmoreeze)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/display-repeat-dates/#post-12670592)
 * Thanks a lot, got the documentation – very helpful!
 * However, I wasn’t able to find the function for other occurences of the event.
   Can you tell me where to look especially for this? There must be some code like
   this I guess:
    `get_post_meta( get_the_ID(), ‘mec_other_occurence_date’, true);
 * Really appreciate your efforts!
 *  Plugin Contributor [webnus](https://wordpress.org/support/users/webnus/)
 * (@webnus)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/display-repeat-dates/#post-12676201)
 * You’re welcome,
 * When you create a new shortcode (e.g. Grid View) You can manage all dates, so
   please follow the steps explained in this article: [https://webnus.net/dox/modern-events-calendar/setup-date-option-on-shortcodes/](https://webnus.net/dox/modern-events-calendar/setup-date-option-on-shortcodes/)
 * Note: to manage shortcode dates you don’t need coding. The configuration option
   is a feature in MEC. Unless you want to change those options about how date functions.
   In this case, you need to customize the codes.
 * Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Display repeat dates’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/modern-events-calendar-lite_e2f4ff.
   svg)
 * [Modern Events Calendar Lite](https://wordpress.org/plugins/modern-events-calendar-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/modern-events-calendar-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/modern-events-calendar-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/modern-events-calendar-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/modern-events-calendar-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/modern-events-calendar-lite/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [webnus](https://wordpress.org/support/users/webnus/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/display-repeat-dates/#post-12676201)
 * Status: resolved