DMXzone Calendar 3 Support Product Page
  Solved 
 Hi there, calendar3 doesn´t work
 Reported  18 Nov 2015  14:23:16 
  2 
      have  this problem  
  18 Nov 2015  14:23:16 Jakob Miller posted: 
 Hi there, calendar3 doesn´t work on this page: www.arlberg-auszeit.com/neu/ferienwohnung/index.php#anfrage (Anreise) Whats going wrong?
Best regards,
Jakob
Replies
 Replied 18 Nov 2015  14:32:32 
   18 Nov 2015  14:32:32 Teodor Kuduschiev replied: 
  Hello,
There are two jquery includes on your page, which is causing the issue. You cannot include the jquery library more than once on your page.
Please remove the following line at the bottom of your page: <script src="../js/jquery-1.11.2.min.js"></script> as the jquery is already included in the head tags.
  There are two jquery includes on your page, which is causing the issue. You cannot include the jquery library more than once on your page.
Please remove the following line at the bottom of your page: <script src="../js/jquery-1.11.2.min.js"></script> as the jquery is already included in the head tags.
 Replied 18 Nov 2015  18:22:28 
   18 Nov 2015  18:22:28 Jakob Miller replied: 
  Thank you very much for the fast solution! 
  