Title: Event title error
Last modified: August 20, 2016

---

# Event title error

 *  Resolved [Roostam](https://wordpress.org/support/users/roostam/)
 * (@roostam)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/event-title-error/)
 * Very strange problem with russian events titles. It doesn`t allow me to enter
   event title “Интегративная тантра” and “Гастроли балета Грузии”, giving “Error:
   The event title must be between 1 and 30 characters in length”, but “Тантра” 
   and “Гастроли балета” turns out OK for the event title, spelled with the same
   russian letters.
    What could it be? Site is [http://365.crimea.ua/](http://365.crimea.ua/)
   Thanks in advance!
 * [http://wordpress.org/extend/plugins/calendar/](http://wordpress.org/extend/plugins/calendar/)

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

 *  Plugin Author [Kieran O’Shea](https://wordpress.org/support/users/kieranoshea/)
 * (@kieranoshea)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/event-title-error/#post-3326471)
 * The issue is not the letters so much but how many characters the regexp thinks
   each letter is made up of. With non-western characters this can be more than 
   1, so while the limit is 30 western characters for an event title, the limit 
   becomes shorter for other character sets.
 * I’m working on a fix generally for the character limit as it’s a widely requested
   thing, so this will in turn fix your issue by lifting the limit.
 * If you’re a dab hand at coding yourself then you can fix your problem by altering
   the code to lift the character limit yourself.
 *  Thread Starter [Roostam](https://wordpress.org/support/users/roostam/)
 * (@roostam)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/event-title-error/#post-3326494)
 * Thanks a lot! I`ll try to fix the problem somehow.

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

The topic ‘Event title error’ is closed to new replies.

 * ![](https://ps.w.org/calendar/assets/icon-128x128.png?rev=1251541)
 * [Calendar](https://wordpress.org/plugins/calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calendar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Roostam](https://wordpress.org/support/users/roostam/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/event-title-error/#post-3326494)
 * Status: resolved