{"id":4387,"date":"2023-11-04T12:35:58","date_gmt":"2023-11-04T12:35:58","guid":{"rendered":"http:\/\/bioreson8nt.com\/staging\/?p=4387"},"modified":"2024-02-01T13:36:06","modified_gmt":"2024-02-01T13:36:06","slug":"from-origin-to-evolution-the-complete-guide-to-eft","status":"publish","type":"post","link":"http:\/\/bioreson8nt.com\/staging\/from-origin-to-evolution-the-complete-guide-to-eft\/","title":{"rendered":"From Origin to Evolution: The Complete Guide to EFT"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p>Tap, tap, tap! That&#8217;s the sound of transformation. The Emotional Freedom Technique (EFT) has taken the wellness world by storm, but where did it all start? This article unfurls the captivating saga of EFT, from ancient roots to modern marvel.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Quick Glance<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Historical Roots<\/li>\n\n\n\n<li>Birth of EFT<\/li>\n\n\n\n<li>Evolution and Spread<\/li>\n\n\n\n<li>Current State and Future<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile has-background\" style=\"background:linear-gradient(135deg,rgb(234,231,239) 0%,rgb(155,81,224) 100%)\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading\">A Nod to Tradition: <br>The Historical Roots of EFT<\/h2>\n\n\n\n<p>Before EFT became the hashtag it is today, it had a humbler origin\u2014rooted deeply in Traditional Chinese Medicine (TCM). TCM centers on Qi, the life force that flows through us. Disruptions in Qi? Say hello to emotional and physical ailments.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Click below for quick tips<\/h4>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n  <style>\n    \/* Accordion Buttons Styling *\/\n    button.accordion {\n      background: linear-gradient(45deg, #2d125b, #4a2673, #5d4686, #eae7ef);\n      color: #ffffff;\n      padding: 18px;\n      width: 100%;\n      text-align: left;\n      border: none;\n      cursor: pointer;\n      transition: 0.4s;\n      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);\n    }\n\n    \/* Hover and Active States *\/\n    button.accordion.active, button.accordion:hover {\n      background-color: #777;\n      box-shadow: 0 12px 22px 0 rgba(0,0,0,0.3);\n    }\n\n    \/* Accordion Panel Styling *\/\n    div.panel {\n      padding: 0 18px;\n      background-color: #eae7ef;\n      display: none;\n      flex-direction: row;\n    }\n\n    \/* Image and Text Styling *\/\n    .panel img {\n      width: 40%;\n      margin-right: 16px;\n      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);\n    }\n\n    .panel p {\n      width: 60%;\n      margin: 0;\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- Accordion -->\n<button class=\"accordion\">Traditional Chinese Medicine <img src='http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Untitled-design-12.png' style='float:right;'><\/button>\n<div class=\"panel\">\n  <img decoding=\"async\" src=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/chinese-doctors-fill-the-prescription-2022-03-24-22-28-11-utc-scaled-e1699100281221.webp\" alt=\"EFT\">\n  <p><strong>What is TCM?<\/strong>  \nTraditional Chinese Medicine is an ancient holistic health system from China, incorporating treatments like herbal remedies, acupuncture, and energy exercises to balance the body&#8217;s vital energy, or Qi&#8230;..<\/p>\n  <p><strong>Impact of TCM:<\/strong>  TCM&#8217;s impact is seen in its global adoption as a complementary therapy, its integration with modern medicine, and ongoing research into its practices and herbal pharmacopeia, enriching the diversity of healthcare options available worldwide<\/p>\n<\/div>\n\n<button class=\"accordion\">Thought Field Therapy <img src='http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Untitled-design-10.png' style='float:right;'><\/button>\n<div class=\"panel\">\n  <img decoding=\"async\" src=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/young-sad-woman-thinking-while-sitting-apart-from-2023-01-20-03-42-48-utc-scaled-e1699100301458.webp\" alt=\"EFT\">\n  <p><strong>What Is TFT?<\/strong> Thought Field Therapy is a psychological treatment that addresses emotional distress by tapping on specific points on the body&#8217;s energy meridians&#8230;<\/p>\n  <p><strong>Impact of TFT:<\/strong> TFT has contributed to the development of tapping therapies and influenced approaches in energy psychology, with users reporting relief from emotional issues such as anxiety and PTSD.<\/p>\n<\/div>\n\n<button class=\"accordion\">Gary Craig <img src='http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Untitled-design-11.png' style='float:right;'><\/button>\n<div class=\"panel\">\n  <img decoding=\"async\" src=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Gary-Craig.jpg\" alt=\"EFT\">\n  <p><strong>What Is EFT?<\/strong> Emotional Freedom Techniques, created by Gary Craig, is a self-help method that involves tapping on specific meridian points while focusing on negative emotions or physical sensations&#8230;.<\/p>\n  <p><strong>Impact of EFT:<\/strong> EFT has gained widespread popularity due to its simplicity and effectiveness in treating a range of emotional and physical issues.<\/p>\n<\/div>\n\n\n\n<!-- Add more accordions for other sleep disorders -->\n\n<!-- JavaScript -->\n<script>\nvar acc = document.getElementsByClassName(\"accordion\");\nvar i;\n\nfor (i = 0; i < acc.length; i++) {\n  acc[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var panel = this.nextElementSibling;\n    if (panel.style.display === \"block\") {\n      panel.style.display = \"none\";\n    } else {\n      panel.style.display = \"block\";\n    }\n  });\n}\n<\/script>\n\n<\/body>\n<\/html>\n<\/div><figure class=\"wp-block-media-text__media\"><img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/07\/tapping-technique-for-chakra-clearance-and-balance-2022-06-07-17-32-48-utc-683x1024.webp\" alt=\"EFT, Tapping, Sleep Disorders\" class=\"wp-image-3687 size-medium\"\/><\/figure><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile has-background\" style=\"background:linear-gradient(283deg,rgb(211,221,209) 44%,rgb(126,155,120) 57%)\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Gary-Craig-150x150.jpg\" alt=\"EFT\" class=\"wp-image-4966 size-thumbnail\" srcset=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Gary-Craig-150x150.jpg 150w, http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Gary-Craig-230x230.jpg 230w, http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Gary-Craig-100x100.jpg 100w, http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Gary-Craig.jpg 238w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading\">The Trailblazer: Gary Craig's Impact<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Click below to learn more<\/h4>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n  <style>\n    \/* Accordion Buttons Styling *\/\n    button.accordion {\n      background: linear-gradient(45deg, #2d125b, #4a2673, #5d4686, #eae7ef);\n      color: #ffffff;\n      padding: 18px;\n      width: 100%;\n      text-align: left;\n      border: none;\n      cursor: pointer;\n      transition: 0.4s;\n      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);\n    }\n\n    \/* Hover and Active States *\/\n    button.accordion.active, button.accordion:hover {\n      background-color: #777;\n      box-shadow: 0 12px 22px 0 rgba(0,0,0,0.3);\n    }\n\n    \/* Accordion Panel Styling *\/\n    div.panel {\n      padding: 0 18px;\n      background-color: #eae7ef;\n      display: none;\n      flex-direction: row;\n    }\n\n    \/* Image and Text Styling *\/\n    .panel img {\n      width: 40%;\n      margin-right: 16px;\n      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);\n    }\n\n    .panel p {\n      width: 60%;\n      margin: 0;\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- Accordion -->\n<button class=\"accordion\">Simplified TFT <img src='http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Untitled-design-13.png' style='float:right;'><\/button>\n<div class=\"panel\">\n  <img decoding=\"async\" src=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/09\/shutterstock_132381917-scaled-e1695297392326.webp\" alt=\"EFT\">\n  <p><strong>Impact:<\/strong>  Believing in the potential of these energy-healing techniques and seeing room for improvement, Craig set out to make this therapy more accessible to the average person. He hypothesised that a simplified version of TFT could be equally effective.<\/p>\n<\/div>\n\n<button class=\"accordion\">Developed EFT <img src='http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Untitled-design-14.png' style='float:right;'><\/button>\n<div class=\"panel\">\n  <img decoding=\"async\" src=\"http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/07\/man-sitting-in-garden-tapping-his-head-eft-thera-2022-03-04-02-43-10-utc-scaled-e1699101189130.webp\" alt=\"EFT\">\n  <p><strong>Impact:<\/strong> Craig proposed that following different tapping sequences for other issues was okay. Instead, he suggested tapping on the same comprehensive set of meridian points that could address various emotional problems.\n\nBased on this hypothesis, he developed a standardised tapping sequence that people could quickly learn and apply to various emotional problems. This streamlined approach began the Emotional Freedom Technique (EFT).<\/p>\n<\/div>\n\n<button class=\"accordion\">Made it accessible <img src='http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/11\/Untitled-design-15.png' style='float:right;'><\/button>\n<div class=\"panel\">\n  <img src=http:\/\/bioreson8nt.com\/staging\/wp-content\/uploads\/2023\/09\/shutterstock_1220125270-e1695297481623.webp\" alt=\"EFT\">\n  <p><strong>Impact:<\/strong> Craig\u2019s goal was to empower people to help themselves. To this end, he began disseminating EFT widely. He provided EFT training materials at minimal cost and eventually made the EFT Manual available for free online, making EFT accessible to a global audience. His contribution has made a significant impact in the field of energy psychology and has helped countless individuals worldwide manage their emotional health.<\/p>\n<\/div>\n\n\n\n<!-- Add more accordions for other sleep disorders -->\n\n<!-- JavaScript -->\n<script>\nvar acc = document.getElementsByClassName(\"accordion\");\nvar i;\n\nfor (i = 0; i < acc.length; i++) {\n  acc[i].addEventListener(\"click\", function() {\n    this.classList.toggle(\"active\");\n    var panel = this.nextElementSibling;\n    if (panel.style.display === \"block\") {\n      panel.style.display = \"none\";\n    } else {\n      panel.style.display = \"block\";\n    }\n  });\n}\n<\/script>\n\n<\/body>\n<\/html>\n<\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">EFT early beginnings<\/h4>\n\n\n\n<p>Since its early beginnings, EFT has witnessed a tremendous surge of interest and acceptance around the globe. It has transcended geographical boundaries, reaching out to people from all walks of life eager to tap away their emotional and physical distress. The easy-to-learn technique has been adopted by individuals seeking self-help strategies and practitioners seeking effective methods for aiding their clients. <br>Check out our in-depth article on <a href=\"http:\/\/bioreson8nt.com\/staging\/the-birth-and-growth-of-eft-a-journey-through-time\/\" target=\"_blank\" rel=\"noopener\" title=\"\">EFT here<\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">The Global Tango: Evolution and Spread of EFT<\/h2>\n\n\n\n<p>EFT isn't just for the wellness warriors; it's gone global! From self-help books to clinical studies, EFT is getting the scientific nod too. Variations like Matrix Reimprinting have further expanded EFT's healing scope.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Research Highlights<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Anxiety relief<\/li>\n\n\n\n<li>PTSD management<\/li>\n\n\n\n<li>Chronic pain alleviation<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">The Road Ahead: Future of EFT<\/h2>\n\n\n\n<p>The EFT train isn't slowing down. It's more than a trend; it's a movement. Schools, hospitals, and sports psychologists are all tapping in. What's next? Only time\u2014and more research\u2014will tell.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Upcoming Trends<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>More scientific studies<\/li>\n\n\n\n<li>Integration in mainstream healthcare<\/li>\n\n\n\n<li>Expansion of EFT variations<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>EFT has come a long way, from its roots in TCM to its modern-day avatar. As research catches up, its potential only grows. Ready to explore more? Subscribe and let the tapping transformation begin!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Start Tapping Into Wellness!<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Subscribe to our newsletter<\/li>\n\n\n\n<li>Follow us on social media<\/li>\n\n\n\n<li><a href=\"http:\/\/bioreson8nt.com\/staging\/ultimate-guide-on-emotional-freedom-technique-eft\/\" target=\"_blank\" rel=\"noopener\" title=\"\">Check out our EFT guides<\/a><\/li>\n<\/ul>\n\n\n\n<p>Dive Deeper into Wellness Waters! \ud83c\udf0a<\/p>\n\n\n\n<p>Take the plunge and explore the depths of holistic well-being with us.<\/p>\n\n\n\n<p>\ud83c\udf10 Stay connected and keep discovering with our community.<\/p>\n\n\n\n<p>In health and harmony,<\/p>\n\n\n\n<p>Jacque bioreson8<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Tap, tap, tap! That&#8217;s the sound of transformation. The Emotional Freedom Technique (EFT) has taken the wellness world by storm, but where did it all start? This article unfurls the captivating saga of EFT, from ancient roots to modern marvel. Quick Glance A Nod to Tradition: The Historical Roots of EFT Before EFT became [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":4306,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[323],"tags":[73,264,218,176,89,69,263,187,199],"class_list":["post-4387","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-introduction-to-emotional-freedom-technique-series","tag-bioresonance","tag-eft","tag-emotions","tag-essential-oils","tag-health-2","tag-holisticwellness","tag-tapping","tag-well-being","tag-wellness"],"_links":{"self":[{"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/posts\/4387","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/comments?post=4387"}],"version-history":[{"count":15,"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/posts\/4387\/revisions"}],"predecessor-version":[{"id":6973,"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/posts\/4387\/revisions\/6973"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/media\/4306"}],"wp:attachment":[{"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/media?parent=4387"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/categories?post=4387"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bioreson8nt.com\/staging\/wp-json\/wp\/v2\/tags?post=4387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}