Title: ingowinter's Replies | WordPress.org

---

# ingowinter

  [  ](https://wordpress.org/support/users/ingowinter/)

 *   [Profile](https://wordpress.org/support/users/ingowinter/)
 *   [Topics Started](https://wordpress.org/support/users/ingowinter/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ingowinter/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ingowinter/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ingowinter/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ingowinter/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ingowinter/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Error in 6.13.0](https://wordpress.org/support/topic/error-in-6-13-0/)
 *  Thread Starter [ingowinter](https://wordpress.org/support/users/ingowinter/)
 * (@ingowinter)
 * [1 year ago](https://wordpress.org/support/topic/error-in-6-13-0/#post-18493730)
 * Hi Tristan
 * You were right, I found a function that changed the wp post object via hook. 
   Sorry it took me so long and thank you very much for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Error in 6.13.0](https://wordpress.org/support/topic/error-in-6-13-0/)
 *  Thread Starter [ingowinter](https://wordpress.org/support/users/ingowinter/)
 * (@ingowinter)
 * [1 year ago](https://wordpress.org/support/topic/error-in-6-13-0/#post-18492450)
 * Hi Darian
 * PHP 7.4
   WordPress 6.8.1Theme Twenty Twenty-FiveThe Events Calendar Version 6.13.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Error in 6.13.0](https://wordpress.org/support/topic/error-in-6-13-0/)
 *  Thread Starter [ingowinter](https://wordpress.org/support/users/ingowinter/)
 * (@ingowinter)
 * [1 year ago](https://wordpress.org/support/topic/error-in-6-13-0/#post-18490110)
 * Hello Darian
 * I deactivated all plugins and used a default theme, the error didn’t change. 
   The method causing the error is in [line 151](https://github.com/the-events-calendar/the-events-calendar/blob/824d699eb3cbfddd77b91899563d26547a62cd41/src/Events/Calendar_Embeds/Admin/Singular_Page.php#L151)
   of `/src/Events/Calendar_Embeds/Admin/Singular_Page.php`. It needs a WP_Post 
   object as param. You [call it](https://github.com/the-events-calendar/the-events-calendar/blob/824d699eb3cbfddd77b91899563d26547a62cd41/src/Events/Calendar_Embeds/Admin/Singular_Page.php#L63)
   from within the same class, passing `$this` as param – so an instance of the 
   Singular_Page class. I don’t think `$this` can ever be a WP_Post object in this
   context. Please ask the team to look into this. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Error in 6.13.0](https://wordpress.org/support/topic/error-in-6-13-0/)
 *  Thread Starter [ingowinter](https://wordpress.org/support/users/ingowinter/)
 * (@ingowinter)
 * [1 year ago](https://wordpress.org/support/topic/error-in-6-13-0/#post-18487113)
 * Hi [@d0153](https://wordpress.org/support/users/d0153/)
 * Thank you for your reply. I didn’t take any Steps, a long running site just stopped
   working. The method “add_copy_embed_button” is only called from within the file
   its defined in, so i don’t see how i can fix it…
 * ![](https://wordpress.org/283f2be1-f49a-4b8b-9665-a1fac4280a98)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Calendar Language changes on Interaction](https://wordpress.org/support/topic/calendar-language-changes-on-interaction/)
 *  Thread Starter [ingowinter](https://wordpress.org/support/users/ingowinter/)
 * (@ingowinter)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/calendar-language-changes-on-interaction/#post-18099616)
 * I will do that, thank you very much 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Calendar Language changes on Interaction](https://wordpress.org/support/topic/calendar-language-changes-on-interaction/)
 *  Thread Starter [ingowinter](https://wordpress.org/support/users/ingowinter/)
 * (@ingowinter)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/calendar-language-changes-on-interaction/#post-18095273)
 * Hi [@sammysamp](https://wordpress.org/support/users/sammysamp/),
 * Thank you for your time. The translation files are correctly placed, Polylang
   and all the translations are working as expected. When I load the page, it is
   completely in German – including the Event Calendar. When I interact with the
   calendar, it fetches its new HTML via xhr. And that fetched HTML is the English
   version of the calendar. So Event Calendar uses the right language on initial
   page load, but falls back to English on xhr.

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