• Resolved mk7

    (@mk7)


    I have added the calendar to my page, but the datepicker is not showing. In the console it is showing that in the client.js?ver=1.0:305 file there is an Uncaught TypeError: $(…).datepick is not a function .

    Is there a fix to this?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Please read more about this issue here: https://wpbookingcalendar.com/faq/loading-jquery-twice/

    Description of issue.
    You theme is loading jQuery library second time,
    and because of that, all previously declared variables become undefined.

    How to fix.
    To fix this issue, please open the footer.php or function.php file of your theme, find the line, where your theme is load this jQuery line and comment it or remove it. Please contact the support of your theme, if you can not find this line of code.

    Kind Regards.

    • This reply was modified 8 years, 4 months ago by wpdevelop.
Viewing 1 replies (of 1 total)
  • The topic ‘Datepicker does not work’ is closed to new replies.