{"id":40,"date":"2010-08-23T19:14:50","date_gmt":"2010-08-24T02:14:50","guid":{"rendered":"http:\/\/rttheme10.templatemints.com\/?page_id=40"},"modified":"2026-03-12T21:47:40","modified_gmt":"2026-03-12T21:47:40","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/siwenoid.com\/index.php\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">If you want to know more about SIWENOID, please use built in chat in 24\/7 a week.<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Need a contact form?<\/h2>\n\n\n\n<p>If you are using siwenoid or are just interested and need assistance, please<a href=\".\/site\/support\"> click here<\/a><\/p>\n\n\n\n<script src=\"https:\/\/cloud.google.com\/ai\/gen-app-builder\/client?hl=en_GB\"><\/script>\n\n<gen-search-widget\n  configId=\"8c96385c-2fea-4a5a-a135-5b54ea7e72bf\"\n  triggerId=\"genSearchTrigger\"\n><\/gen-search-widget>\n\n<button\n  id=\"genSearchTrigger\"\n  style=\"\n    position: fixed;\n    bottom: 20px;\n    left: 20px;\n    z-index: 99999;\n    padding: 10px 14px;\n  \"\n>\n  \ud83e\udd16 Ask AI\u2026\n<\/button>\n\n<script>\n(function () {\n  const NAV_SELECTOR = '.nav_shadow';\n  const BTN_ID = 'genSearchTrigger';\n\n  function hideNav() {\n    const nav = document.querySelector(NAV_SELECTOR);\n    if (nav) {\n      nav.dataset._prevDisplay = nav.style.display || '';\n      nav.style.display = 'none';\n      console.log('\ud83d\udd34 nav hidden');\n    }\n  }\n\n  function showNav() {\n    const nav = document.querySelector(NAV_SELECTOR);\n    if (nav) {\n      nav.style.display = nav.dataset._prevDisplay || 'block';\n      console.log('\ud83d\udfe2 nav shown');\n    }\n  }\n\n  \/\/ --- Shadow DOM helper: gyujtsuk ossze az osszes shadowRoot-ot (tobb szint is lehet)\n  function collectShadowRoots(el) {\n    const roots = [];\n    const seen = new Set();\n\n    function walk(node) {\n      if (!node || seen.has(node)) return;\n      seen.add(node);\n\n      if (node.shadowRoot) {\n        roots.push(node.shadowRoot);\n        walk(node.shadowRoot);\n      }\n\n      \/\/ normal DOM gyerekek\n      if (node.querySelectorAll) {\n        node.querySelectorAll('*').forEach(walk);\n      }\n\n      \/\/ shadow DOM gyerekek\n      if (node instanceof ShadowRoot) {\n        node.querySelectorAll('*').forEach(walk);\n      }\n    }\n\n    walk(el);\n    return roots;\n  }\n\n  function isVisible(el) {\n    if (!el) return false;\n    const rect = el.getBoundingClientRect();\n    if (rect.width === 0 || rect.height === 0) return false;\n    const cs = getComputedStyle(el);\n    if (cs.display === 'none') return false;\n    if (cs.visibility === 'hidden') return false;\n    if (cs.opacity === '0') return false;\n    return true;\n  }\n\n  function findDialog(widget) {\n    const roots = collectShadowRoots(widget);\n    for (const r of roots) {\n      \/\/ ezek a leggyakoribb \u201ckontenerek\u201d\n      const candidates = [\n        r.querySelector('ucs-widget-dialog'),\n        r.querySelector('.inner-dialog'),\n        r.querySelector('[class*=\"dialog\"]'),\n        r.querySelector('ucs-search-bar') \/\/ fallback: amikor a keresosav a dialogban van\n      ].filter(Boolean);\n\n      for (const c of candidates) {\n        if (isVisible(c)) return c;\n      }\n    }\n    return null;\n  }\n\n  \/\/ --- gomb: nav el + inditunk egy rovid figyelest, ami visszahozza bezaras utan\n  const btn = document.getElementById(BTN_ID);\n  if (btn) {\n    btn.addEventListener('click', () => {\n      hideNav();\n\n      const widget = document.querySelector('gen-search-widget');\n      if (!widget) return;\n\n      let wasOpen = false;\n      let ticks = 0;\n\n      const poll = setInterval(() => {\n        ticks++;\n\n        const dialog = findDialog(widget);\n        const isOpen = !!dialog;\n\n        if (isOpen && !wasOpen) {\n          wasOpen = true;\n          console.log('\ud83d\udfe2 Widget OPEN (visible)');\n        }\n\n        \/\/ bezaras: mar volt nyitva, de most nincs lathato dialog\n        if (!isOpen && wasOpen) {\n          console.log('\ud83d\udd35 Widget CLOSED (not visible)');\n          showNav();\n          clearInterval(poll);\n        }\n\n        \/\/ safety stop (pl. ha sosem nyilik meg valami hiba miatt)\n        if (ticks > 300) { \/\/ ~60mp 200ms-es pollal\n          clearInterval(poll);\n        }\n      }, 200);\n\n      \/\/ ESC-re is visszahozzuk (nem art)\n      const esc = (e) => {\n        if (e.key === 'Escape') {\n          showNav();\n          document.removeEventListener('keydown', esc);\n          clearInterval(poll);\n        }\n      };\n      document.addEventListener('keydown', esc);\n    });\n  }\n})();\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Subscribe to Our Newsletter<\/h2>\n\n\n\n<p>Stay up to date with the latest SIWENOID news, features and integrations. Subscribe below.<\/p>\n\n\n  \n  \n  <div class=\"\n    mailpoet_form_popup_overlay\n      \"><\/div>\n  <div\n    id=\"mailpoet_form_1\"\n    class=\"\n      mailpoet_form\n      mailpoet_form_html\n      mailpoet_form_position_\n      mailpoet_form_animation_\n    \"\n      >\n\n    <style type=\"text\/css\">\n     #mailpoet_form_1 .mailpoet_form { background-color: #fff; padding: 30px; border-radius: 8px; max-width: 500px; font-family: Arial,sans-serif; }\n#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_email { width: 100% !important; padding: 12px 15px !important; border: 2px solid #ddd !important; border-radius: 4px !important; font-size: 15px !important; color: #333 !important; margin-bottom: 12px !important; box-sizing: border-box !important; }\n#mailpoet_form_1 .mailpoet_text:focus, #mailpoet_form_1 .mailpoet_email:focus { border-color: #1a1a2e !important; outline: none !important; }\n#mailpoet_form_1 .mailpoet_submit { background-color: #1a1a2e !important; color: #fff !important; padding: 14px 30px !important; border: none !important; border-radius: 4px !important; font-size: 16px !important; font-weight: bold !important; width: 100% !important; cursor: pointer !important; }\n#mailpoet_form_1 .mailpoet_submit:hover { background-color: #2e3d6e !important; }\n#mailpoet_form_1 .mailpoet_checkbox_label { font-size: 13px !important; color: #666 !important; line-height: 1.5 !important; }#mailpoet_form_1{border-radius: 0px;text-align: left;}#mailpoet_form_1 form.mailpoet_form {padding: 20px;}#mailpoet_form_1{width: 100%;}#mailpoet_form_1 .mailpoet_message {margin: 0; padding: 0 20px;}#mailpoet_form_1 .mailpoet_paragraph.last {margin-bottom: 0} @media (max-width: 500px) {#mailpoet_form_1 {background-image: none;}} @media (min-width: 500px) {#mailpoet_form_1 .last .mailpoet_paragraph:last-child {margin-bottom: 0}}  @media (max-width: 500px) {#mailpoet_form_1 .mailpoet_form_column:last-child .mailpoet_paragraph:last-child {margin-bottom: 0}} \n    <\/style>\n\n    <form\n      target=\"_self\"\n      method=\"post\"\n      action=\"https:\/\/siwenoid.com\/wp-admin\/admin-post.php?action=mailpoet_subscription_form\"\n      class=\"mailpoet_form mailpoet_form_form mailpoet_form_html\"\n      novalidate\n      data-delay=\"\"\n      data-exit-intent-enabled=\"\"\n      data-font-family=\"\"\n      data-cookie-expiration-time=\"\"\n    >\n      <input type=\"hidden\" name=\"data[form_id]\" value=\"1\" \/>\n      <input type=\"hidden\" name=\"token\" value=\"073729ecc3\" \/>\n      <input type=\"hidden\" name=\"api_version\" value=\"v1\" \/>\n      <input type=\"hidden\" name=\"endpoint\" value=\"subscribers\" \/>\n      <input type=\"hidden\" name=\"mailpoet_method\" value=\"subscribe\" \/>\n\n      <label class=\"mailpoet_hp_email_label\" style=\"display: none !important;\">Please leave this field empty<input type=\"email\" name=\"data[email]\"\/><\/label><div class=\"mailpoet_paragraph \"><input type=\"text\" autocomplete=\"given-name\" class=\"mailpoet_text\" id=\"form_first_name_1\" name=\"data[form_field_MGZiNTY3NDZkOTU3X2ZpcnN0X25hbWU=]\" title=\"First name\" value=\"\" style=\"width:100%;box-sizing:border-box;padding:5px;margin: 0 auto 0 0;\" data-automation-id=\"form_first_name\"  placeholder=\"First name\" aria-label=\"First name\" data-parsley-errors-container=\".mailpoet_error_kh431\" data-parsley-names='[&quot;Please specify a valid name.&quot;,&quot;Addresses in names are not permitted, please add your name instead.&quot;]'\/><span class=\"mailpoet_error_kh431\"><\/span><\/div>\n<div class=\"mailpoet_paragraph \"><input type=\"email\" autocomplete=\"email\" class=\"mailpoet_text\" id=\"form_email_1\" name=\"data[form_field_ODcxMzYzZDkyMTA0X2VtYWls]\" title=\"Email Address\" value=\"\" style=\"width:100%;box-sizing:border-box;padding:5px;margin: 0 auto 0 0;\" data-automation-id=\"form_email\"  placeholder=\"Email Address *\" aria-label=\"Email Address *\" data-parsley-errors-container=\".mailpoet_error_nabgc\" data-parsley-required=\"true\" required aria-required=\"true\" data-parsley-minlength=\"6\" data-parsley-maxlength=\"150\" data-parsley-type-message=\"This value should be a valid email.\" data-parsley-required-message=\"This field is required.\"\/><span class=\"mailpoet_error_nabgc\"><\/span><\/div>\n<div class=\"mailpoet_paragraph \"><fieldset><legend class=\"mailpoet_checkbox_label\" >Privacy &amp; GDPR Consent&nbsp;<span class=\"mailpoet_required\" aria-hidden=\"true\">*<\/span><\/legend><input type=\"hidden\" value=\"1\"  name=\"data[cf_1]\" \/><label class=\"mailpoet_checkbox_label\" for=\"mailpoet_checkbox_1\" ><input type=\"checkbox\" class=\"mailpoet_checkbox\" id=\"mailpoet_checkbox_1\" name=\"data[cf_1]\" value=\"1\" data-parsley-errors-container=\".mailpoet_error_ozvry\" data-parsley-required=\"true\" required aria-required=\"true\" data-parsley-required-message=\"This field is required.\" data-parsley-group=\"custom_field_1\" \/> I agree<\/label><\/fieldset><span class=\"mailpoet_error_ozvry\"><\/span><\/div>\n<div class=\"mailpoet_paragraph \"><input type=\"submit\" class=\"mailpoet_submit\" value=\"Subscribe\" data-automation-id=\"subscribe-submit-button\" style=\"width:100%;box-sizing:border-box;padding:5px;margin: 0 auto 0 0;border-color:transparent;\" \/><span class=\"mailpoet_form_loading\"><span class=\"mailpoet_bounce1\"><\/span><span class=\"mailpoet_bounce2\"><\/span><span class=\"mailpoet_bounce3\"><\/span><\/span><\/div>\n\n      <div class=\"mailpoet_message\">\n        <p class=\"mailpoet_validate_success\"\n                style=\"display:none;\"\n                >Check your inbox or spam folder to confirm your subscription.\n        <\/p>\n        <p class=\"mailpoet_validate_error\"\n                style=\"display:none;\"\n                >        <\/p>\n      <\/div>\n    <\/form>\n\n      <\/div>\n\n  ","protected":false},"excerpt":{"rendered":"<p>If you want to know more about SIWENOID, please use built in chat in 24\/7 a week. Need a contact form? If you are using siwenoid or are just interested and need assistance, please click here \ud83e\udd16 Ask AI\u2026 Subscribe to Our Newsletter Stay up to date with the latest SIWENOID news, features and integrations. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-40","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":49,"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":61897,"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/pages\/40\/revisions\/61897"}],"wp:attachment":[{"href":"https:\/\/siwenoid.com\/index.php\/wp-json\/wp\/v2\/media?parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}