{"id":19444,"date":"2024-07-25T07:55:29","date_gmt":"2024-07-25T07:55:29","guid":{"rendered":"https:\/\/bizlem.com\/?page_id=19444"},"modified":"2024-07-25T08:06:15","modified_gmt":"2024-07-25T08:06:15","slug":"booking-appointment","status":"publish","type":"page","link":"https:\/\/bizlem.com\/index.php\/booking-appointment\/","title":{"rendered":"booking appointment"},"content":{"rendered":"\n<div class=\"wp-block-bookly-form\"><!--\nPlugin Name: Bookly \u2013 Responsive WordPress Appointment Booking and Scheduling Plugin\nPlugin URI: https:\/\/www.booking-wp-plugin.com\/?utm_source=bookly_admin&utm_medium=plugins_page&utm_campaign=plugins_page\nVersion: 23.8-->\n    <style type=\"text\/css\">\n        :root {\n            --bookly-main-color: #2b9fe2 !important;\n        }\n\n        .bookly-form .fill-bookly {\n            fill: #2b9fe2;\n        }\n\n        \/* Color *\/\n        .bookly-form .bookly-form-group > label,\n        .bookly-form .bookly-label-error,\n        .bookly-form .bookly-progress-tracker > .active,\n        .bookly-form .bookly-columnizer .bookly-hour span.bookly-waiting-list,\n        .bookly-form .hover\\:text-bookly:hover,\n        .bookly-form .text-bookly:not(:hover),\n        .bookly-form .hover\\:text-bookly:hover {\n            color: #2b9fe2 !important;\n        }\n\n        \/* Background *\/\n        .bookly-form .bookly-progress-tracker > .active .step,\n        .bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span,\n        .bookly-form .bookly-btn,\n        .bookly-form .bookly-btn:active,\n        .bookly-form .bookly-btn:focus,\n        .bookly-form .bookly-btn:hover,\n        .bookly-form .bookly-btn-submit,\n        .bookly-form .bookly-round,\n        .bookly-form .bookly-square,\n        .bookly-form .bookly-pagination > li.active,\n        .bookly-form .bg-bookly,\n        .bookly-form .hover\\:bg-bookly:hover,\n        .bookly-form .bg-bookly-not-hover:not(:hover) {\n            background-color: #2b9fe2 !important;\n        }\n\n        .bookly-form .bookly-triangle {\n            border-bottom-color: #2b9fe2 !important;\n        }\n\n        \/* Border *\/\n        .bookly-form input[type=\"text\"].bookly-error,\n        .bookly-form input[type=\"password\"].bookly-error,\n        .bookly-form select.bookly-error,\n        .bookly-form textarea.bookly-error,\n        .bookly-form .bookly-week-days.bookly-error,\n        .bookly-extra-step div.bookly-extras-thumb.bookly-extras-selected {\n            border: 2px solid #2b9fe2 !important;\n        }\n\n        \/* Other *\/\n        .bookly-form .bookly-columnizer .bookly-day, .bookly-form .bookly-schedule-date {\n            background: #2b9fe2 !important;\n            border: 1px solid #2b9fe2 !important;\n        }\n\n        .bookly-form .bookly-pagination > li.active a {\n            border: 1px solid #2b9fe2 !important;\n        }\n\n        .bookly-form .bookly-columnizer .bookly-hour:active {\n            border: 2px solid #2b9fe2 !important;\n            color: #2b9fe2 !important;\n        }\n\n        .bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon {\n            background: none;\n            border: 2px solid #2b9fe2 !important;\n            color: #2b9fe2 !important;\n            width: auto;\n            height: auto;\n            padding: 3px;\n            border-radius: 25px;\n            margin-right: 3px;\n        }\n\n        .bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span {\n            background-color: #2b9fe2 !important;\n            width: 8px;\n            height: 8px;\n            border-radius: 10px;\n            display: block;\n        }\n\n        @media (hover) {\n            .bookly-form .bookly-columnizer .bookly-hour:hover {\n                border: 2px solid #2b9fe2 !important;\n                color: #2b9fe2 !important;\n            }\n\n            .bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon {\n                background: none;\n                border: 2px solid #2b9fe2 !important;\n                color: #2b9fe2 !important;\n            }\n\n            .bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon span {\n                background-color: #2b9fe2 !important;\n            }\n        }\n    <\/style>\n\n<div id=\"bookly-form-69d74ce6bdd94\" class=\"bookly-form bookly-tailwind-container\" data-form_id=\"69d74ce6bdd94\" aria-live=\"polite\">\n    <div style=\"text-align: center\"><img decoding=\"async\" src=\"https:\/\/bizlem.com\/wp-includes\/js\/tinymce\/skins\/lightgray\/img\/loader.gif\" alt=\"Loading...\"\/><\/div>\n<\/div>\n<script type=\"text\/javascript\">\n    (function (win, fn) {\n        var done = false, top = true,\n            doc = win.document,\n            root = doc.documentElement,\n            modern = doc.addEventListener,\n            add = modern ? 'addEventListener' : 'attachEvent',\n            rem = modern ? 'removeEventListener' : 'detachEvent',\n            pre = modern ? '' : 'on',\n            init = function (e) {\n                if (e.type == 'readystatechange') if (doc.readyState != 'complete') return;\n                (e.type == 'load' ? win : doc)[rem](pre + e.type, init, false);\n                if (!done) {\n                    done = true;\n                    fn.call(win, e.type || e);\n                }\n            },\n            poll = function () {\n                try {\n                    root.doScroll('left');\n                } catch (e) {\n                    setTimeout(poll, 50);\n                    return;\n                }\n                init('poll');\n            };\n        if (doc.readyState == 'complete') fn.call(win, 'lazy');\n        else {\n            if (!modern) if (root.doScroll) {\n                try {\n                    top = !win.frameElement;\n                } catch (e) {\n                }\n                if (top) poll();\n            }\n            doc[add](pre + 'DOMContentLoaded', init, false);\n            doc[add](pre + 'readystatechange', init, false);\n            win[add](pre + 'load', init, false);\n        }\n    })(window, function () {\n        window.bookly( {\"form_id\":\"69d74ce6bdd94\",\"status\":{\"booking\":\"new\"},\"skip_steps\":{\"service_part1\":0,\"service_part2\":0,\"extras\":1,\"time\":0,\"repeat\":1,\"cart\":1},\"errors\":{\"session_error\":\"Session error.\",\"form_id_error\":\"Form ID error.\",\"cart_item_not_available\":\"The selected time is not available anymore. Please, choose another time slot.\",\"pay_locally_not_available\":\"Pay locally is not available.\",\"invalid_gateway\":\"Invalid gateway.\",\"payment_error\":\"Error.\",\"incorrect_username_password\":\"Incorrect username or password.\"},\"form_attributes\":{\"hide_categories\":false,\"hide_services\":false,\"hide_staff_members\":false,\"show_number_of_persons\":false,\"hide_service_duration\":true,\"hide_locations\":true,\"hide_quantity\":true,\"hide_date\":false,\"hide_week_days\":false,\"hide_time_range\":false},\"use_client_time_zone\":0,\"defaults\":{\"service_id\":0,\"staff_id\":0,\"location_id\":0,\"category_id\":0},\"datepicker_mode\":\"text-accent\"} );\n    });\n<\/script><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-19444","page","type-page","status-publish","hentry","no-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>booking appointment - Bizlem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bizlem.com\/index.php\/booking-appointment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"booking appointment - Bizlem\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bizlem.com\/index.php\/booking-appointment\/\" \/>\n<meta property=\"og:site_name\" content=\"Bizlem\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-25T08:06:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bizlem.com\/index.php\/booking-appointment\/\",\"url\":\"https:\/\/bizlem.com\/index.php\/booking-appointment\/\",\"name\":\"booking appointment - Bizlem\",\"isPartOf\":{\"@id\":\"https:\/\/bizlem.com\/#website\"},\"datePublished\":\"2024-07-25T07:55:29+00:00\",\"dateModified\":\"2024-07-25T08:06:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/bizlem.com\/index.php\/booking-appointment\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bizlem.com\/index.php\/booking-appointment\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bizlem.com\/index.php\/booking-appointment\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bizlem.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"booking appointment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bizlem.com\/#website\",\"url\":\"https:\/\/bizlem.com\/\",\"name\":\"Bizlem\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bizlem.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"booking appointment - Bizlem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bizlem.com\/index.php\/booking-appointment\/","og_locale":"en_US","og_type":"article","og_title":"booking appointment - Bizlem","og_url":"https:\/\/bizlem.com\/index.php\/booking-appointment\/","og_site_name":"Bizlem","article_modified_time":"2024-07-25T08:06:15+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bizlem.com\/index.php\/booking-appointment\/","url":"https:\/\/bizlem.com\/index.php\/booking-appointment\/","name":"booking appointment - Bizlem","isPartOf":{"@id":"https:\/\/bizlem.com\/#website"},"datePublished":"2024-07-25T07:55:29+00:00","dateModified":"2024-07-25T08:06:15+00:00","breadcrumb":{"@id":"https:\/\/bizlem.com\/index.php\/booking-appointment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bizlem.com\/index.php\/booking-appointment\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bizlem.com\/index.php\/booking-appointment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bizlem.com\/"},{"@type":"ListItem","position":2,"name":"booking appointment"}]},{"@type":"WebSite","@id":"https:\/\/bizlem.com\/#website","url":"https:\/\/bizlem.com\/","name":"Bizlem","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bizlem.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/pages\/19444","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/comments?post=19444"}],"version-history":[{"count":14,"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/pages\/19444\/revisions"}],"predecessor-version":[{"id":19458,"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/pages\/19444\/revisions\/19458"}],"wp:attachment":[{"href":"https:\/\/bizlem.com\/index.php\/wp-json\/wp\/v2\/media?parent=19444"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}