Title: Cannot Create Appointment
Last modified: September 1, 2016

---

# Cannot Create Appointment

 *  [MDMedia](https://wordpress.org/support/users/mdmedia/)
 * (@mdmedia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/)
 * I’m so impressed with this plugin that I have stopped looking for the time being
   to ask you for help.
 * I am making a custom theme and everything goes well until I try and create an
   appointment.
 * As you know the plugin tells the user “Click a free day to apply for an appointment.”
 * But when you do this nothing happens.
    Can you help?
 * My demo site is;
    mdmsoftwaredevelopment.co.nf/?page_id=17
 * [https://wordpress.org/plugins/appointments/](https://wordpress.org/plugins/appointments/)

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

 *  [s14guy04@gmail.com](https://wordpress.org/support/users/s14guy04gmailcom/)
 * (@s14guy04gmailcom)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/#post-7588613)
 * Hey MDMedia, I was having the same issue until I found the section in the settings
   page that shows you a fully configured page. The code is as follows:
 *     ```
       <table>
       <tbody>
       <tr>
       <td colspan="2">[app_my_appointments]</td>
       </tr>
       <tr>
       <td>[app_services]</td>
       <td>[app_service_providers]</td>
       </tr>
       <tr>
       <td colspan="2">[app_monthly_schedule]</td>
       </tr>
       <tr>
       <td colspan="2">[app_pagination month="1"]</td>
       </tr>
       <tr>
       <td colspan="2">[app_login]</td>
       </tr>
       <tr>
       <td colspan="2">[app_confirmation]</td>
       </tr>
       </tbody>
       </table>
       ```
   
 * Now I’m having some issues of my own, where having the calendar behind a secure
   login page, will not work. Anyone got ideas?
 *  Thread Starter [MDMedia](https://wordpress.org/support/users/mdmedia/)
 * (@mdmedia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/#post-7588657)
 * Thank you for this. But can you clarify a few things for me?
 * Where exactly is the section of the settings page?
    Do you mean the word press
   settings or the plugin settings? I do not see anywhere I can enter that code 
   in there.
 * And is the code above to be copied and pasted? Or will I find it somewhere?
 * Thanks again for your time.
 *  [s14guy04@gmail.com](https://wordpress.org/support/users/s14guy04gmailcom/)
 * (@s14guy04gmailcom)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/#post-7588691)
 * You should be able to copy paste the above code and have the form working.
 * The settings page of the plugin. Located here:
 * Appointments+ -> Settings -> Display Settings.
 * Its the first option, read what it says and you’ll see the configuration pages.
 *  Plugin Contributor [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/#post-7588733)
 * Hello MDMedia
 * Shortcodes shown here [https://wordpress.org/support/topic/cannot-create-appointment?replies=4#post-8661406](https://wordpress.org/support/topic/cannot-create-appointment?replies=4#post-8661406)
   have to be in your appointment page.
 * Appointments are using JS scripts to work and your site is throwing a lots of
   them:
 * [https://www.dropbox.com/s/vcxa3ri4w3heqga/Zrzut%20ekranu%20z%202016-07-22%2023-52-38.png?dl=0](https://www.dropbox.com/s/vcxa3ri4w3heqga/Zrzut%20ekranu%20z%202016-07-22%2023-52-38.png?dl=0)
 * you need first to fix those errors. First – you are adding jQuery twice. That
   will not work for scripts that are using jQuery to run.
 * kind regards,
    Kasia
 *  Thread Starter [MDMedia](https://wordpress.org/support/users/mdmedia/)
 * (@mdmedia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/#post-7588774)
 * @s14guy04@gmail.com
 * Thanks for the help but unfortunately that did not work.
 * [@kasia](https://wordpress.org/support/users/kasia/)
    I think I have fixed the
   errors, what are you using to check?
 * Regards
 *  Plugin Contributor [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/#post-7588789)
 * Hello MDMedia,
 * I’m using Chrome Developers console. And those error are still on your site. 
   Change theme to one of WordPress default ones and run plugin conflict test to
   see what is causing them.
 * [https://developer.chrome.com/devtools](https://developer.chrome.com/devtools)
 * kind regards,
    Kasia

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

The topic ‘Cannot Create 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/)

 * 6 replies
 * 3 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/cannot-create-appointment/#post-7588789)
 * Status: not resolved