• Resolved jb7584

    (@jb7584)


    Hi

    I need when a client select a time, to display +3 hours from current time (so impossible to book in the next 3h).
    It’s not possible in the options to set this but do you have a walkthrough or an hook?
    I can not pay for a dev unfortunatly 🙁

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @jb7584,

    I hope things are going well for you.

    Currently, the Forminator doesn’t have built-in functionality to limit time or select future hours. However, we have a feature request task for it. I’ll add your
    Request one more vote to catch our development team’s attention.

    Regarding the hook, I’ve consulted the team, and they mentioned that it requires some custom work, which we do not provide here. However, if you want to develop, you can use this filter/hook:

    add_filter( 'forminator_custom_form_submit_errors', 'wpmudev_allow_future_timepicker', 10, 3 );

    If you’re not familiar with that, you’ll need to hire a developer. so they can provide the required custom code. WordPress provides a jobs directory here: https://jobs.wordpress.net/. If you need further advice about it, feel free to email [email protected].

    Subject: ATTN: WPMU DEV support – wp.org
    Topic URL:- https://ww.wp.xz.cn/support/topic/datepicker-display-by-default-3-hours/

    Kind Regards,
    Imran Khan

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @jb7584,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open this thread if you need any further assistance.

    Best Regards,

    Nithin

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

You must be logged in to reply to this topic.