Title: Homepage Widget
Last modified: August 30, 2016

---

# Homepage Widget

 *  Resolved [Ridgefield](https://wordpress.org/support/users/ridgefield/)
 * (@ridgefield)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/homepage-widget/)
 * See The Events Calendar widget on my homepage sidebar: [http://www.houseofthecarpenter.com](http://www.houseofthecarpenter.com/)
 * After updating the plugin, my upcoming events are not shown on the widget. It
   reads “There are no upcoming events at this time.” Can you help?
 * Thank you for your time.
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

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

 *  [kellyrnh](https://wordpress.org/support/users/kellyrnh/)
 * (@kellyrnh)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6370764)
 * I had the same issue, someone else posted this in another thread and worked for
   me!
 * Place the following code in list-widget.php, right before: //Check if any posts
   are found
 *     ```
       $events_label_plural = tribe_get_event_label_plural();
   
       $posts = tribe_get_list_widget_events();
       ```
   
 *  Thread Starter [Ridgefield](https://wordpress.org/support/users/ridgefield/)
 * (@ridgefield)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6370772)
 * Added the code, but it’s still not pulling the events.
 * Thanks for sharing!
 *  [dorearendil](https://wordpress.org/support/users/dorearendil/)
 * (@dorearendil)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6370826)
 * [@kellyrnh](https://wordpress.org/support/users/kellyrnh/)’s solution worked 
   for me.
    Thanks!
 *  [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * (@barryhughes-1)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6370919)
 * Hi Ridgefield,
 * Do you have any event-related customizations/template overrides in place – can
   you try removing them if so?
 * Let me know how you get on!
 *  Thread Starter [Ridgefield](https://wordpress.org/support/users/ridgefield/)
 * (@ridgefield)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6370941)
 * Hello Barry –
 * I surprisingly have no template overrides (child theme) or plugin customizations.
 *  Thread Starter [Ridgefield](https://wordpress.org/support/users/ridgefield/)
 * (@ridgefield)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6370989)
 * Any ideas? Your help is appreciated –
 *  [Brook](https://wordpress.org/support/users/brook-tribe/)
 * (@brook-tribe)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6371006)
 * Howdy Ridgefield,
 * What is your parent theme? It is likely that your parent theme has overrides 
   in it, and those need updating. If there is an update available for that theme,
   you might try updating it. If not, you can perform the patch yourself or contact
   the thee author and let them know there is an incompatibility.
 * Cheers!
    – Brook
 *  Thread Starter [Ridgefield](https://wordpress.org/support/users/ridgefield/)
 * (@ridgefield)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6371007)
 * Thanks Brook –
 * I’ve been in communication with the theme author (for Rive). The widget displays
   the events when using a default WP theme, so it must be a theme problem. They
   haven’t found a solution yet.
 * [Support thread with theme developer.](http://cohhe.com/support/forums/topic/event-widgets-not-showing-events-again/#post-26829)
 *  [nicosantos](https://wordpress.org/support/users/nicosantos/)
 * (@nicosantos)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6371014)
 * Hey [@ridgefield](https://wordpress.org/support/users/ridgefield/),
 * Thanks for confirming that, hope they can get that fixed soon!
 * Best,
    Nico

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

The topic ‘Homepage Widget’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 9 replies
 * 6 participants
 * Last reply from: [nicosantos](https://wordpress.org/support/users/nicosantos/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/homepage-widget/#post-6371014)
 * Status: resolved