{"id":6579,"date":"2026-05-06T17:24:30","date_gmt":"2026-05-06T11:54:30","guid":{"rendered":"https:\/\/ananthjeevan.in\/?page_id=6579"},"modified":"2026-05-08T16:09:37","modified_gmt":"2026-05-08T10:39:37","slug":"trauma-counselling-training","status":"publish","type":"page","link":"https:\/\/ananthjeevan.in\/as\/trauma-counselling-training\/","title":{"rendered":"Trauma Counselling Training"},"content":{"rendered":"<div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_content_element wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- =========================\n RESPONSIVE TRAUMA COUNSELLING FORM\n PASTE INTO WORDPRESS CUSTOM HTML BLOCK\n========================= -->\n\n<style>\n\n*{\n  box-sizing:border-box;\n}\n\nbody{\n  margin:0;\n  padding:0;\n}\n\n#aj-wrap{\n  max-width:1100px;\n  margin:auto;\n  font-family:'Segoe UI',sans-serif;\n  padding:20px;\n}\n\n#aj-wrap h1,\n#aj-wrap h2,\n#aj-wrap h3,\n#aj-wrap p,\n#aj-wrap li,\n#aj-wrap label{\n  word-wrap:break-word;\n}\n\n.aj-header{\n  background:linear-gradient(135deg,#8e24aa,#6a1b9a);\n  color:white;\n  padding:40px 20px;\n  border-radius:12px;\n  text-align:center;\n}\n\n.aj-header h1{\n  font-size:32px;\n  margin:0 0 10px;\n  color:white;\n}\n\n.aj-header p{\n  font-size:16px;\n  margin:0;\n  color:white;\n}\n\n.aj-intro{\n  margin:20px auto;\n  text-align:center;\n  font-size:16px;\n  max-width:800px;\n  line-height:1.7;\n}\n\n.aj-note{\n  background:#fff8e1;\n  border-left:5px solid #ffb300;\n  padding:15px;\n  border-radius:8px;\n  margin:20px 0;\n  line-height:1.6;\n}\n\n.aj-title{\n  text-align:center;\n  margin:40px 0 20px;\n  color:#6a1b9a;\n}\n\n.aj-timeline{\n  position:relative;\n  margin-left:10px;\n  padding-left:20px;\n  border-left:3px solid #8e24aa;\n}\n\n.aj-card{\n  background:#fff;\n  padding:20px;\n  margin-bottom:25px;\n  border-radius:10px;\n  box-shadow:0 4px 15px rgba(0,0,0,0.08);\n  position:relative;\n}\n\n.aj-dot{\n  width:14px;\n  height:14px;\n  background:#8e24aa;\n  border-radius:50%;\n  position:absolute;\n  left:-27px;\n  top:25px;\n}\n\n.aj-card h3{\n  color:#8e24aa;\n  font-size:20px;\n  margin-top:0;\n  line-height:1.5;\n}\n\n.aj-card ul{\n  padding-left:20px;\n  line-height:1.8;\n}\n\n#aj-form-section{\n  background:#f9f5ff;\n  padding:30px 25px;\n  border-radius:12px;\n  margin-top:30px;\n  box-shadow:0 4px 15px rgba(0,0,0,0.07);\n}\n\n.aj-section{\n  background:#fff;\n  padding:18px;\n  border-radius:8px;\n  margin-bottom:15px;\n  border:1px solid #e0d4f7;\n}\n\n.aj-commit{\n  background:#fff8f8;\n  border-left:4px solid #e53935;\n  padding:18px 20px;\n  border-radius:8px;\n  margin-bottom:25px;\n}\n\n.aj-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:15px;\n  margin-bottom:15px;\n}\n\n.aj-grid-refs{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n  margin-top:12px;\n}\n\n.aj-field label{\n  display:block;\n  margin-bottom:6px;\n  font-size:14px;\n  font-weight:600;\n  color:#444;\n}\n\n.aj-input,\n.aj-select{\n  width:100%;\n  padding:12px;\n  border:1px solid #ccc;\n  border-radius:7px;\n  font-size:14px;\n  background:#fff;\n}\n\n.aj-flex{\n  display:flex;\n  gap:15px;\n  align-items:center;\n  flex-wrap:wrap;\n  margin-top:10px;\n}\n\n.aj-checkbox{\n  display:flex;\n  align-items:flex-start;\n  gap:10px;\n  margin-bottom:10px;\n  line-height:1.6;\n}\n\n.aj-submit-wrap{\n  text-align:center;\n  margin-top:20px;\n}\n\n#aj-submit-btn{\n  background:linear-gradient(135deg,#8e24aa,#6a1b9a);\n  color:#fff;\n  border:none;\n  padding:14px 40px;\n  border-radius:8px;\n  font-size:16px;\n  cursor:pointer;\n  transition:0.3s;\n  width:auto;\n}\n\n#aj-submit-btn:hover{\n  opacity:0.9;\n}\n\n#aj-success{\n  display:none;\n  background:#e8f5e9;\n  border:1px solid #4caf50;\n  padding:20px;\n  border-radius:10px;\n  text-align:center;\n  margin-top:20px;\n}\n\n.aj-contact{\n  text-align:center;\n  margin-top:30px;\n  padding-bottom:20px;\n}\n\n.aj-contact a{\n  color:#8e24aa;\n  text-decoration:none;\n}\n\n#aj-commit-err{\n  display:none;\n  color:red;\n  margin-top:10px;\n  font-size:14px;\n}\n\n\/* =========================\n ULTRA MOBILE RESPONSIVE\n========================= *\/\n\n@media screen and (max-width:768px){\n\n  html,\n  body{\n    margin:0 !important;\n    padding:0 !important;\n    overflow-x:hidden;\n  }\n\n  #aj-wrap{\n    width:100% !important;\n    max-width:100% !important;\n    margin:0 !important;\n    padding:0 !important;\n  }\n\n  \/* HEADER *\/\n\n  .aj-header{\n    width:calc(100% - 8px);\n    margin:4px auto;\n    padding:20px 10px;\n    border-radius:6px;\n  }\n\n  .aj-header h1{\n    font-size:23px;\n    line-height:1.3;\n    margin-bottom:8px;\n  }\n\n  .aj-header p{\n    font-size:14px;\n    line-height:1.6;\n  }\n\n  \/* TEXT *\/\n\n  .aj-intro{\n    width:calc(100% - 12px);\n    margin:14px auto;\n    padding:0;\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  .aj-note{\n    width:calc(100% - 12px);\n    margin:12px auto;\n    padding:12px 10px;\n    border-radius:6px;\n  }\n\n  .aj-title{\n    font-size:20px;\n    margin:22px 0 14px;\n  }\n\n  \/* TIMELINE *\/\n\n  .aj-timeline{\n    margin-left:0 !important;\n    padding-left:10px !important;\n    border-left:2px solid #8e24aa;\n    width:calc(100% - 8px);\n    margin-right:auto;\n  }\n\n  .aj-card{\n    width:calc(100% - 2px);\n    margin:0 0 14px 0;\n    padding:14px 10px;\n    border-radius:7px;\n  }\n\n  .aj-card h3{\n    font-size:16px;\n    line-height:1.5;\n    margin-bottom:10px;\n  }\n\n  .aj-card p,\n  .aj-card li{\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .aj-card ul{\n    padding-left:18px;\n    margin:8px 0;\n  }\n\n  .aj-dot{\n    width:10px;\n    height:10px;\n    left:-16px;\n    top:20px;\n  }\n\n  \/* FORM *\/\n\n  #aj-form-section{\n    width:calc(100% - 8px);\n    margin:18px auto 0 auto;\n    padding:14px 10px;\n    border-radius:7px;\n  }\n\n  .aj-section,\n  .aj-commit{\n    padding:12px 10px;\n    margin-bottom:12px;\n    border-radius:6px;\n  }\n\n  .aj-grid,\n  .aj-grid-refs{\n    grid-template-columns:1fr;\n    gap:10px;\n    margin-bottom:10px;\n  }\n\n  .aj-field label{\n    font-size:13px;\n    margin-bottom:5px;\n  }\n\n  .aj-input,\n  .aj-select{\n    width:100%;\n    padding:10px;\n    font-size:16px;\n    border-radius:6px;\n  }\n\n  .aj-flex{\n    flex-direction:column;\n    align-items:flex-start;\n    gap:10px;\n  }\n\n  .aj-checkbox{\n    gap:8px;\n    line-height:1.5;\n    font-size:14px;\n  }\n\n  .aj-submit-wrap{\n    margin-top:14px;\n  }\n\n  #aj-submit-btn{\n    width:100%;\n    padding:14px;\n    font-size:16px;\n    border-radius:6px;\n  }\n\n  #aj-success{\n    padding:16px 10px;\n    border-radius:6px;\n  }\n\n  \/* CONTACT *\/\n\n  .aj-contact{\n    width:calc(100% - 10px);\n    margin:20px auto 0 auto;\n    padding-bottom:10px;\n  }\n\n  .aj-contact p{\n    font-size:14px;\n    line-height:1.6;\n  }\n\n}\n\n\/* EXTRA SMALL DEVICES *\/\n\n@media screen and (max-width:480px){\n\n  .aj-header{\n    width:calc(100% - 4px);\n    padding:18px 8px;\n  }\n\n  .aj-header h1{\n    font-size:21px;\n  }\n\n  .aj-intro,\n  .aj-note,\n  #aj-form-section,\n  .aj-contact{\n    width:calc(100% - 4px);\n  }\n\n  .aj-timeline{\n    width:calc(100% - 4px);\n    padding-left:8px !important;\n  }\n\n  .aj-card{\n    padding:12px 8px;\n  }\n\n  .aj-card h3{\n    font-size:15px;\n  }\n\n  .aj-dot{\n    left:-14px;\n  }\n\n}\n\n<\/style>\n\n<div id=\"aj-wrap\">\n\n  <!-- HEADER -->\n  <div class=\"aj-header\">\n\n    <h1>Trauma Counselling Training<\/h1>\n\n    <p>\n      Restoring Lives Through Compassion & Training\n    <\/p>\n\n  <\/div>\n\n  <!-- INTRO -->\n  <p class=\"aj-intro\">\n    This training equips individuals to counsel those affected by trauma and independently manage counselling centers with confidence and care.\n  <\/p>\n\n  <!-- NOTE -->\n  <div class=\"aj-note\">\n    Please carefully read the following before registering.\n  <\/div>\n\n  <!-- TITLE -->\n  <h2 class=\"aj-title\">\n    Program Outline\n  <\/h2>\n\n  <!-- TIMELINE -->\n  <div class=\"aj-timeline\">\n\n    <!-- PHASE 1 -->\n    <div class=\"aj-card\">\n\n      <div class=\"aj-dot\"><\/div>\n\n      <h3>PHASE 1 \u2014 IDENTIFY & INTRODUCE<\/h3>\n\n      <p><strong>10-Week Online (Zoom)<\/strong><\/p>\n\n      <ul>\n        <li>A 10-week Zoom cohort for foundational training<\/li>\n        <li>1 hour\/week on Zoom for 10 weeks<\/li>\n        <li>Ongoing Zoom meetings \/ mentorship<\/li>\n      <\/ul>\n\n      <p><strong>Outcome:<\/strong><\/p>\n\n      <ul>\n        <li>Shared language of restoration<\/li>\n        <li>Discernment of leaders<\/li>\n        <li>Strong relational foundation<\/li>\n      <\/ul>\n\n    <\/div>\n\n    <!-- PHASE 2 -->\n    <div class=\"aj-card\">\n\n      <div class=\"aj-dot\"><\/div>\n\n      <h3>PHASE 2 \u2014 DEVELOP & EQUIP<\/h3>\n\n      <p><strong>In-Person Conference<\/strong><\/p>\n\n      <ul>\n        <li>1 week in-person training in Hyderabad<\/li>\n      <\/ul>\n\n      <p><strong>Outcome:<\/strong><\/p>\n\n      <ul>\n        <li>Core leadership team formed<\/li>\n        <li>Trained Trauma-Informed Advocates<\/li>\n      <\/ul>\n\n    <\/div>\n\n    <!-- PHASE 3 -->\n    <div class=\"aj-card\">\n\n      <div class=\"aj-dot\"><\/div>\n\n      <h3>PHASE 3 \u2014 ADVANCED LEARNING<\/h3>\n\n      <p><strong>10-Week Online<\/strong><\/p>\n\n      <ul>\n        <li>1\u20131.5 hours\/week<\/li>\n        <li>Practical training<\/li>\n      <\/ul>\n\n    <\/div>\n\n  <\/div>\n\n  <!-- FORM -->\n  <div id=\"aj-form-section\">\n\n    <h2 class=\"aj-title\" style=\"margin-top:0;\">\n      \u098f\u09a4\u09bf\u09af\u09bc\u09be\u0987 \u09aa\u099e\u09cd\u099c\u09c0\u09af\u09bc\u09a8 \u0995\u09f0\u0995\n    <\/h2>\n\n    <!-- COMMITMENT -->\n    <div class=\"aj-commit\">\n\n      <p>\n        <strong>\n          I understand there is a cost incurred by the sponsor on this training. In view of the same:\n        <\/strong>\n      <\/p>\n\n      <label class=\"aj-checkbox\">\n        <input type=\"checkbox\" id=\"aj-c1\">\n        <span>1. I commit to the time as per the above requirements.<\/span>\n      <\/label>\n\n      <label class=\"aj-checkbox\">\n        <input type=\"checkbox\" id=\"aj-c2\">\n        <span>2. I assure that I will not drop halfway through the training.<\/span>\n      <\/label>\n\n      <label class=\"aj-checkbox\">\n        <input type=\"checkbox\" id=\"aj-c3\">\n        <span>3. I agree to continue till the end of the program.<\/span>\n      <\/label>\n\n      <div id=\"aj-commit-err\">\n        Please accept all commitments.\n      <\/div>\n\n    <\/div>\n\n    <!-- NAME -->\n    <div class=\"aj-grid\">\n\n      <div class=\"aj-field\">\n        <label>First Name *<\/label>\n        <input id=\"aj-fname\" type=\"text\" class=\"aj-input\">\n      <\/div>\n\n      <div class=\"aj-field\">\n        <label>Last Name *<\/label>\n        <input id=\"aj-lname\" type=\"text\" class=\"aj-input\">\n      <\/div>\n\n    <\/div>\n\n    <!-- EMAIL -->\n    <div class=\"aj-grid\">\n\n      <div class=\"aj-field\">\n        <label>Email *<\/label>\n        <input id=\"aj-email\" type=\"email\" class=\"aj-input\">\n      <\/div>\n\n      <div class=\"aj-field\">\n        <label>Phone *<\/label>\n        <input id=\"aj-phone\" type=\"text\" class=\"aj-input\">\n      <\/div>\n\n    <\/div>\n\n    <!-- AGE -->\n    <div class=\"aj-grid\">\n\n      <div class=\"aj-field\">\n        <label>Age *<\/label>\n        <input id=\"aj-age\" type=\"number\" class=\"aj-input\">\n      <\/div>\n\n      <div class=\"aj-field\">\n        <label>Gender *<\/label>\n\n        <select id=\"aj-gender\" class=\"aj-select\">\n          <option value=\"\">Select<\/option>\n          <option>Male<\/option>\n          <option>Female<\/option>\n          <option>Other<\/option>\n        <\/select>\n\n      <\/div>\n\n    <\/div>\n\n    <!-- EXPERIENCE -->\n    <div class=\"aj-section\">\n\n      <label style=\"font-weight:600;\">\n        Prior Counselling Experience *\n      <\/label>\n\n      <div class=\"aj-flex\">\n\n        <label>\n          <input type=\"radio\" name=\"aj-exp\" value=\"None\">\n          None\n        <\/label>\n\n        <label>\n          <input type=\"radio\" name=\"aj-exp\" value=\"Years\" id=\"aj-exp-years-radio\">\n          Years of Experience\n        <\/label>\n\n        <input\n          id=\"aj-exp-years-val\"\n          type=\"number\"\n          placeholder=\"Years\"\n          class=\"aj-input\"\n          style=\"width:100px;\"\n          disabled\n>\n\n      <\/div>\n\n    <\/div>\n\n    <!-- CERT -->\n    <div class=\"aj-field\" style=\"margin-bottom:15px;\">\n\n      <label>Certifications<\/label>\n\n      <input id=\"aj-cert\" type=\"text\" class=\"aj-input\">\n\n    <\/div>\n\n    <!-- HOURS -->\n    <div class=\"aj-section\">\n\n      <label style=\"font-weight:600;\">\n        Post training commitment *\n      <\/label>\n\n      <div class=\"aj-flex\">\n\n        <input\n          id=\"aj-hours\"\n          type=\"number\"\n          placeholder=\"Hours\"\n          class=\"aj-input\"\n          style=\"width:110px;\"\n        >\n\n        <label>\n          <input type=\"radio\" name=\"aj-freq\" value=\"Daily\">\n          Daily\n        <\/label>\n\n        <label>\n          <input type=\"radio\" name=\"aj-freq\" value=\"Weekly\">\n          Weekly\n        <\/label>\n\n      <\/div>\n\n    <\/div>\n\n    <!-- REFERENCES -->\n    <div class=\"aj-section\">\n\n      <label style=\"font-weight:600;\">\n        References *\n      <\/label>\n\n      <div class=\"aj-grid-refs\">\n\n        <input\n          id=\"aj-ref1name\"\n          type=\"text\"\n          placeholder=\"Reference 1 Name\"\n          class=\"aj-input\"\n        >\n\n        <input\n          id=\"aj-ref1phone\"\n          type=\"text\"\n          placeholder=\"Reference 1 Phone\"\n          class=\"aj-input\"\n        >\n\n      <\/div>\n\n      <div class=\"aj-grid-refs\">\n\n        <input\n          id=\"aj-ref2name\"\n          type=\"text\"\n          placeholder=\"Reference 2 Name\"\n          class=\"aj-input\"\n        >\n\n        <input\n          id=\"aj-ref2phone\"\n          type=\"text\"\n          placeholder=\"Reference 2 Phone\"\n          class=\"aj-input\"\n        >\n\n      <\/div>\n\n    <\/div>\n\n    <!-- BUTTON -->\n    <div class=\"aj-submit-wrap\">\n\n      <button id=\"aj-submit-btn\" onclick=\"ajSubmitForm()\">\n        Register\n      <\/button>\n\n    <\/div>\n\n    <!-- SUCCESS -->\n    <div id=\"aj-success\">\n\n      <div style=\"font-size:40px;\">\n        \u2705\n      <\/div>\n\n      <h3 style=\"color:#2e7d32;\">\n        Registration Submitted Successfully!\n      <\/h3>\n\n      <p>\n        Thank you. We received your registration.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n  <!-- CONTACT -->\n  <div class=\"aj-contact\">\n\n    <p>\n      Thank you for your heart to help \u2764\ufe0f\n    <\/p>\n\n    <p>\n      <strong>\n        More details, WhatsApp:\n        <a href=\"https:\/\/wa.me\/917661951444\">\n          7661951444\n        <\/a>\n      <\/strong>\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n<script>\n(function () {\n\n  \/\/ Enable years field\n  document.addEventListener('DOMContentLoaded', function () {\n\n    var yearsRadio = document.getElementById('aj-exp-years-radio');\n    var yearsInput = document.getElementById('aj-exp-years-val');\n\n    document.querySelectorAll('input[name=\"aj-exp\"]').forEach(function (radio) {\n\n      radio.addEventListener('change', function () {\n\n        if (yearsRadio.checked) {\n          yearsInput.disabled = false;\n        } else {\n          yearsInput.disabled = true;\n          yearsInput.value = '';\n        }\n\n      });\n\n    });\n\n  });\n\n  \/\/ SUBMIT\n  window.ajSubmitForm = function () {\n\n    var btn = document.getElementById('aj-submit-btn');\n\n    var fname = document.getElementById('aj-fname').value.trim();\n    var lname = document.getElementById('aj-lname').value.trim();\n    var email = document.getElementById('aj-email').value.trim();\n    var phone = document.getElementById('aj-phone').value.trim();\n    var age = document.getElementById('aj-age').value.trim();\n    var gender = document.getElementById('aj-gender').value;\n\n    var expRadio = document.querySelector('input[name=\"aj-exp\"]:checked');\n\n    var cert = document.getElementById('aj-cert').value.trim();\n\n    var hours = document.getElementById('aj-hours').value.trim();\n\n    var freqRadio = document.querySelector('input[name=\"aj-freq\"]:checked');\n\n    var r1n = document.getElementById('aj-ref1name').value.trim();\n    var r1p = document.getElementById('aj-ref1phone').value.trim();\n\n    var r2n = document.getElementById('aj-ref2name').value.trim();\n    var r2p = document.getElementById('aj-ref2phone').value.trim();\n\n    \/\/ VALIDATION\n    if (\n      !fname ||\n      !lname ||\n      !email ||\n      !phone ||\n      !age ||\n      !gender ||\n      !expRadio ||\n      !hours ||\n      !freqRadio ||\n      !r1n ||\n      !r1p ||\n      !r2n ||\n      !r2p\n    ) {\n\n      alert('Please fill all required fields.');\n      return;\n    }\n\n    \/\/ CHECKBOX VALIDATION\n    if (\n      !document.getElementById('aj-c1').checked ||\n      !document.getElementById('aj-c2').checked ||\n      !document.getElementById('aj-c3').checked\n    ) {\n\n      document.getElementById('aj-commit-err').style.display = 'block';\n      return;\n\n    } else {\n\n      document.getElementById('aj-commit-err').style.display = 'none';\n    }\n\n    \/\/ EXPERIENCE\n    var expText = '';\n\n    if (expRadio.value === 'None') {\n\n      expText = 'None';\n\n    } else {\n\n      var yrs = document.getElementById('aj-exp-years-val').value.trim();\n\n      if (!yrs) {\n        alert('Please enter years of experience.');\n        return;\n      }\n\n      expText = yrs + ' years';\n    }\n\n    \/\/ MESSAGE\n    var message = `\nNew Registration - Trauma Counselling Training\n\n=== PERSONAL DETAILS ===\nName: ${fname} ${lname}\nEmail: ${email}\nPhone: ${phone}\nAge: ${age}\nGender: ${gender}\n\n=== COUNSELLING BACKGROUND ===\nPrior Experience: ${expText}\nCertifications: ${cert || 'None'}\n\n=== COMMITMENT ===\nHours committed: ${hours} hours ${freqRadio.value}\n\n=== REFERENCES ===\nReference 1: ${r1n} | ${r1p}\nReference 2: ${r2n} | ${r2p}\n`;\n\n    \/\/ BUTTON\n    btn.disabled = true;\n    btn.innerHTML = 'Sending...';\n    btn.style.opacity = '0.7';\n\n    \/\/ WEB3FORMS\n    fetch('https:\/\/api.web3forms.com\/submit', {\n\n      method: 'POST',\n\n      headers: {\n        'Content-Type': 'application\/json',\n        'Accept': 'application\/json'\n      },\n\n      body: JSON.stringify({\n\n        access_key: 'fa607928-23d3-4427-b937-f7dd2fd6a72f',\n\n        subject: 'New Trauma Counselling Registration',\n\n        from_name: fname + ' ' + lname,\n\n        email: email,\n\n        message: message\n\n      })\n\n    })\n\n    .then(function (response) {\n      return response.json();\n    })\n\n    .then(function (data) {\n\n      console.log(data);\n\n      if (data.success) {\n\n        document.getElementById('aj-success').style.display = 'block';\n\n        document.getElementById('aj-form-section').scrollIntoView({\n          behavior: 'smooth'\n        });\n\n        btn.innerHTML = 'Submitted Successfully';\n        btn.style.background = '#2e7d32';\n\n      } else {\n\n        btn.disabled = false;\n        btn.innerHTML = 'Register';\n        btn.style.opacity = '1';\n\n        alert(\n          'Submission failed.\\n\\n' +\n          (data.message || 'Please check your Web3Forms configuration.')\n        );\n\n      }\n\n    })\n\n    .catch(function (error) {\n\n      console.error(error);\n\n      btn.disabled = false;\n      btn.innerHTML = 'Register';\n      btn.style.opacity = '1';\n\n      alert('Network error. Please try again.');\n\n    });\n\n  };\n\n})();\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"*{ box-sizing:border-box; } body{ margin:0; padding:0; } #aj-wrap{ max-width:1100px; margin:auto; font-family:'Segoe UI',sans-serif; padding:20px; } #aj-wrap h1, #aj-wrap h2, #aj-wrap h3, #aj-wrap p, #aj-wrap li, #aj-wrap label{ word-wrap:break-word; } .aj-header{ background:linear-gradient(135deg,#8e24aa,#6a1b9a); color:white; padding:40px 20px; border-radius:12px; text-align:center; } .aj-header h1{ font-size:32px; margin:0 0 10px; color:white; } .aj-header p{ font-size:16px; margin:0; color:white; } .aj-intro{ margin:20px auto; text-align:center; font-size:16px; [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-6579","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Trauma Counselling Training - Ananth Jeevan Life in its fullness<\/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:\/\/ananthjeevan.in\/as\/trauma-counselling-training\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trauma Counselling Training - Ananth Jeevan Life in its fullness\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ananthjeevan.in\/as\/trauma-counselling-training\/\" \/>\n<meta property=\"og:site_name\" content=\"Ananth Jeevan Life in its fullness\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100076257995638\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-08T10:39: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=\"12 \u09ae\u09bf\u09a8\u09bf\u099f\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ananthjeevan.in\/trauma-counselling-training\/\",\"url\":\"https:\/\/ananthjeevan.in\/trauma-counselling-training\/\",\"name\":\"Trauma Counselling Training - Ananth Jeevan Life in its fullness\",\"isPartOf\":{\"@id\":\"https:\/\/ananthjeevan.in\/#website\"},\"datePublished\":\"2026-05-06T11:54:30+00:00\",\"dateModified\":\"2026-05-08T10:39:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ananthjeevan.in\/trauma-counselling-training\/#breadcrumb\"},\"inLanguage\":\"as\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ananthjeevan.in\/trauma-counselling-training\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ananthjeevan.in\/trauma-counselling-training\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ananthjeevan.in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trauma Counselling Training\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ananthjeevan.in\/#website\",\"url\":\"https:\/\/ananthjeevan.in\/\",\"name\":\"Ananth Jeevan\",\"description\":\"Ananth Jeevan  Life in its fullness\",\"publisher\":{\"@id\":\"https:\/\/ananthjeevan.in\/#organization\"},\"alternateName\":\"ananth jeevan\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ananthjeevan.in\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"as\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ananthjeevan.in\/#organization\",\"name\":\"ananthjeevan.in\",\"url\":\"https:\/\/ananthjeevan.in\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"as\",\"@id\":\"https:\/\/ananthjeevan.in\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ananthjeevan.in\/wp-content\/uploads\/2024\/05\/cropped-Ananth-Jeevan-tagline-Logo-Full-Color@0.75x.png\",\"contentUrl\":\"https:\/\/ananthjeevan.in\/wp-content\/uploads\/2024\/05\/cropped-Ananth-Jeevan-tagline-Logo-Full-Color@0.75x.png\",\"width\":1058,\"height\":799,\"caption\":\"ananthjeevan.in\"},\"image\":{\"@id\":\"https:\/\/ananthjeevan.in\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=100076257995638\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Trauma Counselling Training - Ananth Jeevan Life in its fullness","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:\/\/ananthjeevan.in\/as\/trauma-counselling-training\/","og_locale":"en_US","og_type":"article","og_title":"Trauma Counselling Training - Ananth Jeevan Life in its fullness","og_url":"https:\/\/ananthjeevan.in\/as\/trauma-counselling-training\/","og_site_name":"Ananth Jeevan Life in its fullness","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100076257995638","article_modified_time":"2026-05-08T10:39:37+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 \u09ae\u09bf\u09a8\u09bf\u099f"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ananthjeevan.in\/trauma-counselling-training\/","url":"https:\/\/ananthjeevan.in\/trauma-counselling-training\/","name":"Trauma Counselling Training - Ananth Jeevan Life in its fullness","isPartOf":{"@id":"https:\/\/ananthjeevan.in\/#website"},"datePublished":"2026-05-06T11:54:30+00:00","dateModified":"2026-05-08T10:39:37+00:00","breadcrumb":{"@id":"https:\/\/ananthjeevan.in\/trauma-counselling-training\/#breadcrumb"},"inLanguage":"as","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ananthjeevan.in\/trauma-counselling-training\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ananthjeevan.in\/trauma-counselling-training\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ananthjeevan.in\/"},{"@type":"ListItem","position":2,"name":"Trauma Counselling Training"}]},{"@type":"WebSite","@id":"https:\/\/ananthjeevan.in\/#website","url":"https:\/\/ananthjeevan.in\/","name":"Ananth Jeevan","description":"Ananth Jeevan  Life in its fullness","publisher":{"@id":"https:\/\/ananthjeevan.in\/#organization"},"alternateName":"ananth jeevan","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ananthjeevan.in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"as"},{"@type":"Organization","@id":"https:\/\/ananthjeevan.in\/#organization","name":"ananthjeevan.in","url":"https:\/\/ananthjeevan.in\/","logo":{"@type":"ImageObject","inLanguage":"as","@id":"https:\/\/ananthjeevan.in\/#\/schema\/logo\/image\/","url":"https:\/\/ananthjeevan.in\/wp-content\/uploads\/2024\/05\/cropped-Ananth-Jeevan-tagline-Logo-Full-Color@0.75x.png","contentUrl":"https:\/\/ananthjeevan.in\/wp-content\/uploads\/2024\/05\/cropped-Ananth-Jeevan-tagline-Logo-Full-Color@0.75x.png","width":1058,"height":799,"caption":"ananthjeevan.in"},"image":{"@id":"https:\/\/ananthjeevan.in\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100076257995638"]}]}},"_links":{"self":[{"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/pages\/6579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/comments?post=6579"}],"version-history":[{"count":11,"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/pages\/6579\/revisions"}],"predecessor-version":[{"id":6595,"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/pages\/6579\/revisions\/6595"}],"wp:attachment":[{"href":"https:\/\/ananthjeevan.in\/as\/wp-json\/wp\/v2\/media?parent=6579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}