{"id":19807,"date":"2021-01-17T17:01:13","date_gmt":"2021-01-17T17:01:13","guid":{"rendered":"https:\/\/welldoneby.com\/blog\/?page_id=19807"},"modified":"2021-01-17T17:13:39","modified_gmt":"2021-01-17T17:13:39","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/welldoneby.com\/blog\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"<style> .zrf-form label, .zrf-form input[type=text], .zrf-form input[type=password], .zrf-form input[type=tel], .zrf-form input[type=email], .zrf-form input[type=file], .zrf-form textarea, .zrf-form select {width:100%;font-family:inherit;font-size:inherit;} .zrf_extra_info {font-size: 80%;} <\/style><div id=\"zrf-form\" class=\"zrf-form\"><form method=\"post\" action=\"https:\/\/welldoneby.com\/blog\/wp-admin\/admin-ajax.php\"  enctype=\"multipart\/form-data\"><script src=\"https:\/\/www.google.com\/recaptcha\/api.js?render=6LeWaTAaAAAAANodGObvAzB6opLQ-SvqYBgjmuv8\"><\/script><script>grecaptcha.ready(function () {grecaptcha.execute(\"6LeWaTAaAAAAANodGObvAzB6opLQ-SvqYBgjmuv8\", {action: \"contact\"}).then(function (token) {var recaptchaResponse = document.getElementById(\"recaptchaResponse\");recaptchaResponse.value = token;});});<\/script><input type=\"hidden\" name=\"recaptcha_response\" id=\"recaptchaResponse\" autocomplete=\"off\"><input type=\"hidden\" name=\"zen_begin\" value=\"zen_begin\" readonly><input type=\"hidden\" name=\"zen_return_url\" value=\"https:\/\/welldoneby.com:443\/blog\/wp-json\/wp\/v2\/pages\/19807\"><p style=\"display:none\"><input type=\"text\" name=\"zrf-email-website\" value=\"\" autocomplete=\"off\"><\/p><p id=\"zendesk_field_zen_name\"><label for=\"zen_name\"><span class=\"zrf_field_title\">Your Name<\/span><\/label>  <input type=\"text\" name=\"zen_name\" id=\"zen_name\" class=\"zen_name_field\" value=\"\" required><\/p><p id=\"zendesk_field_zen_email\"><label for=\"zen_email\"><span class=\"zrf_field_title\">Your Email<\/span><\/label>  <input type=\"email\" name=\"zen_email\" id=\"zen_email\" value=\"\" placeholder=\"\" required><\/p><p id=\"zendesk_field_zen_subject\"><label for=\"zen_subject\"><span class=\"zrf_field_title\">Subject<\/span><\/label>  <input type=\"text\" name=\"zen_subject\" id=\"zen_subject\" value=\"\" required><\/p><p id=\"zendesk_field_zen_desc\"><label for=\"zen_desc\"><span class=\"zrf_field_title\">Your Message<\/span><\/label>  <textarea name=\"zen_desc\" id=\"zen_desc\" rows=\"8\" required><\/textarea><\/p><p id=\"zendesk_field_zen_files\"><label for=\"zen_files\"><span class=\"zrf_field_title\">Upload a file<\/span><\/label>  <input type=\"file\" id=\"zen_files\" name=\"zen_files[]\" accept=\".jpg,.jpeg,.png,.gif,.pdf,.txt,.csv,.xls,.xlsx,.doc,.docx,.JPG,.JPEG,.PNG,.GIF,.PDF,.TXT,.CSV,.XLS,.XLSX,.DOC,.DOCX\"  >  <span class=\"zrf_extra_info\" id=\"zrf_accepted_filetypes\">Maximum size: 7MB.<br \/>Allowed file types: .jpg, .jpeg, .png, .gif, .pdf, .txt, .csv, .xls, .xlsx, .doc, .docx.<\/span><\/p><input type=\"hidden\" name=\"zen_user_agent\" value=\"1\"><input type=\"hidden\" name=\"action\" value=\"zrf_form_action\"><p id=\"zendesk_field_zen_submit\">  <input type=\"submit\" id=\"zrf_submit\" value=\"Submit\" onClick='ga(\"send\", \"event\", { eventCategory: \"Zendesk Request Form\", eventAction: \"Form Submitted\" });' ><\/p><\/form><\/div>\r\n\t\t\t<script>\r\n\t\t\t\r\n\t\t\tjQuery(document).ready(function($) {\r\n\t\t\t\t\r\n\t\t\t\t\/\/ first letter of name uppercase\r\n\t\t\t\t$(\".zen_name_field\").on(\"keydown\", function(event) {\r\n\t\t\t\t\tif (this.selectionStart == 0 && event.keyCode >= 65 && event.keyCode <= 90 && !(event.shiftKey) && !(event.ctrlKey) && !(event.metaKey) && !(event.altKey)) {\r\n\t\t\t\t\t\tvar $t = $(this);\r\n\t\t\t\t\t\tevent.preventDefault();\r\n\t\t\t\t\t\tvar char = String.fromCharCode(event.keyCode);\r\n\t\t\t\t\t\t$t.val(char + $t.val().slice(this.selectionEnd));\r\n\t\t\t\t\t\tthis.setSelectionRange(1,1);\r\n\t\t\t\t\t}\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t\t\/\/ double click protection to stop duplicate submissions\r\n\t\t\t\t$(\"#zrf_submit\").removeAttr(\"disabled\");\r\n\t\t\t\t$(\"#zrf-form\").bind(\"submit\", function(e) {\r\n\t\t\t\t\t\r\n\t\t\tif (window.File && window.FileReader && window.FileList && window.Blob) {\r\n\t\t\t\t\r\n\t\t\t\tvar fileUpload = $(\"input[type='file']\");\r\n\t\t\t\tif (parseInt(fileUpload.get(0).files.length) > 1){\r\n\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\talert(\"You can only upload a maximum of 1 files.\");\r\n\t\t\t\t}\r\n\t\t\t\t\r\n\t\t\t\tvar fileInput = $(\"#zen_files\");\r\n\t\t\t\t\r\n\t\t\t\t\/\/get data from file input field\r\n\t\t\t\tif (fileInput.val()) {\r\n\t\t\t\t\tvar fileSize = fileInput[0].files[0].size;\r\n\t\t\t\t\tvar fileName = fileInput[0].files[0].name;\r\n\t\t\t\t\r\n\t\t\t\t\t\/\/ check if file is correct size\r\n\t\t\t\t\tif (fileSize > 7340032) {\r\n\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\talert(\"Uploaded file is too large.\");\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ check if file type is allowed\t\t\t\t\r\n\t\t\t\t\tvar re = \/(?:\\.([^.]+))?$\/; \/\/ https:\/\/stackoverflow.com\/questions\/680929\/how-to-extract-extension-from-filename-string-in-javascript\r\n\t\t\t\t\tvar fileExt = \".\" + re.exec(fileName)[1];\r\n\t\t\t\t\tvar validExts = [\".jpg\",\".jpeg\",\".png\",\".gif\",\".pdf\",\".txt\",\".csv\",\".xls\",\".xlsx\",\".doc\",\".docx\"];\r\n\t\t\t\t\t\r\n\t\t\t\t\tif ($.inArray(fileExt, validExts) == -1) {\r\n\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\talert(\"Uploaded file type is not allowed.\");\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ check any URL fields\r\n\t\t\t\t\t$(this).find(\".zrf_input_url\").each(function() {\r\n\t\t\t\t\t\t\/\/ is the field required and has been left as http:\/\/ default?\r\n\t\t\t\t\t\tif (($(this).prop(\"required\"))&& ($(this).val() == \"http:\/\/\")) {\r\n\t\t\t\t\t\t\talert(\"Please enter a valid URL\");\r\n\t\t\t\t\t\t\t$(this).css(\"border\", \"2px solid #000\");\r\n\t\t\t\t\t\t\te.preventDefault();\r\n\t\t\t\t\t\t\treturn false;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t});\r\n\t\t\t\t\t\r\n\t\t\t\t\t\/\/ disable submit button\r\n\t\t\t\t\t$(this).find(\"#zrf_submit\").attr(\"disabled\", \"disabled\");\r\n\t\t\t\t\t\/\/ re-enable after 3 seconds\r\n\t\t\t\t\tsetTimeout(function() {\r\n\t\t\t\t\t\t$(\"form\").find(\"#zrf_submit\").removeAttr(\"disabled\");\r\n\t\t\t\t\t}, 3000);\r\n\t\t\t\t\t\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t});\r\n\t\t\t<\/script>\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":{"inline_featured_image":false,"footnotes":""},"class_list":{"0":"post-19807","1":"page","2":"type-page","3":"status-publish","5":"noThumb"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact Us - Welldoneby<\/title>\n<meta name=\"description\" content=\"Contact Us. Category: .\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/welldoneby.com\/blog\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - Welldoneby\" \/>\n<meta property=\"og:description\" content=\"Contact Us. Category: .\" \/>\n<meta property=\"og:url\" content=\"https:\/\/welldoneby.com\/blog\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Welldoneby\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-17T17:13:39+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:\/\/welldoneby.com\/blog\/contact-us\/\",\"url\":\"https:\/\/welldoneby.com\/blog\/contact-us\/\",\"name\":\"Contact Us - Welldoneby\",\"isPartOf\":{\"@id\":\"https:\/\/welldoneby.com\/blog\/#website\"},\"datePublished\":\"2021-01-17T17:01:13+00:00\",\"dateModified\":\"2021-01-17T17:13:39+00:00\",\"description\":\"Contact Us. Category: .\",\"breadcrumb\":{\"@id\":\"https:\/\/welldoneby.com\/blog\/contact-us\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/welldoneby.com\/blog\/contact-us\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/welldoneby.com\/blog\/contact-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/welldoneby.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/welldoneby.com\/blog\/#website\",\"url\":\"https:\/\/welldoneby.com\/blog\/\",\"name\":\"Welldoneby\",\"description\":\"Find top &lt;firms\/&gt; for your next big project\",\"publisher\":{\"@id\":\"https:\/\/welldoneby.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/welldoneby.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/welldoneby.com\/blog\/#organization\",\"name\":\"Welldoneby.com\",\"url\":\"https:\/\/welldoneby.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/welldoneby.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/welldoneby.com\/blog\/wp-content\/uploads\/2020\/12\/logo.png\",\"contentUrl\":\"https:\/\/welldoneby.com\/blog\/wp-content\/uploads\/2020\/12\/logo.png\",\"width\":40,\"height\":42,\"caption\":\"Welldoneby.com\"},\"image\":{\"@id\":\"https:\/\/welldoneby.com\/blog\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - Welldoneby","description":"Contact Us. Category: .","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:\/\/welldoneby.com\/blog\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - Welldoneby","og_description":"Contact Us. Category: .","og_url":"https:\/\/welldoneby.com\/blog\/contact-us\/","og_site_name":"Welldoneby","article_modified_time":"2021-01-17T17:13:39+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/welldoneby.com\/blog\/contact-us\/","url":"https:\/\/welldoneby.com\/blog\/contact-us\/","name":"Contact Us - Welldoneby","isPartOf":{"@id":"https:\/\/welldoneby.com\/blog\/#website"},"datePublished":"2021-01-17T17:01:13+00:00","dateModified":"2021-01-17T17:13:39+00:00","description":"Contact Us. Category: .","breadcrumb":{"@id":"https:\/\/welldoneby.com\/blog\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/welldoneby.com\/blog\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/welldoneby.com\/blog\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/welldoneby.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/welldoneby.com\/blog\/#website","url":"https:\/\/welldoneby.com\/blog\/","name":"Welldoneby","description":"Find top &lt;firms\/&gt; for your next big project","publisher":{"@id":"https:\/\/welldoneby.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/welldoneby.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/welldoneby.com\/blog\/#organization","name":"Welldoneby.com","url":"https:\/\/welldoneby.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/welldoneby.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/welldoneby.com\/blog\/wp-content\/uploads\/2020\/12\/logo.png","contentUrl":"https:\/\/welldoneby.com\/blog\/wp-content\/uploads\/2020\/12\/logo.png","width":40,"height":42,"caption":"Welldoneby.com"},"image":{"@id":"https:\/\/welldoneby.com\/blog\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/pages\/19807","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/comments?post=19807"}],"version-history":[{"count":3,"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/pages\/19807\/revisions"}],"predecessor-version":[{"id":19810,"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/pages\/19807\/revisions\/19810"}],"wp:attachment":[{"href":"https:\/\/welldoneby.com\/blog\/wp-json\/wp\/v2\/media?parent=19807"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}