Can’t Book an appointment
-
On my website, I can’t get past the secondary services. The booking tool constantly refreshes to my secondary services. Due to this issue, I have not been able to book any appointments, please help!
Debug code
{
“date_format”: “default”,
“time_format”: “short”,
“hours_before_from”: “+1 hour”,
“hours_before_to”: “+1 month”,
“interval”: “60”,
“availability_mode”: “advanced”,
“disabled_message”: “Booking is not available at the moment, please contact us at [email protected]”,
“gen_name”: “Virtual Xperience”,
“gen_email”: “[email protected]”,
“gen_phone”: “6479777128”,
“gen_address”: “2069 Danforth Avenue”,
“gen_timetable”: “Please arrive 10-15 minutes before your reservation”,
“ajax_enabled”: “1”,
“booking”: true,
“thankyou”: “564”,
“availabilities”: {
“1”: {
“days”: {
“2”: “1”,
“3”: “1”,
“4”: “1”,
“5”: “1”
},
“from”: [
“16:00”
],
“to”: [
“22:00”
],
“disable_second_shift”: “1”,
“always”: true,
“from_date”: null,
“to_date”: null
},
“2”: {
“days”: {
“1”: “1”,
“7”: “1”
},
“from”: [
“11:00”,
“10:55”
],
“to”: [
“22:00”,
“19:00”
],
“disable_second_shift”: “1”,
“always”: true,
“from_date”: null,
“to_date”: null
}
},
“email_subject”: “Your booking reminder for [DATE] at [TIME] at [SALON NAME]”,
“booking_update_message”: “Hi [NAME],\\r\\ntake note of the details of your reservation at [SALON NAME]”,
“follow_up_message”: “Hi [NAME],\\r\\nIt’s been a while since your last visit, would you like to book a new reservation with us?\\r\\n\\r\\nWe look forward to seeing you again.”,
“pay_currency”: “CAD”,
“pay_currency_pos”: “right”,
“parallels_hour”: “6”,
“sln_db_version”: “3.26.2”,
“gen_logo”: “973”,
“sms_provider”: “fake”,
“sms_remind_interval”: “+1 hour”,
“email_remind_interval”: “+1 hour”,
“follow_up_interval”: “+3 weeks”,
“calendar_view”: “month”,
“email_remind”: “1”,
“follow_up_email”: “1”,
“feedback_reminder”: “1”,
“confirmation”: “1”,
“pay”: “14”,
“minutes_between_reservation”: “5”,
“cancellation_enabled”: “1”,
“hours_before_cancellation”: “1”,
“enabled_guest_checkout”: “1”,
“enabled_fb_login”: “1”,
“services_count”: “7”,
“checkout_fields”: {
“firstname”: {
“hide”: “”,
“require”: “1”
},
“email”: {
“hide”: “”,
“require”: “1”
},
“phone”: {
“require”: “1”
}
},
“google_outh2_client_id”: “670059103230-adtkidvbd74rlt99oecvfo5v2m0grtbv.apps.googleusercontent.com”,
“google_outh2_client_secret”: “BD43Ceqm5cMj5N0w94eGPYSt”,
“google_outh2_redirect_uri”: “https:\/\/virtualxperience.ca\/wp-admin\/admin-ajax.php?action=googleoauth-callback”,
“google_calendar_enabled”: “1”,
“sln_access_token”: “{\n \”access_token\”: \”ya29.GluABiRhmVnakWuxKuQr2jDDyQsR_x0v5SVPhrEwDF2mP5zfPTkRcv8CEHaSp62oUlfkPLeXO6Z1Z7K8oe6a7LWVIsj7yrMHdgVgpFZ1fuHcFu2D1ebPMH7ll3Qr\”,\n \”expires_in\”: 3600,\n \”refresh_token\”: \”1\/N2rwrBjLJSVSdebgBz4k82SHzL0U3xIj171SzJ5V6UY\”,\n \”scope\”: \”https:\/\/www.googleapis.com\/auth\/calendar\”,\n \”token_type\”: \”Bearer\”\n}”,
“sln_refresh_token”: “1\/N2rwrBjLJSVSdebgBz4k82SHzL0U3xIj171SzJ5V6UY”,
“google_client_calendar”: “[email protected]”,
“custom_texts”: {
“Book an appointment”: “Book a reservation”,
“What do you need?”: “How long do you wish to play?”,
“Something more?”: “Select your station(s)”
},
“hide_prices”: “1”,
“notices_disabled”: true
}The page I need help with: [log in to see the link]
- The topic ‘Can’t Book an appointment’ is closed to new replies.