Viewing 5 replies - 1 through 5 (of 5 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( ... );
    });

    I am also facing the same issue, i have not added any custom acf/validate_save_post actions, can you please help me to resolve this issue

    • This reply was modified 4 months, 1 week ago by yshah20. Reason: Making no change edit to mark Notify me of follow-up replies via email

    Hii @jack2020, have you find any solution to this issue?

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

You must be logged in to reply to this topic.