Title: Wrong Title Format
Last modified: July 4, 2024

---

# Wrong Title Format

 *  [hanswilli](https://wordpress.org/support/users/hanswilli/)
 * (@hanswilli)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/wrong-title-format/)
 * The title for the date of an event is not displayed in the format specified in
   the WordPress global settings.
   Display is:Sonntag 15 September 2024
 * However, the following should be displayed:
   Sonntag**,** 15**.** September 2024
 * How can I ensure that the WordPress settings [j. F Y] are adopted – and the comma
   after the day?

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

 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17868083)
 * Hi, is this in the list or event detail. A screen shot helps. You can link images
   from an image share service here.
 *  Thread Starter [hanswilli](https://wordpress.org/support/users/hanswilli/)
 * (@hanswilli)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17868147)
 * Hi, this is from the event detail.
 * > [View post on imgur.com](https://imgur.com/a/OzxhQ7r)
 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17868177)
 * Oh can you describe of screen shot the settings because that is not default and
   with so many settings I need to try and track down what you have
   By default the
   event date appears as in a ‘box’ like[https://fullworksplugins.com/event/multi-day-event-24/](https://fullworksplugins.com/event/multi-day-event-24/)
    -  This reply was modified 1 year, 10 months ago by [Alan Fuller](https://wordpress.org/support/users/alanfuller/).
 *  Thread Starter [hanswilli](https://wordpress.org/support/users/hanswilli/)
 * (@hanswilli)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17868212)
 * Hi Alan,
 * thx in advance for the support.
   Do You need more screen shots?
 * WP Global date settings:
 * > [WP/QEM Settings](https://imgur.com/a/MspJys7)
 * QEM Event settings of the date:
 * > [View post on imgur.com](https://imgur.com/dQzXvMu)
 * > [View post on imgur.com](https://imgur.com/RcBelbs)
 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17868224)
 * I have worked out what settings you have used = remove date icon style.
 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17868239)
 * Unfortunately the code only uses the options avaiable on that page ( DMY YMD 
   etc ) and does not use the system settings.
   To do so would required code changes,
   either to add a filter so you can override with code or additional settings.
 *  Thread Starter [hanswilli](https://wordpress.org/support/users/hanswilli/)
 * (@hanswilli)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17879011)
 * Can you give me an example of how I can overwrite the code?
 * Thx.
 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17879057)
 * I can’t really give you examples on how to code contributions but to contribute
   you can fork [https://github.com/alanef/quick-event-manager](https://github.com/alanef/quick-event-manager)
   and if you get a working solution that has some flexibility you can create a 
   pull request to consider merging
   The main function to look at is get_event_calendar_icon(
   starts line 369 ) and around the else in 482 – warning it is complex so I’d recommend
   adding a filter and then applying your logic external to the plugin.[https://github.com/alanef/quick-event-manager/blob/master/legacy/qem-event-build-functions.php#L369](https://github.com/alanef/quick-event-manager/blob/master/legacy/qem-event-build-functions.php#L369)

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

The topic ‘Wrong Title Format’ is closed to new replies.

 * ![](https://ps.w.org/quick-event-manager/assets/icon-256x256.png?rev=3318950)
 * [Quick Event Manager](https://wordpress.org/plugins/quick-event-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-event-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-event-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-event-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-event-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-event-manager/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/wrong-title-format/#post-17879057)
 * Status: not resolved