{"id":5032,"date":"2025-09-08T19:03:37","date_gmt":"2025-09-08T19:03:37","guid":{"rendered":"https:\/\/hame.al\/?page_id=5032"},"modified":"2025-09-08T19:03:39","modified_gmt":"2025-09-08T19:03:39","slug":"book-now","status":"publish","type":"page","link":"https:\/\/hame.al\/sq\/book-now\/","title":{"rendered":"book now"},"content":{"rendered":"<form id=\"gtr-reservation-form\" method=\"post\" action=\"\">\n        <div class=\"gtr-form-grid\">\n            <div class=\"gtr-form-group\">\n                <label for=\"gtr-name\">Emri-Mbiemri<\/label>\n                <input type=\"text\" id=\"gtr-name\" name=\"gtr-name\" placeholder=\"Name-Surname \/ Emri-Mbiemri\" required>\n            <\/div>\n            <div class=\"gtr-form-group\">\n                <label for=\"gtr-email\">Email:<\/label>\n                <input type=\"email\" id=\"gtr-email\" name=\"gtr-email\" placeholder=\"Email \/ Email\" required>\n            <\/div>\n            <div class=\"gtr-form-group\">\n                <label for=\"gtr-phone\">Tel:<\/label>\n                <input type=\"text\" id=\"gtr-phone\" name=\"gtr-phone\" placeholder=\"Phone \/ Tel\">\n            <\/div>\n            <div class=\"gtr-form-group\">\n                <label for=\"gtr-date\">Data:<\/label>\n                <input type=\"date\" id=\"gtr-date\" name=\"gtr-date\" placeholder=\"Date \/ Data\" required>\n            <\/div>\n            <div class=\"gtr-form-group\">\n                <label for=\"gtr-time\">Ora:<\/label>\n                <select id=\"gtr-time\" name=\"gtr-time\" required>\n                    <option value=\"\">-- Select time \/ Zgjidh or\u00ebn --<\/option>\n                    <option value=\"12:00\">12:00<\/option><option value=\"12:30\">12:30<\/option><option value=\"13:00\">13:00<\/option><option value=\"13:30\">13:30<\/option><option value=\"14:00\">14:00<\/option><option value=\"14:30\">14:30<\/option><option value=\"15:00\">15:00<\/option><option value=\"15:30\">15:30<\/option><option value=\"16:00\">16:00<\/option><option value=\"16:30\">16:30<\/option><option value=\"17:00\">17:00<\/option><option value=\"17:30\">17:30<\/option><option value=\"18:00\">18:00<\/option><option value=\"18:30\">18:30<\/option><option value=\"19:00\">19:00<\/option><option value=\"19:30\">19:30<\/option><option value=\"20:00\">20:00<\/option><option value=\"20:30\">20:30<\/option><option value=\"21:00\">21:00<\/option><option value=\"21:30\">21:30<\/option><option value=\"22:00\">22:00<\/option><option value=\"22:30\">22:30<\/option>                <\/select>\n            <\/div>\n        <\/div>\n        <input type=\"hidden\" name=\"gtr-table\" value=\"inside null outside null\">\n        <input type=\"hidden\" name=\"gtr-males\" value=\"1\">\n        <input type=\"hidden\" name=\"gtr-females\" value=\"1\">\n\n        <div class=\"gtr-subscribe-container\">\n            <input type=\"checkbox\" id=\"gtr-subscribe\" name=\"gtr-subscribe\" value=\"1\">\n            <label for=\"gtr-subscribe\">Accept our messages! \/ Prano mesazhet tona!<\/label>\n        <\/div>\n\n        <button type=\"submit\" name=\"gtr-submit\" class=\"gtr-submit-button\">Rezervo<\/button>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"sq\"\/><\/form>\n\n    <style>\n        \/* Stili i P\u00ebrgjithsh\u00ebm i Form\u00ebs *\/\n        #gtr-reservation-form {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 40px;\n            border-radius: 15px;\n            background: #ffffff;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            transition: all 0.3s ease-in-out;\n        }\n\n        \/* Ndarja me Dy Kolona *\/\n        .gtr-form-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 25px;\n            margin-bottom: 25px;\n        }\n\n        @media (min-width: 768px) {\n            .gtr-form-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 40px;\n            }\n        }\n\n        \/* Grupet e Fushave *\/\n        .gtr-form-group {\n            display: flex;\n            flex-direction: column;\n        }\n        #gtr-reservation-form label {\n            font-weight: 600;\n            color: #333;\n            font-size: 15px;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Stili i Inputeve dhe Selecteve *\/\n        #gtr-reservation-form input,\n        #gtr-reservation-form select {\n            width: 100%;\n            padding: 14px;\n            border: 1px solid #e0e0e0;\n            border-radius: 8px;\n            box-sizing: border-box;\n            font-size: 16px;\n            color: #555;\n            font-weight: 400;\n            background-color: #f9f9f9;\n            transition: border-color 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        #gtr-reservation-form input:focus,\n        #gtr-reservation-form select:focus {\n            border-color: #007bff;\n            box-shadow: 0 0 8px rgba(0, 123, 255, 0.2);\n            outline: none;\n            background-color: #fff;\n        }\n\n        \/* Stili i Checkbox-it *\/\n        .gtr-subscribe-container {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-top: 15px;\n        }\n        #gtr-reservation-form #gtr-subscribe {\n            width: 20px;\n            height: 20px;\n            cursor: pointer;\n            -webkit-appearance: none;\n            -moz-appearance: none;\n            appearance: none;\n            border: 2px solid #ccc;\n            border-radius: 4px;\n            position: relative;\n            transition: background-color 0.3s ease;\n        }\n        #gtr-reservation-form #gtr-subscribe:checked {\n            background-color: #007bff;\n            border-color: #007bff;\n        }\n        #gtr-reservation-form #gtr-subscribe:checked::after {\n            content: '\u2714';\n            color: #fff;\n            position: absolute;\n            left: 50%;\n            top: 50%;\n            transform: translate(-50%, -50%);\n            font-size: 14px;\n        }\n        .gtr-subscribe-container label {\n            margin: 0;\n            font-weight: 400;\n            color: #555;\n            text-transform: none;\n            letter-spacing: normal;\n        }\n\n        \/* Stili i Butonit *\/\n        .gtr-submit-button {\n            width: 100%;\n            padding: 16px 25px;\n            border: none;\n            border-radius: 8px;\n            cursor: pointer;\n            font-size: 18px;\n            font-weight: 700;\n            color: white;\n            background: linear-gradient(135deg, #007bff, #0056b3);\n            box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);\n            transition: all 0.3s ease;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .gtr-submit-button:hover {\n            background: linear-gradient(135deg, #0056b3, #007bff);\n            box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);\n            transform: translateY(-3px);\n        }\n\n        \/* Stili i Mesazheve *\/\n        .gtr-message {\n            padding: 15px;\n            border-radius: 8px;\n            margin-bottom: 20px;\n            font-weight: bold;\n            text-align: center;\n            border: 1px solid;\n        }\n        .gtr-success-message {\n            \/* Siguron q\u00eb shkrimi t\u00eb jet\u00eb i bardh\u00eb dhe sfondi i err\u00ebt *\/\n            background-color: #333; \/* Ose ndonj\u00eb ngjyr\u00eb tjet\u00ebr e err\u00ebt q\u00eb d\u00ebshironi *\/\n            color: #fff !important; \/* Shkrimi i bardh\u00eb *\/\n            border-color: #4CAF50; \/* Ngjyra e kufirit (opsionale) *\/\n        }\n        .gtr-error-message {\n            background-color: #f8e9e9;\n            color: #dc3545;\n            border-color: #f5c6cb;\n        }\n    <\/style>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const dateInput = document.getElementById('gtr-date');\n        const submitButton = document.querySelector('.gtr-submit-button');\n\n        dateInput.addEventListener('change', function() {\n            const selectedValue = this.value;\n            const selectedDate = new Date(selectedValue);\n            const dayOfWeek = selectedDate.getUTCDay();\n            const SPECIAL_DATE = '2026-03-08';\n\n            if (dayOfWeek === 0 && selectedValue !== SPECIAL_DATE) {\n                alert('Sundays are closed. Please select another day.');\n                submitButton.disabled = true;\n                submitButton.style.opacity = '0.5';\n                submitButton.style.cursor = 'not-allowed';\n            } else {\n                submitButton.disabled = false;\n                submitButton.style.opacity = '1';\n                submitButton.style.cursor = 'pointer';\n            }\n        });\n    });\n    <\/script>","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-5032","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>book now - Hame Restaurant<\/title>\n<meta name=\"description\" content=\"Hame Restaurant Tirana was opened in December 2023 with goal,to bring the geography of Italian cuisine toTirana based on 30 years experience of chef Ladi ..\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hame.al\/sq\/book-now\/\" \/>\n<meta property=\"og:locale\" content=\"sq_AL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"book now - Hame Restaurant\" \/>\n<meta property=\"og:description\" content=\"Hame Restaurant Tirana was opened in December 2023 with goal,to bring the geography of Italian cuisine toTirana based on 30 years experience of chef Ladi ..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hame.al\/sq\/book-now\/\" \/>\n<meta property=\"og:site_name\" content=\"Hame Restaurant\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/p\/Ham-Restaurant-61553215589556\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-08T19:03:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hame.al\/wp-content\/uploads\/2024\/04\/Home-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\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:\\\/\\\/hame.al\\\/book-now\\\/\",\"url\":\"https:\\\/\\\/hame.al\\\/book-now\\\/\",\"name\":\"book now - Hame Restaurant\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hame.al\\\/#website\"},\"datePublished\":\"2025-09-08T19:03:37+00:00\",\"dateModified\":\"2025-09-08T19:03:39+00:00\",\"description\":\"Hame Restaurant Tirana was opened in December 2023 with goal,to bring the geography of Italian cuisine toTirana based on 30 years experience of chef Ladi ..\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hame.al\\\/book-now\\\/#breadcrumb\"},\"inLanguage\":\"sq\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hame.al\\\/book-now\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hame.al\\\/book-now\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hame.al\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"book now\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hame.al\\\/#website\",\"url\":\"https:\\\/\\\/hame.al\\\/\",\"name\":\"Hame\",\"description\":\"Hame Italian Restaurant Tirana\",\"publisher\":{\"@id\":\"https:\\\/\\\/hame.al\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hame.al\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sq\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hame.al\\\/#organization\",\"name\":\"Hame Italian Restaurant Tirana\",\"url\":\"https:\\\/\\\/hame.al\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sq\",\"@id\":\"https:\\\/\\\/hame.al\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hame.al\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/faviconlogo512x512.png\",\"contentUrl\":\"https:\\\/\\\/hame.al\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/faviconlogo512x512.png\",\"width\":512,\"height\":512,\"caption\":\"Hame Italian Restaurant Tirana\"},\"image\":{\"@id\":\"https:\\\/\\\/hame.al\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/p\\\/Ham-Restaurant-61553215589556\\\/\",\"https:\\\/\\\/www.instagram.com\\\/hame_restaurant\\\/\",\"https:\\\/\\\/www.tripadvisor.com\\\/Restaurant_Review-g294446-d27183528-Reviews-Hame_Restaurant-Tirana_Tirana_County.html\",\"https:\\\/\\\/www.tiktok.com\\\/@hame_restaurant\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"book now - Hame Restaurant","description":"Hame Restaurant Tirana was opened in December 2023 with goal,to bring the geography of Italian cuisine toTirana based on 30 years experience of chef Ladi ..","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:\/\/hame.al\/sq\/book-now\/","og_locale":"sq_AL","og_type":"article","og_title":"book now - Hame Restaurant","og_description":"Hame Restaurant Tirana was opened in December 2023 with goal,to bring the geography of Italian cuisine toTirana based on 30 years experience of chef Ladi ..","og_url":"https:\/\/hame.al\/sq\/book-now\/","og_site_name":"Hame Restaurant","article_publisher":"https:\/\/www.facebook.com\/p\/Ham-Restaurant-61553215589556\/","article_modified_time":"2025-09-08T19:03:39+00:00","og_image":[{"width":1920,"height":1000,"url":"https:\/\/hame.al\/wp-content\/uploads\/2024\/04\/Home-1.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:\/\/hame.al\/book-now\/","url":"https:\/\/hame.al\/book-now\/","name":"book now - Hame Restaurant","isPartOf":{"@id":"https:\/\/hame.al\/#website"},"datePublished":"2025-09-08T19:03:37+00:00","dateModified":"2025-09-08T19:03:39+00:00","description":"Hame Restaurant Tirana was opened in December 2023 with goal,to bring the geography of Italian cuisine toTirana based on 30 years experience of chef Ladi ..","breadcrumb":{"@id":"https:\/\/hame.al\/book-now\/#breadcrumb"},"inLanguage":"sq","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hame.al\/book-now\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hame.al\/book-now\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hame.al\/"},{"@type":"ListItem","position":2,"name":"book now"}]},{"@type":"WebSite","@id":"https:\/\/hame.al\/#website","url":"https:\/\/hame.al\/","name":"Hame","description":"Hame Italian Restaurant Tirana","publisher":{"@id":"https:\/\/hame.al\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hame.al\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sq"},{"@type":"Organization","@id":"https:\/\/hame.al\/#organization","name":"Hame Italian Restaurant Tirana","url":"https:\/\/hame.al\/","logo":{"@type":"ImageObject","inLanguage":"sq","@id":"https:\/\/hame.al\/#\/schema\/logo\/image\/","url":"https:\/\/hame.al\/wp-content\/uploads\/2024\/04\/faviconlogo512x512.png","contentUrl":"https:\/\/hame.al\/wp-content\/uploads\/2024\/04\/faviconlogo512x512.png","width":512,"height":512,"caption":"Hame Italian Restaurant Tirana"},"image":{"@id":"https:\/\/hame.al\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/p\/Ham-Restaurant-61553215589556\/","https:\/\/www.instagram.com\/hame_restaurant\/","https:\/\/www.tripadvisor.com\/Restaurant_Review-g294446-d27183528-Reviews-Hame_Restaurant-Tirana_Tirana_County.html","https:\/\/www.tiktok.com\/@hame_restaurant"]}]}},"_links":{"self":[{"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/pages\/5032","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/comments?post=5032"}],"version-history":[{"count":1,"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/pages\/5032\/revisions"}],"predecessor-version":[{"id":5033,"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/pages\/5032\/revisions\/5033"}],"wp:attachment":[{"href":"https:\/\/hame.al\/sq\/wp-json\/wp\/v2\/media?parent=5032"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}