{"id":15739,"date":"2021-03-02T12:45:06","date_gmt":"2021-03-02T10:45:06","guid":{"rendered":"https:\/\/www.hadjiyiannis.com.cy\/?page_id=15739"},"modified":"2021-05-14T15:39:48","modified_gmt":"2021-05-14T12:39:48","slug":"%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd","status":"publish","type":"page","link":"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/","title":{"rendered":"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1451151413064{margin-bottom: -20px !important;border-bottom-width: 0px !important;border-bottom-color: #f4f4f4 !important;border-bottom-style: solid !important;}&#8221;][vc_column css=&#8221;.vc_custom_1438787474201{margin-bottom: 50px !important;padding-right: 50px !important;}&#8221;]<div class=\"title-wrapper  basel-title-color-default basel-title-style-bordered basel-title-size-default text-center vc_custom_1620995982889\"><div class=\"liner-continer\"> <span class=\"left-line\"><\/span> <h4 class=\"title\" ><strong>\u0394\u0399\u039a\u03a4\u03a5\u039f \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d HADJIYIANNIS<\/strong><span class=\"title-separator\"><span><\/span><\/span><\/h4> <span class=\"right-line\"><\/span> <\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; el_id=&#8221;store-network&#8221;][vc_column][vc_row_inner][vc_column_inner css=&#8221;.vc_custom_1596011167290{padding-right: 10% !important;padding-left: 10% !important;}&#8221;]\t\t\t<div class=\"custom\">\n\t\t\t\t<script>\n\t\t\t\t\tfunction wpmsl_update_map(location_postition, search_radius) {\n\t\t\t\t\t\tif (!location_postition) {\n\t\t\t\t\t\t\talert('Please Enter Default Location');\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tlocation_postition = location_postition.replace('+', '');\n\t\t\t\t\t\tlocation_postition = location_postition.replace('+', '');\n\t\t\t\t\t\tlocation_postition = location_postition.replace('+', '');\n\t\t\t\t\t\tjQuery('#search-location').val(location_postition);\n\t\t\t\t\t\tjQuery('img.load-img').show();\n\t\t\t\t\t\tjQuery('.col-right.right-sidebar').css('opacity', '0.5');\n\t\t\t\t\t\tvar geocoder = new google.maps.Geocoder();\n\t\t\t\t\t\tvar address = location_postition;\n\t\t\t\t\t\tvar latitude = '';\n\t\t\t\t\t\tvar longitude = '';\n\t\t\t\t\t\tgeocoder.geocode({\n\t\t\t\t\t\t\t'address': address\n\t\t\t\t\t\t}, function(results, status) {\n\t\t\t\t\t\t\tif (status == google.maps.GeocoderStatus.OK) {\n\t\t\t\t\t\t\t\tlatitude = results[0].geometry.location.lat();\n\t\t\t\t\t\t\t\tlongitude = results[0].geometry.location.lng();\n\t\t\t\t\t\t\t\tdocument.getElementById('store_locatore_search_lat').value = latitude;\n\t\t\t\t\t\t\t\tdocument.getElementById('store_locatore_search_lng').value = longitude;\n\t\t\t\t\t\t\t\tvar map_id = document.getElementById('store_locatore_map_id').value;\n\t\t\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\t\t\turl: wpmsl_ajax_url,\n\t\t\t\t\t\t\t\t\tdata: 'store_locatore_search_input=' + location_postition + '&store_locatore_search_lat=' + latitude + '&store_locatore_search_lng=' + longitude + '&store_locatore_search_radius=' + search_radius + '&store_locator_category=' + '&map_id=' + map_id + '&action=make_search_request_custom_maps' + '&lat=' + latitude + '&lng=' + longitude,\n\t\t\t\t\t\t\t\t\ttype: 'post',\n\t\t\t\t\t\t\t\t\tsuccess: function(html) {\n\t\t\t\t\t\t\t\t\t\tjQuery('#store_locatore_search_results').html(html);\n\t\t\t\t\t\t\t\t\t\tif (html.indexOf(\"No Clinics Found\") >= 0) {\n\t\t\t\t\t\t\t\t\t\t\tjQuery(\".overlay-store\").show();\n\t\t\t\t\t\t\t\t\t\t\tjQuery(\".load-img\").show();\n\t\t\t\t\t\t\t\t\t\t\tvar default_location = getCookie('default_location');\n\t\t\t\t\t\t\t\t\t\t\t\/\/wpmsl_update_map(default_location,search_radius);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\tvar hh = jQuery(\".store-locator-item-container\").detach();\n\t\t\t\t\t\t\t\t\t\thh.appendTo(\".col-left\");\n\t\t\t\t\t\t\t\t\t\thh.appendTo(\".map-listings\");\n\t\t\t\t\t\t\t\t\t\tjQuery('.store-locator-item-container:nth-child(2)').remove();\n\t\t\t\t\t\t\t\t\t\tjQuery(\".load-img\").css(\"display\", \"none\");\n\t\t\t\t\t\t\t\t\t\tjQuery(\".overlay-store\").css(\"display\", \"none\");\n\t\t\t\t\t\t\t\t\t\tjQuery('.col-right.right-sidebar').css('opacity', '1');\n\t\t\t\t\t\t\t\t\t\t\/\/ SET SHOW MORE BUTTON ON LISTING\n\t\t\t\t\t\t\t\t\t\tif (jQuery('.store-locator-item').length < 6)\n\t\t\t\t\t\t\t\t\t\t\tjQuery('.show-more').hide();\n\t\t\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\t\t\tjQuery('.show-more').show();\n\t\t\t\t\t\t\t\t\t\tvar body_width = jQuery('body').width();\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\terror: function(XMLHttpRequest, textStatus, errorThrown) {\n\t\t\t\t\t\t\t\t\t\tvar default_location = getCookie('default_location');\n\t\t\t\t\t\t\t\t\t\tjQuery(\".load-img\").css(\"display\", \"none\");\n\t\t\t\t\t\t\t\t\t\tjQuery(\".overlay-store\").css(\"display\", \"none\");\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t\tvar store_locator_map_options = {\"enable\":\"1\",\"width\":\"100\",\"widthunit\":\"%\",\"height\":\"550\",\"heightunit\":\"px\",\"type\":\"roadmap\",\"unit\":\"km\",\"direction\":\"detail\",\"zoomlevel\":\"9\",\"markerzoom\":\"9\",\"fill_color\":\"#ccc\",\"radius\":\"5,10,25,50,100,[200],500\",\"streetViewControl\":\"0\",\"mapscrollsearch\":\"1\",\"mapTypeControl\":\"1\",\"scroll\":\"1\",\"mappoi\":\"0\",\"default_search\":\"1\",\"category\":\"hide-field\",\"tag\":\"hide-field\",\"reset_map\":\"hide-field\",\"map_style\":\"1\",\"marker1\":\"https:\\\/\\\/www.hadjiyiannis.com.cy\\\/wp-content\\\/plugins\\\/multi-store-locator-pro-premium\\\/assets\\\/img\\\/blue.png\",\"marker1_custom\":\"\",\"marker2\":\"https:\\\/\\\/www.hadjiyiannis.com.cy\\\/wp-content\\\/plugins\\\/multi-store-locator-pro-premium\\\/assets\\\/img\\\/red.png\",\"marker2_custom\":\"\",\"infowindow\":\"<div><h3>{name}<\\\/h3><p>{address} {city}, {state} {country} {zipcode}<\\\/p><span>{phone}<\\\/span><span>{website}<\\\/span><\\\/div>\",\"custom_style\":\"\",\"global\":\"no\"};\n\t\t\t\t\tvar store_locator_grid_options = {\"enable\":\"1\",\"total_markers\":\"100\",\"listing_position\":\"below_map\",\"search_window_position\":\"wpml_search_right\",\"global\":\"no\"};\n\t\t\t\t\tsetTimeout(function() {\n\n\t\t\t\t\t\tvar bbb = ' Limassol, Cyprus';\n\t\t\t\t\t\tvar bbb = bbb.replace(\"munsign\", \"\\'\");\n\n\t\t\t\t\t\twpmsl_update_map(bbb, '200');\n\t\t\t\t\t\tjQuery('#store_locatore_search_input').attr('placeholder');\n\t\t\t\t\t\t\/\/ jQuery('#store_locatore_search_input').val(bbb);\n\t\t\t\t\t\tjQuery('#store_locatore_search_radius option[value=\"200\"]').prop('selected', true);\n\t\t\t\t\t\tif (jQuery.fn.niceSelect) {\n\t\t\t\t\t\t\tjQuery('#store_locatore_search_radius').niceSelect('update');\n\t\t\t\t\t\t}\n\t\t\t\t\t}, 1000);\n\t\t\t\t<\/script>\n\t\t\t\t<script type='text\/javascript' src='https:\/\/www.hadjiyiannis.com.cy\/wp-content\/plugins\/multi-store-locator-pro-premium\/\/assets\/js\/custom_script.js?rand=2039248944'><\/script>\n\t\t\t\t\t\t\t\t<div class=\"row ob_stor-relocator\" id=\"store-locator-id\" style=\"height:550px;width:100%;\">\n\t\t\t\t\t\t\t\t\t\t<input id=\"store_locatore_map_id\" name=\"store_locatore_map_id\" type=\"hidden\" value=\"1852\">\n\t\t\t\t\t<input id=\"store_locatore_direction_Addr\" name=\"store_locatore_direction_Addr\" type=\"hidden\" value=\" Limassol, Cyprus\">\n\t\t\t\t\t<input id=\"store_locatore_search_lat\" name=\"store_locatore_search_lat\" type=\"hidden\" value=\"34.67779148816097\">\n\t\t\t\t\t<input id=\"store_locatore_search_lng\" name=\"store_locatore_search_lng\" type=\"hidden\" value=\"33.023556406443994\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"loader\">\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-left leftsidebar slide-left below_map-skip wpml_search_right\">\n\t\t\t\t<div class=\"map-search-window\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"search-options-btn\" style=\"background-color:;\"><a class=\"wpml-toggle-box\"><span class=\"dashicons dashicons-menu\"><\/span><\/a>\n\t\t\t\t\t\tSearch Options\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"store-search-fields hide_store_locator\">\n\t\t\t\t\t\t<form id=\"store_locator_search_form\">\n\t\t\t\t\t\t\t<div class=\"store_locator_field \">\n\t\t\t\t\t\t\t\t<input id=\"store_locatore_get_btn\" class=\"\" style=\"background-color:;\" type=\"button\" value=\"Get My Location\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"store_locator_field\">\n\t\t\t\t\t\t\t\t\t<input id=\"store_locatore_search_input\" class=\"wpsl_search_input \" name=\"store_locatore_search_input\" aria-label=\"store locator search field\" type=\"text\" placeholder=\"Location \/ Zip Code\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"store_locator_field \">\n\t\t\t\t\t\t\t\t\t<select id=\"store_locatore_search_radius\" name=\"store_locatore_search_radius\" class=\"wpsl_search_radius \" aria-label=\"store locator search radius\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"5\" >5 km<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"10\" >10 km<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"25\" >25 km<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"50\" >50 km<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"100\" >100 km<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"200\" selected>200 km<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"500\" >500 km<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"store_locator_field hide-field\">\n\t\t\t\t\t\t\t\t<select name=\"store_locator_category\" id=\"wpsl_store_locator_category\" class=\"wpsl_locator_category \" aria-label=\"store locator category\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Select Area <\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"424\"> Ammochostos <\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"425\"> Larnaca <\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"426\"> Limassol <\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"427\"> Nicosia <\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"428\"> Paphos <\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"store_locator_field hide-field\">\n\t\t\t\t\t\t\t\t<select name=\"store_locator_tag[]\" class=\"wpsl_locator_category \" id=\"store_locator_tag\" multiple=\"multiple\" placeholder=\"Select Country\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"429\"> Cyprus<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<option value=\"430\"> Greece<\/option>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"store_locator_field\">\n\t\t\t\t\t\t\t\t<div class=\"map-btns\">\n\t\t\t\t\t\t\t\t\t<span><input id=\"store_locatore_search_btn\" style=\"background-color:;\" type=\"submit\" value=\"Search\" \/><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span><a class=\"map-directions\">Get Direction<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/form>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<!-- <div class=\"toggleKmMile\">\n\t\t\t\t\t\t\t<p class=\"\">KM<\/p>\n\t\t\t\t\t\t\t<label class=\"switch\">\n\t\t\t\t\t\t\t\t<input type=\"checkbox\" name=toggle checked>\n\t\t\t\t\t\t\t\t<span class=\"slider round\"><\/span>\n\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t<p class=\"\">Miles<\/p>\n\t\t\t\t\t\t<\/div> -->\n\n\t\t\t\t\t\t<div class=\"reset_map_field hide-field\">\n\t\t\t\t\t\t\t<div class=\"map-btns\">\n\t\t\t\t\t\t\t\t<button class=\"reset_store_locator\" style=\"background-color:;\" onclick=\"reset_map(200)\">Reset Map<\/button>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-direction-panel\">\n\t\t\t\t\t\t<div class=\"search-options-btn\" style=\"background-color:;\"><a class=\"wpml-toggle-box\"><span class=\"dashicons dashicons-menu\"><\/span><\/a>Directions<a class=\"wpml-close-direction\"><span class=\"dashicons dashicons-no-alt\"><\/span><\/a><\/div>\n\t\t\t\t\t\t<div class=\"directions-toggle-panel\">\n\t\t\t\t\t\t\t<div class=\"direction-toggle-addresses\">\n\t\t\t\t\t\t\t\t<form role=\"form\">\n\t\t\t\t\t\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"\" id=\"routeStart\" value=\"\">\n\t\t\t\t\t\t\t\t\t\t<a id=\"get-my-location\"><span class=\"dashicons dashicons-location\"><\/span><\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"input-group routeEnd-btn\">\n\t\t\t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"\" id=\"routeEnd\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"directions-btns\">\n\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"\" style=\"background-color:;\" type=\"button\" id=\"get-directions\" title=\"Get directions\"><span class=\"dashicons dashicons-search\"><\/span><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"wpml-close-direction\">&larr; Back to search<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/form>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div id=\"directionsPanel\" style=\"\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col-right right-sidebar\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- <div id=\"map-container\" style=\"position: relative;width: 100%;right: 0%;\" class=\"\"> -->\n\t\t\t\t\t\t\t\t<div id=\"map-container\" style=\"position: relative;width: 100%;right: 0%;\">\n\t\t\t\t\t\t\t\t\t<div id=\"store_locatore_search_results\" ><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<script>\n\t\t\t\t\t\t\t\/\/ adding class in content div\n\t\t\t\t\t\t\tjQuery(\".ob_stor-relocator\").addClass(\"full_width_div\");\n\t\t\t\t\t\t\tjQuery(\".loader\").append('<img loading=\"lazy\" decoding=\"async\" class=\"load-img\" src=\"https:\/\/www.hadjiyiannis.com.cy\/wp-content\/plugins\/multi-store-locator-pro-premium\/assets\/img\/loader.gif\" width=\"350\" height=\"350\" >');\n\t\t\t\t\t\t\tjQuery(\".ob_stor-relocator\").append('<div class=\"overlay-store\"><\/div>');\n\t\t\t\t\t\t\tjQuery(document).ready(function() {\n\t\t\t\t\t\t\t\tjQuery(\".closesidebar\").click(function() {\n\t\t\t\t\t\t\t\t\tjQuery('.leftsidebar').toggleClass(\"slide-left\");\n\t\t\t\t\t\t\t\t\tjQuery(this).toggleClass(\"arrow_right\");\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"map-listings below_map\" style=\"height: 550px\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1451151413064{margin-bottom: -20px !important;border-bottom-width: 0px !important;border-bottom-color: #f4f4f4 !important;border-bottom-style: solid !important;}&#8221;][vc_column css=&#8221;.vc_custom_1438787474201{margin-bottom: 50px !important;padding-right: 50px !important;}&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; el_id=&#8221;store-network&#8221;][vc_column][vc_row_inner][vc_column_inner css=&#8221;.vc_custom_1596011167290{padding-right: 10%<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-15739","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd - Hadjiyiannis<\/title>\n<meta name=\"description\" content=\"Hadjiyiannis - \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/\" \/>\n<meta property=\"og:locale\" content=\"el_GR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd - Hadjiyiannis\" \/>\n<meta property=\"og:description\" content=\"Hadjiyiannis - \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/\" \/>\n<meta property=\"og:site_name\" content=\"Hadjiyiannis\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HadjiyiannisLtd\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-14T12:39:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hadjiyiannis.com.cy\/wp-content\/uploads\/2021\/02\/default.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u03bb\u03b5\u03c0\u03c4\u03cc\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/\",\"url\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/\",\"name\":\"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd - Hadjiyiannis\",\"isPartOf\":{\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/#website\"},\"datePublished\":\"2021-03-02T10:45:06+00:00\",\"dateModified\":\"2021-05-14T12:39:48+00:00\",\"description\":\"Hadjiyiannis - \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd\",\"breadcrumb\":{\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/#breadcrumb\"},\"inLanguage\":\"el\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae\",\"item\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/#website\",\"url\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/\",\"name\":\"Hadjiyiannis\",\"description\":\"Construction, Colour, Renovation\",\"publisher\":{\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"el\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/#organization\",\"name\":\"Hadjiyiannis\",\"url\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"el\",\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.hadjiyiannis.com.cy\/wp-content\/uploads\/2023\/05\/Hadjiyiannis-Logo-Best-Workplace.png\",\"contentUrl\":\"https:\/\/www.hadjiyiannis.com.cy\/wp-content\/uploads\/2023\/05\/Hadjiyiannis-Logo-Best-Workplace.png\",\"width\":1127,\"height\":210,\"caption\":\"Hadjiyiannis\"},\"image\":{\"@id\":\"https:\/\/www.hadjiyiannis.com.cy\/el\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/HadjiyiannisLtd\",\"https:\/\/www.instagram.com\/hadjiyiannis_inspiration\/\",\"https:\/\/www.linkedin.com\/company\/hadjiyiannis\/\",\"https:\/\/www.youtube.com\/user\/HadjiyiannisCy\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd - Hadjiyiannis","description":"Hadjiyiannis - \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd","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:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/","og_locale":"el_GR","og_type":"article","og_title":"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd - Hadjiyiannis","og_description":"Hadjiyiannis - \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd","og_url":"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/","og_site_name":"Hadjiyiannis","article_publisher":"https:\/\/www.facebook.com\/HadjiyiannisLtd","article_modified_time":"2021-05-14T12:39:48+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.hadjiyiannis.com.cy\/wp-content\/uploads\/2021\/02\/default.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2":"1 \u03bb\u03b5\u03c0\u03c4\u03cc"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/","url":"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/","name":"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd - Hadjiyiannis","isPartOf":{"@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/#website"},"datePublished":"2021-03-02T10:45:06+00:00","dateModified":"2021-05-14T12:39:48+00:00","description":"Hadjiyiannis - \u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd","breadcrumb":{"@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/#breadcrumb"},"inLanguage":"el","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/%ce%b4%ce%af%ce%ba%cf%84%cf%85%ce%bf-%ce%ba%ce%b1%cf%84%ce%b1%cf%83%cf%84%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae","item":"https:\/\/www.hadjiyiannis.com.cy\/el\/"},{"@type":"ListItem","position":2,"name":"\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u039a\u03b1\u03c4\u03b1\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd"}]},{"@type":"WebSite","@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/#website","url":"https:\/\/www.hadjiyiannis.com.cy\/el\/","name":"Hadjiyiannis","description":"Construction, Colour, Renovation","publisher":{"@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hadjiyiannis.com.cy\/el\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"el"},{"@type":"Organization","@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/#organization","name":"Hadjiyiannis","url":"https:\/\/www.hadjiyiannis.com.cy\/el\/","logo":{"@type":"ImageObject","inLanguage":"el","@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/#\/schema\/logo\/image\/","url":"https:\/\/www.hadjiyiannis.com.cy\/wp-content\/uploads\/2023\/05\/Hadjiyiannis-Logo-Best-Workplace.png","contentUrl":"https:\/\/www.hadjiyiannis.com.cy\/wp-content\/uploads\/2023\/05\/Hadjiyiannis-Logo-Best-Workplace.png","width":1127,"height":210,"caption":"Hadjiyiannis"},"image":{"@id":"https:\/\/www.hadjiyiannis.com.cy\/el\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HadjiyiannisLtd","https:\/\/www.instagram.com\/hadjiyiannis_inspiration\/","https:\/\/www.linkedin.com\/company\/hadjiyiannis\/","https:\/\/www.youtube.com\/user\/HadjiyiannisCy"]}]}},"_links":{"self":[{"href":"https:\/\/www.hadjiyiannis.com.cy\/el\/wp-json\/wp\/v2\/pages\/15739","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hadjiyiannis.com.cy\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hadjiyiannis.com.cy\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hadjiyiannis.com.cy\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hadjiyiannis.com.cy\/el\/wp-json\/wp\/v2\/comments?post=15739"}],"version-history":[{"count":0,"href":"https:\/\/www.hadjiyiannis.com.cy\/el\/wp-json\/wp\/v2\/pages\/15739\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.hadjiyiannis.com.cy\/el\/wp-json\/wp\/v2\/media?parent=15739"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}