
{"id":8636,"date":"2018-07-13T10:20:23","date_gmt":"2018-07-13T08:20:23","guid":{"rendered":"http:\/\/provider.pl\/formularz-kontaktowy\/"},"modified":"2019-01-31T12:44:37","modified_gmt":"2019-01-31T11:44:37","slug":"contact-form","status":"publish","type":"page","link":"https:\/\/provider.pl\/en\/contact-form\/","title":{"rendered":"Contact form"},"content":{"rendered":"<p>[vc_row content_width=&#8221;grid&#8221; css=&#8221;.vc_custom_1531469417146{padding-top: 185px !important;padding-bottom: 0px !important;background: #f6f7fc url(https:\/\/provider.pl\/wp-content\/uploads\/line1.png?id=6165) !important;}&#8221; el_class=&#8221;top_boxes_line_site&#8221;][vc_column][vc_column_text css=&#8221;.vc_custom_1546421749734{margin-bottom: 30px !important;}&#8221;]<\/p>\n<h1 style=\"text-align: center;\">Contact form<\/h1>\n<p>[\/vc_column_text][vc_column_text]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f8855-o1\" lang=\"pl-PL\" dir=\"ltr\" data-wpcf7-id=\"8855\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/8636#wpcf7-f8855-o1\" method=\"post\" class=\"wpcf7-form init wpcf7-acceptance-as-validation\" aria-label=\"Formularz kontaktowy\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"8855\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"pl_PL\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8855-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"Firma\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required Firma\" id=\"Firma\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company\" value=\"\" type=\"text\" name=\"Firma\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"Imie\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required Imie\" id=\"Imie\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"Imie\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"Nazwisko\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required Nazwisko\" id=\"Nazwisko\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"Nazwisko\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"Stanowisko\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text Stanowisko\" id=\"Stanowisko\" aria-invalid=\"false\" placeholder=\"Position\" value=\"\" type=\"text\" name=\"Stanowisko\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel tel\" id=\"tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"phone number\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email email\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/p>\n<p><label>I'm interested in<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"Subject\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required temat\" id=\"temat\" aria-required=\"true\" aria-invalid=\"false\" name=\"Subject\"><option value=\"company e-mail\">company e-mail<\/option><option value=\"archiving of e-mail\">archiving of e-mail<\/option><option value=\"hosting\">hosting<\/option><option value=\"own website\">own website<\/option><option value=\"order of the page concept\">order of the page concept<\/option><option value=\"promotion of your own website\">promotion of your own website<\/option><option value=\"office application package\">office application package<\/option><option value=\"ordering technical support\">ordering technical support<\/option><\/select><\/span>\n<\/p>\n<p><script type=\"text\/javascript\">\njQuery(document).ready( function(){\nvar url_string = window.location.href;\nvar url = new URL(url_string);\nvar c = url.searchParams.get(\"rel\");\n\/\/console.log(c);\njQuery( \"select#temat option\" ).addClass(function(index) {\n \/\/return \"icon-\" + jQuery(this).text().toLowerCase().split(' ').join('-');\n nospace_string = jQuery(this).text().toLowerCase().replace(\/s+\/g, \"_\");\n nospace_string = nospace_string.replace(\/\u017c\/g, \"z\");\n nospace_string = nospace_string.replace(\/\u00f3\/g, \"o\");\n nospace_string = nospace_string.replace(\/\u0142\/g, \"l\");\n nospace_string = nospace_string.replace(\/\u0107\/g, \"c\");\n nospace_string = nospace_string.replace(\/\u0119\/g, \"e\");\n nospace_string = nospace_string.replace(\/\u015b\/g, \"s\");\n nospace_string = nospace_string.replace(\/\u0105\/g, \"a\");\n nospace_string = nospace_string.replace(\/\u017a\/g, \"z\");\n nospace_string = nospace_string.replace(\/\u0144\/g, \"n\");\n \/\/console.log(nospace_string);\n jQuery(this).attr(\"name\",nospace_string);\n});\n jQuery(\"select#temat option[name=\" + c+ \"]\").prop(\"selected\", true);\n})\n<\/script>\n<\/p>\n<p><label>Describe the subject<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"wiadomosc\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wiadomosc\" id=\"wiadomosc\" aria-invalid=\"false\" placeholder=\"Message\" name=\"wiadomosc\"><\/textarea><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"id:terms\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"id:terms\" value=\"1\" class=\"terms\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I consent to the processing of my personal data by Provider Sp. z o.o., Rynek 60, 50-116 Wroc\u0142aw for the purpose and to the extent necessary to carry out the service of this application. I have read the information about the method of processing my personal data available on the <a href='\/zasady-zachowana-poufnosci\/'>privacy policy<\/a><\/span><\/label><\/span><\/span><\/span>\n<\/p>\n\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row content_aligment=&#8221;center&#8221; css=&#8221;.vc_custom_1531472209928{background-image: url(https:\/\/provider.pl\/wp-content\/uploads\/line4.jpg?id=6153) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_id=&#8221;podstronabgbottom&#8221;][vc_column][vc_empty_space height=&#8221;250px&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row content_width=&#8221;grid&#8221; css=&#8221;.vc_custom_1531469417146{padding-top: 185px !important;padding-bottom: 0px !important;background: #f6f7fc url(https:\/\/provider.pl\/wp-content\/uploads\/line1.png?id=6165) !important;}&#8221; el_class=&#8221;top_boxes_line_site&#8221;][vc_column][vc_column_text css=&#8221;.vc_custom_1546421749734{margin-bottom: 30px !important;}&#8221;] Contact form [\/vc_column_text][vc_column_text][\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row content_aligment=&#8221;center&#8221; css=&#8221;.vc_custom_1531472209928{background-image: url(https:\/\/provider.pl\/wp-content\/uploads\/line4.jpg?id=6153) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221; el_id=&#8221;podstronabgbottom&#8221;][vc_column][vc_empty_space height=&#8221;250px&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-8636","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact form - Host Provider<\/title>\n<meta name=\"description\" content=\"Formularz kontaktowy - skontaktuj si\u0119 z nami i zam\u00f3w us\u0142ug\u0119\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/provider.pl\/en\/contact-form\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact form - Host Provider\" \/>\n<meta property=\"og:description\" content=\"Formularz kontaktowy - skontaktuj si\u0119 z nami i zam\u00f3w us\u0142ug\u0119\" \/>\n<meta property=\"og:url\" content=\"https:\/\/provider.pl\/en\/contact-form\/\" \/>\n<meta property=\"og:site_name\" content=\"Host Provider\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PROVIDERPL\" \/>\n<meta property=\"article:modified_time\" content=\"2019-01-31T11:44:37+00:00\" \/>\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 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/provider.pl\\\/en\\\/contact-form\\\/\",\"url\":\"https:\\\/\\\/provider.pl\\\/en\\\/contact-form\\\/\",\"name\":\"Contact form - Host Provider\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/provider.pl\\\/#website\"},\"datePublished\":\"2018-07-13T08:20:23+00:00\",\"dateModified\":\"2019-01-31T11:44:37+00:00\",\"description\":\"Formularz kontaktowy - skontaktuj si\u0119 z nami i zam\u00f3w us\u0142ug\u0119\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/provider.pl\\\/en\\\/contact-form\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/provider.pl\\\/en\\\/contact-form\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/provider.pl\\\/en\\\/contact-form\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/provider.pl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact form\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/provider.pl\\\/#website\",\"url\":\"https:\\\/\\\/provider.pl\\\/\",\"name\":\"Provider Sp. z o.o.\",\"description\":\"Host Provider - Strony www, hosting, pozycjonowanie, domeny\",\"publisher\":{\"@id\":\"https:\\\/\\\/provider.pl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/provider.pl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/provider.pl\\\/#organization\",\"name\":\"Provider Sp. z o.o.\",\"url\":\"https:\\\/\\\/provider.pl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/provider.pl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/provider.pl\\\/wp-content\\\/uploads\\\/logo_provider_dark_red_bordo_2.png\",\"contentUrl\":\"https:\\\/\\\/provider.pl\\\/wp-content\\\/uploads\\\/logo_provider_dark_red_bordo_2.png\",\"width\":446,\"height\":320,\"caption\":\"Provider Sp. z o.o.\"},\"image\":{\"@id\":\"https:\\\/\\\/provider.pl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PROVIDERPL\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact form - Host Provider","description":"Formularz kontaktowy - skontaktuj si\u0119 z nami i zam\u00f3w us\u0142ug\u0119","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:\/\/provider.pl\/en\/contact-form\/","og_locale":"en_US","og_type":"article","og_title":"Contact form - Host Provider","og_description":"Formularz kontaktowy - skontaktuj si\u0119 z nami i zam\u00f3w us\u0142ug\u0119","og_url":"https:\/\/provider.pl\/en\/contact-form\/","og_site_name":"Host Provider","article_publisher":"https:\/\/www.facebook.com\/PROVIDERPL","article_modified_time":"2019-01-31T11:44:37+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/provider.pl\/en\/contact-form\/","url":"https:\/\/provider.pl\/en\/contact-form\/","name":"Contact form - Host Provider","isPartOf":{"@id":"https:\/\/provider.pl\/#website"},"datePublished":"2018-07-13T08:20:23+00:00","dateModified":"2019-01-31T11:44:37+00:00","description":"Formularz kontaktowy - skontaktuj si\u0119 z nami i zam\u00f3w us\u0142ug\u0119","breadcrumb":{"@id":"https:\/\/provider.pl\/en\/contact-form\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/provider.pl\/en\/contact-form\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/provider.pl\/en\/contact-form\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/provider.pl\/en\/"},{"@type":"ListItem","position":2,"name":"Contact form"}]},{"@type":"WebSite","@id":"https:\/\/provider.pl\/#website","url":"https:\/\/provider.pl\/","name":"Provider Sp. z o.o.","description":"Host Provider - Strony www, hosting, pozycjonowanie, domeny","publisher":{"@id":"https:\/\/provider.pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/provider.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/provider.pl\/#organization","name":"Provider Sp. z o.o.","url":"https:\/\/provider.pl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/provider.pl\/#\/schema\/logo\/image\/","url":"https:\/\/provider.pl\/wp-content\/uploads\/logo_provider_dark_red_bordo_2.png","contentUrl":"https:\/\/provider.pl\/wp-content\/uploads\/logo_provider_dark_red_bordo_2.png","width":446,"height":320,"caption":"Provider Sp. z o.o."},"image":{"@id":"https:\/\/provider.pl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PROVIDERPL"]}]}},"_links":{"self":[{"href":"https:\/\/provider.pl\/en\/wp-json\/wp\/v2\/pages\/8636","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/provider.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/provider.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/provider.pl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/provider.pl\/en\/wp-json\/wp\/v2\/comments?post=8636"}],"version-history":[{"count":0,"href":"https:\/\/provider.pl\/en\/wp-json\/wp\/v2\/pages\/8636\/revisions"}],"wp:attachment":[{"href":"https:\/\/provider.pl\/en\/wp-json\/wp\/v2\/media?parent=8636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}