Title: Cannot confirm appointment
Last modified: August 24, 2016

---

# Cannot confirm appointment

 *  [Orthus86](https://wordpress.org/support/users/orthus86/)
 * (@orthus86)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/cannot-confirm-appointment/)
 * Hello!
 * When i want to make an appointment, i cannot click on the dates on the calendar,
   nothing happens. It seems that the links don’t exist.
 * I tried to deactivate all plugins, but that didn’t help.
 * But i found out, that when i change my theme (which is self made) to the wordpress
   theme “twentyforteen” then it works. I tried copying the header to my theme, 
   but that didnt help either. I have hardcoded the “fancybox” plugin into my header,
   which i thought could be a problem, but commenting it out did nothing. I am out
   of ideas.
 * The Link to the booking site is [](http://sdk.physik.uni-stuttgart.de/schulerlabor/buchung/)
 * Has anyone an idea what could cause this problem?
 * [https://wordpress.org/plugins/appointments/](https://wordpress.org/plugins/appointments/)

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

 *  Plugin Author [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/cannot-confirm-appointment/#post-6179878)
 * Hey there Orthus86,
 * Hope you’re well today!
 * This is definitely theme related, I’ve checked the link and I’m not being able
   to see any errors in the console so to get further information on this can you
   enable WP_DEBUG in your wp-config.php file and tell me if there are any errors
   displayed?
 * To output the WordPress debugging information you can open your wp-config.php
   file and change:
 * define(‘WP_DEBUG’, false);
 * To:
 * define(‘WP_DEBUG’, true);
 * Please let me know what you find.
 * Best regards,
    Bojan
 *  Thread Starter [Orthus86](https://wordpress.org/support/users/orthus86/)
 * (@orthus86)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/cannot-confirm-appointment/#post-6179887)
 * Hi,
 * thanks for the advice. I tried to debug, but the only output i got was
 * Strict Standards: Redefining already defined constructor for class Appointments
   in /srv/www_sdk/htdocs/wp-content/plugins/appointments/appointments.php on line
   43
 * Strict Standards: Redefining already defined constructor for class AppointmentsGcal
   in /srv/www_sdk/htdocs/wp-content/plugins/appointments/includes/class.gcal.php
   on line 26
 * which i also get with the theme twentyforteen. And this is, as far as i know,
   not a bug.
 * The only ting i can think of is, that something with javascript/jquery is not
   working properly. Or could somehow the stylesheet have something to do with it?
 * Orthus
 *  Plugin Author [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/cannot-confirm-appointment/#post-6179890)
 * Hey again Orthus,
 * You’re probably right about the js not working properly but usually you can see
   js errors in the console when there are any which is the reason I wanted you 
   to check the debug.
 * This might be related to your theme not having wp_footer hook. You’ll find more
   information here [https://codex.wordpress.org/Function_Reference/wp_footer](https://codex.wordpress.org/Function_Reference/wp_footer).
 * Please let me know if this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [Orthus86](https://wordpress.org/support/users/orthus86/)
 * (@orthus86)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/cannot-confirm-appointment/#post-6179893)
 * Yes that was it. Thank you for your help!
 *  Plugin Author [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/cannot-confirm-appointment/#post-6179895)
 * Hey Orthus,
 * Glad that helped 🙂 Have a great day!
 * Cheers,
    Bojan

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

The topic ‘Cannot confirm appointment’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appointments_eaf36c.svg)
 * [Appointments](https://wordpress.org/plugins/appointments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointments/)
 * [Active Topics](https://wordpress.org/support/plugin/appointments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointments/reviews/)

## Tags

 * [confirm](https://wordpress.org/support/topic-tag/confirm/)

 * 5 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/cannot-confirm-appointment/#post-6179895)
 * Status: not resolved