Title: Bug report: Event title missing in predictable pattern
Last modified: August 22, 2016

---

# Bug report: Event title missing in predictable pattern

 *  Resolved [aparente001](https://wordpress.org/support/users/aparente001/)
 * (@aparente001)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-report-event-title-missing-in-predictable-pattern/)
 * Here’s an interesting bug. I’ll describe how I got it.
 * I got this with both 2.1.3 and 2.1.4.
 * My feed used the Event Builder as follows:
    `[if-not-all-day] [start-time] [/
   if-not-all-day] <span class="gce-list-event"> [event-title] </span>`
 * Feed settings:
    Expand recurring events? Yes Date format: l, M j Time format:
   g:ia Cache duration: blank display mode: grid number of events per page: 9 events
   display staft date offset: 0 days ahead minimum feed start date: 1 months back
   maximum feed end date: 2 years forward
 * The code in the page:
    `[gcal id="1292" display="grouped-list"]`
 * The first event that got displayed happened to be an all-day event.
 * The weird result: the first event listed didn’t have a date associated with it!(
   Other all-day events were fine.)
 * The problem can be solved in two ways — by giving the first event to get pulled
   from the calendar a start time, or by changing the code in the page to the following:
   `[
   gcal id="1292" display="grouped-list" interval="days" interval_count="8"]`
 * Note that the following does not solve the problem:
    `[gcal id="1292" display
   ="grouped-list" interval="events" interval_count="8"]`
 * [https://wordpress.org/plugins/google-calendar-events/](https://wordpress.org/plugins/google-calendar-events/)

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

 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-report-event-title-missing-in-predictable-pattern/#post-5528440)
 * Yeah we are aware of this bug and know where it is located so we are working 
   on a fix for it. Thanks for all the extra information, it is helpful. I will 
   keep you posted when we have an update on this one.
 * Thanks!
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-report-event-title-missing-in-predictable-pattern/#post-5528506)
 * Tried a fix for this in the most recent update. Let me know if it got it working
   for you.
 * Thanks!
 *  Thread Starter [aparente001](https://wordpress.org/support/users/aparente001/)
 * (@aparente001)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-report-event-title-missing-in-predictable-pattern/#post-5528512)
 * Very nice. Thanks for fixing that!
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-report-event-title-missing-in-predictable-pattern/#post-5528532)
 * Glad it is working for you now 🙂
 * Let me know if you need any other help.
 * (Also, thanks for your help on the forums)

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

The topic ‘Bug report: Event title missing in predictable pattern’ is closed to 
new replies.

 * ![](https://ps.w.org/google-calendar-events/assets/icon-256x256.png?rev=1263960)
 * [Simple Calendar - Google Calendar Plugin](https://wordpress.org/plugins/google-calendar-events/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-calendar-events/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-calendar-events/)
 * [Active Topics](https://wordpress.org/support/plugin/google-calendar-events/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-calendar-events/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-calendar-events/reviews/)

## Tags

 * [Event Title](https://wordpress.org/support/topic-tag/event-title/)

 * 4 replies
 * 2 participants
 * Last reply from: [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/bug-report-event-title-missing-in-predictable-pattern/#post-5528532)
 * Status: resolved