Viewing 3 replies - 1 through 3 (of 3 total)
  • Yan Metelitsa

    (@yanmetelitsa)

    Hi!

    Does this notification appear when you manually enter date and time or select them using the browser pop-up?

    Thread Starter Sahil Dadwal

    (@jack2020)

    using scf inbuilt date time picker.

    Yan Metelitsa

    (@yanmetelitsa)

    Can you check for actions like “acf” in your theme?

    For example:

    add_action( 'acf/validate_save_post', function () {
    acf_add_validation_error( ... );
    });
Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.