WPDevelopers / essential-addons-for-elementor-lite

Essential Addons for Elementor. Ultimate elements library for Elementor.
https://essential-addons.com/elementor/
43 stars 41 forks source link

Fix start date vs hide old events #753

Closed MJochim closed 9 months ago

MJochim commented 9 months ago

Fix a bug where past events are hidden even if config says to show them

This May 2022 commit allows users to configure whether past events should be shown or hidden:

https://github.com/WPDevelopers/essential-addons-for-elementor-lite/commit/0fdca9b57da5e67ac0d6d5214ab1686b3604102b

This August 2023 commit fixes some issue with the default start date. I don’t know what the relevant issue was. However, the commit introduces a new bug, where events from before the configured "start date" are hidden, irrespective of what the user configuration says about past events.

https://github.com/WPDevelopers/essential-addons-for-elementor-lite/commit/0bb68c4eed3a6ddb5a4934a854152eacad4c8232

rudlinkon commented 9 months ago

Hello @MJochim thank you so much for your PR. We are already concerned about this issue and fixed it on the 3169 branch. This fix will be released on our immediate next release.