{"id":924,"date":"2023-12-13T02:20:03","date_gmt":"2023-12-13T02:20:03","guid":{"rendered":"https:\/\/dentoss-ks.com\/?page_id=924"},"modified":"2025-07-20T18:08:55","modified_gmt":"2025-07-20T16:08:55","slug":"caktoni-termin","status":"publish","type":"page","link":"https:\/\/dentoss-ks.com\/sq\/caktoni-termin\/","title":{"rendered":"Termine"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"924\" class=\"elementor elementor-924\">\n\t\t\t\t<div class=\"elementor-element elementor-element-764d5e5 e-flex e-con-boxed e-con e-parent\" data-id=\"764d5e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5bc949 elementor-widget elementor-widget-heading\" data-id=\"f5bc949\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Schedule Appointment<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-acb687e e-con-full e-flex e-con e-parent\" data-id=\"acb687e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5a6bdb elementor-widget elementor-widget-metform\" data-id=\"f5a6bdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"metform.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"mf-response-props-id-2167\" data-previous-steps-style=\"\" data-editswitchopen=\"\" data-response_type=\"alert\" data-erroricon=\"fas fa-exclamation-triangle\" data-successicon=\"fas fa-check\" data-messageposition=\"top\" class=\"   mf-scroll-top-no\">\n\t\t<div class=\"formpicker_warper formpicker_warper_editable\" data-metform-formpicker-key=\"2167\" >\n\t\t\t\t\n\t\t\t<div class=\"mf-widget-container\">\n\t\t\t\t\r\n\t\t<div\r\n\t\t\tid=\"metform-wrap-f5a6bdb-2167\"\r\n\t\t\tclass=\"mf-form-wrapper\"\r\n\t\t\tdata-form-id=\"2167\"\r\n\t\t\tdata-action=\"https:\/\/dentoss-ks.com\/sq\/wp-json\/metform\/v1\/entries\/insert\/2167\"\r\n\t\t\tdata-wp-nonce=\"5242b03082\"\r\n\t\t\tdata-form-nonce=\"38412bc7af\"\r\n\t\t\tdata-quiz-summery = \"false\"\r\n\t\t\tdata-save-progress = \"false\"\r\n\t\t\tdata-form-type=\"general-form\"\r\n\t\t\tdata-stop-vertical-effect=\"\"\r\n\t\t\t><\/div>\r\n\r\n\r\n\t\t<!----------------------------- \r\n\t\t\t* controls_data : find the the props passed indie of data attribute\r\n\t\t\t* props.SubmitResponseMarkup : contains the markup of error or success message\r\n\t\t\t* https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Template_literals\r\n\t\t--------------------------- -->\r\n\r\n\t\t\t\t<script type=\"text\/mf\" class=\"mf-template\">\r\n\t\t\tfunction controls_data (value){\r\n\t\t\t\tlet currentWrapper = \"mf-response-props-id-2167\";\r\n\t\t\t\tlet currentEl = document.getElementById(currentWrapper);\r\n\t\t\t\t\r\n\t\t\t\treturn currentEl ? currentEl.dataset[value] : false\r\n\t\t\t}\r\n\r\n\r\n\t\t\tlet is_edit_mode = '' ? true : false;\r\n\t\t\tlet message_position = controls_data('messageposition') || 'top';\r\n\r\n\t\t\t\r\n\t\t\tlet message_successIcon = controls_data('successicon') || '';\r\n\t\t\tlet message_errorIcon = controls_data('erroricon') || '';\r\n\t\t\tlet message_editSwitch = controls_data('editswitchopen') === 'yes' ? true : false;\r\n\t\t\tlet message_proClass = controls_data('editswitchopen') === 'yes' ? 'mf_pro_activated' : '';\r\n\t\t\t\r\n\t\t\tlet is_dummy_markup = is_edit_mode && message_editSwitch ? true : false;\r\n\r\n\t\t\t\r\n\t\t\treturn html`\r\n\t\t\t\t<form\r\n\t\t\t\t\tclassName=\"metform-form-content\"\r\n\t\t\t\t\tref=${parent.formContainerRef}\r\n\t\t\t\t\tonSubmit=${ validation.handleSubmit( parent.handleFormSubmit ) }\r\n\t\t\t\t\r\n\t\t\t\t\t>\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'top' ?  props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' :  message_position === 'top' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\r\n\t\t\t\t\t<!--------------------------------------------------------\r\n\t\t\t\t\t*** IMPORTANT \/ DANGEROUS ***\r\n\t\t\t\t\t${html``} must be used as in immediate child of \"metform-form-main-wrapper\"\r\n\t\t\t\t\tclass otherwise multistep form will not run at all\r\n\t\t\t\t\t---------------------------------------------------------->\r\n\r\n\t\t\t\t\t<div className=\"metform-form-main-wrapper\" key=${'hide-form-after-submit'} ref=${parent.formRef}>\r\n\t\t\t\t\t${html`\r\n\t\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" key=\"2\" data-elementor-id=\"2167\" className=\"elementor elementor-2167\">\n\t\t\t\t<div className=\"elementor-element elementor-element-bc76e40 e-flex e-con-boxed e-con e-parent\" data-id=\"bc76e40\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div className=\"e-con-inner\">\n\t\t<div className=\"elementor-element elementor-element-622fabb e-con-full e-flex e-con e-child\" data-id=\"622fabb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div className=\"elementor-element elementor-element-39469ab e-con-full e-flex e-con e-child\" data-id=\"39469ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div className=\"elementor-element elementor-element-7f01324 elementor-widget elementor-widget-mf-select\" data-id=\"7f01324\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-select&quot;,&quot;mf_input_list&quot;:[{&quot;mf_input_option_text&quot;:&quot;Dental Implants&quot;,&quot;mf_input_option_value&quot;:&quot;Dental Implants&quot;,&quot;_id&quot;:&quot;ecd9ed6&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;4e0932a&quot;,&quot;mf_input_option_text&quot;:&quot;Oral Surgery&quot;,&quot;mf_input_option_value&quot;:&quot;Oral Surgery&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;Crowns and Bridges&quot;,&quot;mf_input_option_value&quot;:&quot;Crowns and Bridges&quot;,&quot;_id&quot;:&quot;12cc703&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;Veneers&quot;,&quot;mf_input_option_value&quot;:&quot;Veneers&quot;,&quot;_id&quot;:&quot;c79a0f1&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;Clear Aligners&quot;,&quot;mf_input_option_value&quot;:&quot;Clear Aligners&quot;,&quot;_id&quot;:&quot;3e769b8&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;Pedododontics&quot;,&quot;mf_input_option_value&quot;:&quot;Pedododontics&quot;,&quot;_id&quot;:&quot;ee310ef&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;mf_input_option_text&quot;:&quot;Endodontics &quot;,&quot;mf_input_option_value&quot;:&quot;Endodontics &quot;,&quot;_id&quot;:&quot;a710e78&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;5091d0b&quot;,&quot;mf_input_option_text&quot;:&quot;Orthodontics&quot;,&quot;mf_input_option_value&quot;:&quot;Orthodontics&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;90fbb91&quot;,&quot;mf_input_option_text&quot;:&quot;Gum disease treatment &quot;,&quot;mf_input_option_value&quot;:&quot;Gum disease treatment &quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;7753436&quot;,&quot;mf_input_option_text&quot;:&quot;Teeth Whitening&quot;,&quot;mf_input_option_value&quot;:&quot;Teeth Whitening&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;29d6919&quot;,&quot;mf_input_option_text&quot;:&quot;Fillers &quot;,&quot;mf_input_option_value&quot;:&quot;Fillers &quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;a69c13f&quot;,&quot;mf_input_option_text&quot;:&quot;Botox&quot;,&quot;mf_input_option_value&quot;:&quot;Botox&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;}],&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-select.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-select-7f01324\">\n\t\t\t\t\t${ parent.decodeEntities(`TREATMENT`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\n\t\t\t\t<\/label>\n            \n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors['mf-select'] ? 'mf-invalid' : '' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`Select`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Dental Implants\",\"value\":\"Dental Implants\",\"isDisabled\":false},{\"label\":\"Oral Surgery\",\"value\":\"Oral Surgery\",\"isDisabled\":false},{\"label\":\"Crowns and Bridges\",\"value\":\"Crowns and Bridges\",\"isDisabled\":false},{\"label\":\"Veneers\",\"value\":\"Veneers\",\"isDisabled\":false},{\"label\":\"Clear Aligners\",\"value\":\"Clear Aligners\",\"isDisabled\":false},{\"label\":\"Pedododontics\",\"value\":\"Pedododontics\",\"isDisabled\":false},{\"label\":\"Endodontics \",\"value\":\"Endodontics \",\"isDisabled\":false},{\"label\":\"Orthodontics\",\"value\":\"Orthodontics\",\"isDisabled\":false},{\"label\":\"Gum disease treatment \",\"value\":\"Gum disease treatment \",\"isDisabled\":false},{\"label\":\"Teeth Whitening\",\"value\":\"Teeth Whitening\",\"isDisabled\":false},{\"label\":\"Fillers \",\"value\":\"Fillers \",\"isDisabled\":false},{\"label\":\"Botox\",\"value\":\"Botox\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Dental Implants\",\"value\":\"Dental Implants\",\"isDisabled\":false},{\"label\":\"Oral Surgery\",\"value\":\"Oral Surgery\",\"isDisabled\":false},{\"label\":\"Crowns and Bridges\",\"value\":\"Crowns and Bridges\",\"isDisabled\":false},{\"label\":\"Veneers\",\"value\":\"Veneers\",\"isDisabled\":false},{\"label\":\"Clear Aligners\",\"value\":\"Clear Aligners\",\"isDisabled\":false},{\"label\":\"Pedododontics\",\"value\":\"Pedododontics\",\"isDisabled\":false},{\"label\":\"Endodontics \",\"value\":\"Endodontics \",\"isDisabled\":false},{\"label\":\"Orthodontics\",\"value\":\"Orthodontics\",\"isDisabled\":false},{\"label\":\"Gum disease treatment \",\"value\":\"Gum disease treatment \",\"isDisabled\":false},{\"label\":\"Teeth Whitening\",\"value\":\"Teeth Whitening\",\"isDisabled\":false},{\"label\":\"Fillers \",\"value\":\"Fillers \",\"isDisabled\":false},{\"label\":\"Botox\",\"value\":\"Botox\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n\t\t\t\t                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false}));\n                    if ( parent.getValue(\"mf-select\") === '' && false ) {\n\t\t\t\t    parent.setValue( 'mf-select', '', true );\n                        parent.handleChange({\n                            target: {\n                                name: 'mf-select',\n                                value: ''\n                            }\n                        });\n                    }\n                }}\n                \/>\n\n            \t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-select\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-ab5263d e-con-full e-flex e-con e-child\" data-id=\"ab5263d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div className=\"elementor-element elementor-element-617a556 elementor-widget elementor-widget-mf-select\" data-id=\"617a556\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-select&quot;,&quot;mf_input_list&quot;:[{&quot;mf_input_option_text&quot;:&quot;Dr.Esat Hetemi&quot;,&quot;mf_input_option_value&quot;:&quot;Dr.Esat Hetemi&quot;,&quot;_id&quot;:&quot;12cc703&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;}],&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-select.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-select-617a556\">\n\t\t\t\t\t${ parent.decodeEntities(`DOCTOR`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\n\t\t\t\t<\/label>\n            \n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors['mf-select'] ? 'mf-invalid' : '' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`Select Doctor`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Dr.Esat Hetemi\",\"value\":\"Dr.Esat Hetemi\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Dr.Esat Hetemi\",\"value\":\"Dr.Esat Hetemi\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n\t\t\t\t                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false}));\n                    if ( parent.getValue(\"mf-select\") === '' && false ) {\n\t\t\t\t    parent.setValue( 'mf-select', '', true );\n                        parent.handleChange({\n                            target: {\n                                name: 'mf-select',\n                                value: ''\n                            }\n                        });\n                    }\n                }}\n                \/>\n\n            \t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-select\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-843a1ca e-con-full e-flex e-con e-child\" data-id=\"843a1ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div className=\"elementor-element elementor-element-25930e2 e-con-full e-flex e-con e-child\" data-id=\"25930e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div className=\"elementor-element elementor-element-1de55f7 elementor-widget elementor-widget-mf-text\" data-id=\"1de55f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-text&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-text.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-1de55f7\">\r\n\t\t\t\t\t${ parent.decodeEntities(`YOUR NAME `) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<input\r\n\t\t\t\ttype=\"text\"\r\n\t\t\t\tclassName=\"mf-input \"\r\n\t\t\t\tid=\"mf-input-text-1de55f7\"\r\n\t\t\t\tname=\"mf-text\"\r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Your Name`) } \"\r\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\r\n\t\t\t\t\tonBlur=${parent.handleChange}\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-text'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${el =>{\r\n\t\t\t\t\t\t\t\t\t\t\t\tparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\r\n\t\t\t\t\t}}\r\n\t\t\t\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-text\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-380c1a0 e-con-full e-flex e-con e-child\" data-id=\"380c1a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div className=\"elementor-element elementor-element-3d757e3 elementor-widget elementor-widget-mf-text\" data-id=\"3d757e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-emil&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-text.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-3d757e3\">\r\n\t\t\t\t\t${ parent.decodeEntities(`YOUR EMAIL`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<input\r\n\t\t\t\ttype=\"text\"\r\n\t\t\t\tclassName=\"mf-input \"\r\n\t\t\t\tid=\"mf-input-text-3d757e3\"\r\n\t\t\t\tname=\"mf-emil\"\r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Your Email`) } \"\r\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\r\n\t\t\t\t\tonBlur=${parent.handleChange}\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-emil'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${el =>{\r\n\t\t\t\t\t\t\t\t\t\t\t\tparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\r\n\t\t\t\t\t}}\r\n\t\t\t\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-emil\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-8de5171 e-con-full e-flex e-con e-child\" data-id=\"8de5171\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div className=\"elementor-element elementor-element-186a195 elementor-widget elementor-widget-mf-telephone\" data-id=\"186a195\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-telephone&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-telephone.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-telephone-186a195\">\n\t\t\t\t\t${ parent.decodeEntities(`Your Phone`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input\n\t\t\t\ttype=\"tel\"\n\t\t\t\tclassName=\"mf-input \"\n\t\t\t\tid=\"mf-input-telephone-186a195\" \n\t\t\t\tname=\"mf-telephone\"\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Your Phone`) } \"\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\n\t\t\t\t\taria-invalid=${validation.errors['mf-telephone'] ? 'true' : 'false'}\n\t\t\t\t\tref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n\t\t\t\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-telephone\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-2680cb2 e-con-full e-flex e-con e-child\" data-id=\"2680cb2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div className=\"elementor-element elementor-element-94b6ae3 e-con-full e-flex e-con e-child\" data-id=\"94b6ae3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div className=\"elementor-element elementor-element-a824c83 elementor-widget elementor-widget-mf-date\" data-id=\"a824c83\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-date&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-date.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-date-a824c83\">\r\n\t\t\t\t\t${ parent.decodeEntities(`Date`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<${props.Flatpickr}\r\n\t\t\t\t\tname=\"mf-date\"\r\n\t\t\t\t\tclassName=\"mf-input mf-date-input mf-left-parent  \"\r\n\t\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Date`) } \"\r\n\t\t\t\t\toptions=${{\"minDate\":\"today\",\"maxDate\":\"\",\"dateFormat\":\"m-d-Y\",\"enableTime\":\"\",\"disable\":[],\"mode\":\"single\",\"static\":true,\"disableMobile\":true,\"time_24hr\":false}}\r\n\t\t\t\t\tvalue=${parent.getValue('mf-date')}\r\n\t\t\t\t\tonInput=${parent.handleDateTime}\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-date'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${el => props.DateWidget(\r\n\t\t\t\t\t\t\tel, \r\n\t\t\t\t\t\t\t'', \r\n\t\t\t\t\t\t\t{\"message\":\"This field is required.\",\"required\":true},  \r\n\t\t\t\t\t\t\tregister, \r\n\t\t\t\t\t\t\tparent \r\n\t\t\t\t\t\t)}\r\n\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-date\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-fd8c918 e-con-full e-flex e-con e-child\" data-id=\"fd8c918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div className=\"elementor-element elementor-element-b068ebc elementor-widget elementor-widget-mf-time\" data-id=\"b068ebc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-time&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-time.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\r\n\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-time-b068ebc\">\r\n\t\t\t\t\t${ parent.decodeEntities(`Time`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\t\t\t\r\n\t\t\t<${props.Flatpickr}\r\n\t\t\t\t\tname=\"mf-time\"\r\n\t\t\t\t\tclassName=\"mf-input mf-date-input mf-time-input mf-left-parent \"\r\n\t\t\t\t\tplaceholder=\"${ parent.decodeEntities(`Time`) } \"\r\n\t\t\t\t\toptions=${{\"enableTime\":true,\"dateFormat\":\"H:i\",\"noCalendar\":true,\"time_24hr\":true,\"static\":true}}\r\n\t\t\t\t\tvalue=${parent.getValue('mf-time')}\r\n\t\t\t\t\tonInput=${parent.handleDateTime}\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-time'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${\r\n\t\t\t\t\t\tel => {\r\n\t\t\t\t\t\t\tif( el && el.node.nextSibling ) {\r\n\t\t\t\t\t\t\t\tif( el.props.value.trim().length ) {\r\n\t\t\t\t\t\t\t\t\tel.node.nextSibling.classList.add('value-found');\r\n\t\t\t\t\t\t\t\t}else {\r\n\t\t\t\t\t\t\t\t\tel.node.nextSibling.classList.remove('value-found');\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tregister({ name: \"mf-time\" }, parent.activateValidation({\"message\":\"This field is required.\",\"required\":true}))\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-time\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div className=\"elementor-element elementor-element-6120e64 e-con-full e-flex e-con e-child\" data-id=\"6120e64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div className=\"elementor-element elementor-element-0f653f3 e-flex e-con-boxed e-con e-child\" data-id=\"0f653f3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div className=\"e-con-inner\">\n\t\t\t\t<div className=\"elementor-element elementor-element-6d24a20 mf-btn--left elementor-widget elementor-widget-mf-button\" data-id=\"6d24a20\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"mf-button.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div className=\"mf-btn-wraper \" data-mf-form-conditional-logic-requirement=\"\">\r\n\t\t\t\t\t\t\t<button type=\"submit\" className=\"metform-btn metform-submit-btn \" id=\"\">\r\n\t\t\t\t\t<span>${ parent.decodeEntities(`Make an Appointment`) } <\/span>\r\n\t\t\t\t<\/button>\r\n\t\t\t        <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t`}\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'bottom' ? props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' : message_position === 'bottom' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\t\t\t\t\r\n\t\t\t\t<\/form>\r\n\t\t\t`\r\n\t\t<\/script>\r\n\r\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Caktoni nj\u00eb takim<\/p>","protected":false},"author":1,"featured_media":47,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-924","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Caktoni konsult\u00eb | Klinika DENTOSS<\/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:\/\/dentoss-ks.com\/sq\/caktoni-termin\/\" \/>\n<meta property=\"og:locale\" content=\"sq_AL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Caktoni konsult\u00eb | Klinika DENTOSS\" \/>\n<meta property=\"og:description\" content=\"Schedule Appointment\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dentoss-ks.com\/sq\/caktoni-termin\/\" \/>\n<meta property=\"og:site_name\" content=\"DENTOSS Clinic\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/dentoss.clinic\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-20T16:08:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dentoss-ks.com\/wp-content\/uploads\/2023\/12\/dentoss-logo-with-black-color.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minut\u00eb\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/\",\"url\":\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/\",\"name\":\"Caktoni konsult\u00eb | Klinika DENTOSS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/dentoss-ks.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/dentoss-logo-with-black-color.png\",\"datePublished\":\"2023-12-13T02:20:03+00:00\",\"dateModified\":\"2025-07-20T16:08:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/#breadcrumb\"},\"inLanguage\":\"sq\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sq\",\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/dentoss-ks.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/dentoss-logo-with-black-color.png\",\"contentUrl\":\"https:\\\/\\\/dentoss-ks.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/dentoss-logo-with-black-color.png\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/caktoni-termin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dentoss-ks.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Appointment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/#website\",\"url\":\"https:\\\/\\\/dentoss-ks.com\\\/\",\"name\":\"Klinika DENTOSS\",\"description\":\"A better life through better dentistry\",\"publisher\":{\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dentoss-ks.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sq\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/#organization\",\"name\":\"Klinika DENTOSS\",\"url\":\"https:\\\/\\\/dentoss-ks.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sq\",\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/dentoss-ks.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/cropped-logo-with-text-for-contact-compressed.png\",\"contentUrl\":\"https:\\\/\\\/dentoss-ks.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/cropped-logo-with-text-for-contact-compressed.png\",\"width\":512,\"height\":512,\"caption\":\"Klinika DENTOSS\"},\"image\":{\"@id\":\"https:\\\/\\\/dentoss-ks.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/dentoss.clinic\",\"https:\\\/\\\/www.instagram.com\\\/dentoss.clinic\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Caktoni konsult\u00eb | Klinika DENTOSS","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:\/\/dentoss-ks.com\/sq\/caktoni-termin\/","og_locale":"sq_AL","og_type":"article","og_title":"Caktoni konsult\u00eb | Klinika DENTOSS","og_description":"Schedule Appointment","og_url":"https:\/\/dentoss-ks.com\/sq\/caktoni-termin\/","og_site_name":"DENTOSS Clinic","article_publisher":"https:\/\/www.facebook.com\/dentoss.clinic","article_modified_time":"2025-07-20T16:08:55+00:00","og_image":[{"width":500,"height":500,"url":"https:\/\/dentoss-ks.com\/wp-content\/uploads\/2023\/12\/dentoss-logo-with-black-color.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minut\u00eb"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dentoss-ks.com\/caktoni-termin\/","url":"https:\/\/dentoss-ks.com\/caktoni-termin\/","name":"Caktoni konsult\u00eb | Klinika DENTOSS","isPartOf":{"@id":"https:\/\/dentoss-ks.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dentoss-ks.com\/caktoni-termin\/#primaryimage"},"image":{"@id":"https:\/\/dentoss-ks.com\/caktoni-termin\/#primaryimage"},"thumbnailUrl":"https:\/\/dentoss-ks.com\/wp-content\/uploads\/2023\/12\/dentoss-logo-with-black-color.png","datePublished":"2023-12-13T02:20:03+00:00","dateModified":"2025-07-20T16:08:55+00:00","breadcrumb":{"@id":"https:\/\/dentoss-ks.com\/caktoni-termin\/#breadcrumb"},"inLanguage":"sq","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dentoss-ks.com\/caktoni-termin\/"]}]},{"@type":"ImageObject","inLanguage":"sq","@id":"https:\/\/dentoss-ks.com\/caktoni-termin\/#primaryimage","url":"https:\/\/dentoss-ks.com\/wp-content\/uploads\/2023\/12\/dentoss-logo-with-black-color.png","contentUrl":"https:\/\/dentoss-ks.com\/wp-content\/uploads\/2023\/12\/dentoss-logo-with-black-color.png","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/dentoss-ks.com\/caktoni-termin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dentoss-ks.com\/"},{"@type":"ListItem","position":2,"name":"Appointment"}]},{"@type":"WebSite","@id":"https:\/\/dentoss-ks.com\/#website","url":"https:\/\/dentoss-ks.com\/","name":"Klinika DENTOSS","description":"A better life through better dentistry","publisher":{"@id":"https:\/\/dentoss-ks.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dentoss-ks.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sq"},{"@type":"Organization","@id":"https:\/\/dentoss-ks.com\/#organization","name":"Klinika DENTOSS","url":"https:\/\/dentoss-ks.com\/","logo":{"@type":"ImageObject","inLanguage":"sq","@id":"https:\/\/dentoss-ks.com\/#\/schema\/logo\/image\/","url":"https:\/\/dentoss-ks.com\/wp-content\/uploads\/2023\/12\/cropped-logo-with-text-for-contact-compressed.png","contentUrl":"https:\/\/dentoss-ks.com\/wp-content\/uploads\/2023\/12\/cropped-logo-with-text-for-contact-compressed.png","width":512,"height":512,"caption":"Klinika DENTOSS"},"image":{"@id":"https:\/\/dentoss-ks.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/dentoss.clinic","https:\/\/www.instagram.com\/dentoss.clinic\/"]}]}},"_links":{"self":[{"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/pages\/924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/comments?post=924"}],"version-history":[{"count":34,"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/pages\/924\/revisions"}],"predecessor-version":[{"id":2454,"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/pages\/924\/revisions\/2454"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/media\/47"}],"wp:attachment":[{"href":"https:\/\/dentoss-ks.com\/sq\/wp-json\/wp\/v2\/media?parent=924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}