Support

Home Forums Event Espresso Premium Strange behavior when entering the date

Strange behavior when entering the date

Posted: May 7, 2019 at 10:28 am

Viewing 5 reply threads


DStoeckl

May 7, 2019 at 10:28 am

Hi support-team,

I observed the following behavior:

1) If I enter the dates via datapicker, the time will always change. For instance: I want to set beginning 10 am and ending 4 pm. When I set the beginning first, and then the ending, both times are changed automatically.
See the video:
https://www.dropbox.com/s/sj4f7hlioy3sqf9/EventEspresso.mp4?dl=0

2) Because the datapicker overlaps the input fields the time can’t be changed manuelly.

Is there any bugfix?

Thank you very much,
Daniela


Josh

  • Support Staff

May 7, 2019 at 10:52 am

Hi Daniela,

This very well could be the result of a plugin conflict where another plugin on your site is resetting the timezone. May I ask are there any other plugins activated on the site that work with dates and/or times?


DStoeckl

May 7, 2019 at 11:51 am

Hi Josh,

yes it is Advanced Custom Fields Pro. What can I do, that event espresso will work correctly? I need Advanced Custom Fields Pro too?

Or is there any other possibility to add some more fields to the backend of an event?

Best regards,
Daniela


Josh

  • Support Staff

May 7, 2019 at 12:03 pm

If I remember correctly, the issue you’re seeing only happens with the Advanced Custom Fields Pro plugin and not with the free version. In either case you can contact Advanced Custom Fields for support, or check their support forums. There should be a way to dequeue or remove the ACF date picker script that’s overriding the EE date picker script on the edit event page.


DStoeckl

May 8, 2019 at 6:45 am

Thank Josh for your hint. I contacted the ACF Pro Support and they send me a code snippet, which I add to the functions.php file:

add_filter('acf/settings/enqueue_datepicker', '__return_false');

  • This reply was modified 5 years, 5 months ago by Josh. Reason: code formatting


Josh

  • Support Staff

May 8, 2019 at 8:08 am

Excellent! Thanks for the follow up reply.

Viewing 5 reply threads

The support post ‘Strange behavior when entering the date’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso