• Resolved lisannetest

    (@lisannetest)


    Hi!

    Thanks for the great plugin!
    I have a question: In the datepicker I want to disable Sundays. Is this possible? (maybe with custom code?) Hope you can help me! Thanks!

    Kind regards, Lisanne

Viewing 1 replies (of 1 total)
  • Plugin Support kenil802

    (@kenil802)

    Hi @lisannetest,

    Sorry for the delay in response.

    Regarding the query, can you please try by adding the below line of code to the following file: /includes/js/alg-datepicker.js after line 10 and check whether it is working or not.

    beforeShowDay: jQuery.datepicker.noWeekends,

    Please let us know how it goes.

    Regards,
    Kenil Shah

Viewing 1 replies (of 1 total)
  • The topic ‘Disable specific days’ is closed to new replies.