{"id":5270,"date":"2025-09-02T13:09:10","date_gmt":"2025-09-02T11:09:10","guid":{"rendered":"https:\/\/offertenheld-de.offerten.net\/other-painter-at\/"},"modified":"2025-09-03T12:37:42","modified_gmt":"2025-09-03T10:37:42","slug":"other-painter-de","status":"publish","type":"page","link":"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/","title":{"rendered":"Other Painter DE"},"content":{"rendered":"<script>jQuery(document).ready(function($) {\r\n\r\nconst $form = jQuery('form.fluent_form_23');\r\nconst $radioButtons = $form.find('input[name=\"additional_service\"]');\r\nconst $submitButton = $form.find('.ff-btn-submit');\r\nconst $hiddenField = $form.find('input[name=\"service_url\"]');\r\n\r\n\/\/ === UUID-Felder ===\r\nconst $uuidValueField = $form.find('input#uuid_value');\r\nconst $uuidField = $form.find('input[name=\"uuid\"]');\r\n\r\nif ($uuidValueField.length && $uuidField.length) {\r\n    $uuidField.val($uuidValueField.val());\r\n}\r\n\r\n$form.on('submit', function() {\r\n    if ($uuidValueField.length && $uuidField.length) {\r\n        $uuidField.val($uuidValueField.val());\r\n    }\r\n});\r\n\r\n\/\/ === Sprache ermitteln ===\r\nfunction getCurrentLanguage() {\r\n\r\n    const activeLang = document.querySelector('.wpml-ls-current-language');\r\n    if (activeLang) {\r\n        if (activeLang.classList.contains('wpml-ls-item-en')) return 'en';\r\n        if (activeLang.classList.contains('wpml-ls-item-fr')) return 'fr';\r\n        if (activeLang.classList.contains('wpml-ls-item-it')) return 'it';\r\n        return 'de';\r\n    }\r\n\r\n    const htmlTag = document.documentElement;\r\n    if (htmlTag && htmlTag.lang) {\r\n        return htmlTag.lang.substring(0, 2).toLowerCase(); \r\n    }\r\n\r\n    if (navigator.language) {\r\n        return navigator.language.substring(0, 2).toLowerCase();\r\n    }\r\n\r\n    return 'de';\r\n}\r\n\r\nconst currentLang = getCurrentLanguage();\r\n\r\n\/\/ === Additional Service Mapping ===\r\nconst mappings = {\r\n    de: {\r\n        'nein': {\r\n            text: 'Jetzt Offerte anfordern',\r\n            url: 'https:\/\/offertenheld.de\/danke'\r\n        },\r\n        'umzug': {\r\n            text: 'Zum Umzug Formular',\r\n            url: 'https:\/\/offertenheld.de\/umzug-privat'\r\n        },\r\n        'reinigung': {\r\n            text: 'Zum Reinigung Formular',\r\n            url: 'https:\/\/offertenheld.de\/reinigung-sonstiges'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Zum G\u00e4rtner Formular',\r\n            url: 'https:\/\/offertenheld.de\/garten-sonstiges'\r\n        },\r\n        'elektriker': {\r\n            text: 'Zum Elektriker Formular',\r\n            url: 'https:\/\/offertenheld.de\/elektriker'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Zum Sanit\u00e4r Formular',\r\n            url: 'https:\/\/offertenheld.de\/sanitaer'\r\n        },\r\n        'heizung': {\r\n            text: 'Zum Heizung Formular',\r\n            url: 'https:\/\/offertenheld.de\/heizung'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Zum Bodenleger Formular',\r\n            url: 'https:\/\/offertenheld.de\/bodenleger'\r\n        },\r\n        'plattenleger': {\r\n            text: 'Zum Plattenleger Formular',\r\n            url: 'https:\/\/offertenheld.de\/plattenleger'\r\n        }\r\n    },\r\n    it: {\r\n        'nein': {\r\n            text: 'Richiedi offerta',\r\n            url: 'https:\/\/it.offertenheld.de\/grazie'\r\n        },\r\n        'umzug': {\r\n            text: 'Modulo di trasloco',\r\n            url: 'https:\/\/it.offertenheld.de\/trasloco-privati'\r\n        },\r\n        'reinigung': {\r\n            text: 'Modulo di pulizia',\r\n            url: 'https:\/\/it.offertenheld.de\/pulizia-altro'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Modulo di giardiniere',\r\n            url: 'https:\/\/it.offertenheld.de\/giardino-altro'\r\n        },\r\n        'elektriker': {\r\n            text: 'Modulo di elettricista',\r\n            url: 'https:\/\/it.offertenheld.de\/elettricista'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Modulo di idraulico',\r\n            url: 'https:\/\/it.offertenheld.de\/idraulica'\r\n        },\r\n        'heizung': {\r\n            text: 'Modulo di riscaldamento',\r\n            url: 'https:\/\/it.offertenheld.de\/riscaldamento'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Modulo di pavimento',\r\n            url: 'https:\/\/it.offertenheld.de\/posatore-di-pavimenti'\r\n        },\r\n        'plattenleger': {\r\n            text: 'Modulo di piastrellista',\r\n            url: 'https:\/\/it.offertenheld.de\/piastrellista'\r\n        }\r\n    },\r\n    fr: {\r\n        'nein': {\r\n            text: 'Demander une offre',\r\n            url: 'https:\/\/fr.offertenheld.de\/merci'\r\n        },\r\n        'umzug': {\r\n            text: 'Formulaire d\u00e9m\u00e9nagement',\r\n            url: 'https:\/\/fr.offertenheld.de\/demenagement-particulier'\r\n        },\r\n        'reinigung': {\r\n            text: 'Formulaire nettoyage',\r\n            url: 'https:\/\/fr.offertenheld.de\/nettoyage-autres'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Formulaire jardinier',\r\n            url: 'https:\/\/fr.offertenheld.de\/jardin-autres'\r\n        },\r\n        'elektriker': {\r\n            text: 'Formulaire \u00e9lectricien',\r\n            url: 'https:\/\/fr.offertenheld.de\/electricien'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Formulaire sanitaire',\r\n            url: 'https:\/\/fr.offertenheld.de\/sanitaire'\r\n        },\r\n        'heizung': {\r\n            text: 'Formulaire chauffage',\r\n            url: 'https:\/\/fr.offertenheld.de\/chauffage'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Formulaire sol',\r\n            url: 'https:\/\/fr.offertenheld.de\/poseur'\r\n        },\r\n        'plattenleger': {\r\n            text: 'Formulaire carreleur',\r\n            url: 'https:\/\/fr.offertenheld.de\/carreleur'\r\n        }\r\n    },\r\n    en: {\r\n        'nein': {\r\n            text: 'Request quote now',\r\n            url: 'https:\/\/en.offertenheld.de\/thank-you'\r\n        },\r\n        'umzug': {\r\n            text: 'Go to moving form',\r\n            url: 'https:\/\/en.offertenheld.de\/moving-private'\r\n        },\r\n        'reinigung': {\r\n            text: 'Go to cleaning form',\r\n            url: 'https:\/\/en.offertenheld.de\/cleaning-other'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Go to gardener form',\r\n            url: 'https:\/\/en.offertenheld.de\/garden-other'\r\n        },\r\n        'elektriker': {\r\n            text: 'Go to electrician form',\r\n            url: 'https:\/\/en.offertenheld.de\/electrician'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Go to plumber form',\r\n            url: 'https:\/\/en.offertenheld.de\/plumbing'\r\n        },\r\n        'heizung': {\r\n            text: 'Go to heating form',\r\n            url: 'https:\/\/en.offertenheld.de\/heating'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Go to flooring form',\r\n            url: 'https:\/\/en.offertenheld.de\/flooring'\r\n        },\r\n        'plattenleger': {\r\n            text: 'Go to tiler form',\r\n            url: 'https:\/\/en.offertenheld.de\/tiling'\r\n        }\r\n    }\r\n};\r\n\r\n\r\n\r\n$radioButtons.on('change', function() {\r\n    const selectedValue = jQuery(this).val().toLowerCase();\r\n    const langMappings = mappings[currentLang] || mappings.de; \/\/ Fallback auf Deutsch\r\n\r\n    if (langMappings[selectedValue]) {\r\n        $submitButton.text(langMappings[selectedValue].text);\r\n        $hiddenField.val(langMappings[selectedValue].url);\r\n    }\r\n\r\n    if (selectedValue === 'nein') {\r\n        $('.finish_message_submit').hide();\r\n    } else {\r\n        $('.finish_message_submit').show();\r\n    }\r\n});\r\n\r\n});\r\n<\/script>\n\n\n<div class='fluentform ff-default fluentform_wrapper_23 ffs_custom_wrap'><form data-form_id=\"23\" id=\"fluentform_23\" class=\"frm-fluent-form fluent_form_23 ff-el-form-top ff_form_instance_23_1 ff-form-loading ffs_custom\" data-form_instance=\"ff_form_instance_23_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Maler - Andere<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='5270' \/><input type=\"hidden\" id=\"_fluentform_23_fluentformnonce\" name=\"_fluentform_23_fluentformnonce\" value=\"311eda8eec\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/5270\" \/><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_1  '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><input type=\"hidden\" name=\"skip_kontakt\" value=\"\" data-name=\"skip_kontakt\" ><\/div><\/div><div data-name=\"ff_cn_id_2\"  class='ff-t-container ff-column-container ff_columns_total_1  '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-23_1\" ><h3>Details<\/h3><\/div><\/div><\/div><div data-name=\"ff_cn_id_3\"  class='ff-t-container ff-column-container ff_columns_total_1  '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_23_details_hinweise' aria-label=\"Additional notes\">Additional notes<\/label><\/div><div class='ff-el-input--content'><textarea aria-invalid=\"false\" aria-required=true name=\"details_hinweise\" id=\"ff_23_details_hinweise\" class=\"ff-el-form-control textfelddetails\" placeholder=\"Would you like to tell us anything else?\" rows=\"3\" cols=\"2\" data-name=\"details_hinweise\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-23_2\" ><p><strong><span style=\"color: #ff0000\">A PICTURE IS WORTH A THOUSAND WORDS!<\/span><\/strong><br><span style=\"color: #ff0000\">The more information you provide to the painting companies, the more accurate and detailed their quote can be.<\/span><\/p><\/div><div class='ff-el-group ff-el-form-top bilder-beschreibung'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_23_file-upload_1' aria-label=\"Upload photos, plans, sketches, etc. (max. 10 files\/pictures \u2013 max 25\u202fMB \u2013 jpg, jpeg, png, pdf)\">Upload photos, plans, sketches, etc. (max. 10 files\/pictures \u2013 max 25\u202fMB \u2013 jpg, jpeg, png, pdf)<\/label><\/div><div class='ff-el-input--content'><label for='ff_23_file-upload_1' class='ff_file_upload_holder'><span class='ff_upload_btn ff-btn' tabindex='0'>Upload files<\/span> <input type=\"file\" name=\"file-upload\" id=\"ff_23_file-upload_1\" class=\"ff-el-form-control  ff-screen-reader-element\" data-name=\"file-upload\" multiple=\"1\"  aria-invalid='false' aria-required=false><\/label><\/div><\/div><\/div><\/div><div class=\"ff-el-group\" data-name=\"action_hook-23_3\" ><input type=\"hidden\" name=\"uuid_value\" id=\"uuid_value\" data-name=\"uuid_value\" value=\"a874773a-d38a-48d7-bd03-c1a42487cb68\"><\/div><input type=\"hidden\" name=\"uuid\" value=\"xxx\" data-name=\"uuid\" ><input type=\"hidden\" name=\"utm_source\" data-name=\"utm_source\" ><input type=\"hidden\" name=\"utm_medium\" data-name=\"utm_medium\" ><input type=\"hidden\" name=\"utm_campaign\" data-name=\"utm_campaign\" ><input type=\"hidden\" name=\"utm_term\" data-name=\"utm_term\" ><input type=\"hidden\" name=\"utm_content\" data-name=\"utm_content\" ><input type=\"hidden\" name=\"referrer\" data-name=\"referrer\" ><input type=\"hidden\" name=\"type\" value=\"maler_andere\" data-name=\"type\" ><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\" >Request quotes now<\/button><\/div><\/fieldset><\/form><div id='fluentform_23_errors' class='ff-errors-in-stack ff_form_instance_23_1 ff-form-loading_errors ff_form_instance_23_1_errors'><\/div><\/div>        <script type=\"text\/javascript\">\n            window.fluent_form_ff_form_instance_23_1 = {\"id\":\"23\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"under_input\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_23_1\",\"form_id_selector\":\"fluentform_23\",\"rules\":{\"details_hinweise\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":true}},\"file-upload\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":true},\"max_file_size\":{\"value\":52428800,\"message\":\"Upload failed \\u2013 Files are too large \\u2013 Max. 25 MB \",\"global_message\":\"Validation fails for maximum file size\",\"global\":false,\"_valueFrom\":\"MB\"},\"max_file_count\":{\"value\":\"10\",\"message\":\"Upload failed \\u2013 Max. 10 files \",\"global_message\":\"Validation fails for maximum file count\",\"global\":false},\"allowed_file_types\":{\"value\":[\"jpg|jpeg|gif|png|bmp\",\"pdf\"],\"message\":\"Invalid file type\",\"global_message\":\"Ung\\u00fcltiger Dateityp\",\"global\":true}}},\"debounce_time\":300};\n                    <\/script>\n        \n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\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":{"footnotes":""},"class_list":["post-5270","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Other Painter DE - Offertenheld Deutschland<\/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:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Other Painter DE - Offertenheld Deutschland\" \/>\n<meta property=\"og:url\" content=\"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/\" \/>\n<meta property=\"og:site_name\" content=\"Offertenheld Deutschland\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-03T10:37:42+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:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/\",\"url\":\"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/\",\"name\":\"Other Painter DE - Offertenheld Deutschland\",\"isPartOf\":{\"@id\":\"https:\/\/offertenheld-de.offerten.net\/en\/#website\"},\"datePublished\":\"2025-09-02T11:09:10+00:00\",\"dateModified\":\"2025-09-03T10:37:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/offertenheld-de.offerten.net\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Other Painter DE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/offertenheld-de.offerten.net\/en\/#website\",\"url\":\"https:\/\/offertenheld-de.offerten.net\/en\/\",\"name\":\"Offerten Schweiz\",\"description\":\"Offertenformulare f\u00fcr Offertenheld Deutschland\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/offertenheld-de.offerten.net\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Other Painter DE - Offertenheld Deutschland","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:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/","og_locale":"en_US","og_type":"article","og_title":"Other Painter DE - Offertenheld Deutschland","og_url":"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/","og_site_name":"Offertenheld Deutschland","article_modified_time":"2025-09-03T10:37:42+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/","url":"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/","name":"Other Painter DE - Offertenheld Deutschland","isPartOf":{"@id":"https:\/\/offertenheld-de.offerten.net\/en\/#website"},"datePublished":"2025-09-02T11:09:10+00:00","dateModified":"2025-09-03T10:37:42+00:00","breadcrumb":{"@id":"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/offertenheld-de.offerten.net\/en\/other-painter-de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/offertenheld-de.offerten.net\/en\/"},{"@type":"ListItem","position":2,"name":"Other Painter DE"}]},{"@type":"WebSite","@id":"https:\/\/offertenheld-de.offerten.net\/en\/#website","url":"https:\/\/offertenheld-de.offerten.net\/en\/","name":"Offerten Schweiz","description":"Offertenformulare f\u00fcr Offertenheld Deutschland","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/offertenheld-de.offerten.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/pages\/5270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/comments?post=5270"}],"version-history":[{"count":2,"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/pages\/5270\/revisions"}],"predecessor-version":[{"id":5438,"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/pages\/5270\/revisions\/5438"}],"wp:attachment":[{"href":"https:\/\/offertenheld-de.offerten.net\/en\/wp-json\/wp\/v2\/media?parent=5270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}