Support

Account

Home Forums Front-end Issues delivery date to checkout page + order + emails Reply To: delivery date to checkout page + order + emails

  • Hi James,

    Thank you very much, I understand better now. I’m a newbie with ACF.
    In ACF backend, my fields groupe (delivery date + delivery time) have the post id 730.

    works fine with
    acf_form(array('form' => false,'fields_group' => 730));

    This first step jumps me to another question :
    how can I configure the date picker ?

    For example :
    – past dates are not allowed
    – max 10 days ahead
    – some days are not choosable (because shop is closed).

    Thank you for helping,

    Cheers,

    Marc

    Regards,