Lead #3506
Best Contact
—
Email
()
Override
Captured Pages
http://essexhomephysio.co.uk/staff
Status: 404
Emails:
View text
http://essexhomephysio.co.uk/our-team
Status: 404
Emails:
View text
http://essexhomephysio.co.uk/meet-the-team
Status: 404
Emails:
View text
http://essexhomephysio.co.uk/team
Status: 404
Emails:
View text
http://essexhomephysio.co.uk/about
Status: 200
Emails:
View text
Skip to content Essex Home Physio Sections About us Our Focus The Team Services Your views Contact us Search for... Essex Home Physio Navigation Menu Navigation Menu Sections About us Our Focus The Team Services Your views Contact us Search for... .is-menu-sidebar .header-menu-sidebar { visibility: visible; }.is-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar { transform: translate3d(0, 0, 0); left: 0; }.is-menu-sidebar.menu_sidebar_slide_right .header-menu-sidebar { transform: translate3d(0, 0, 0); right: 0; }.is-menu-sidebar.menu_sidebar_pull_right .header-menu-sidebar, .is-menu-sidebar.menu_sidebar_pull_left .header-menu-sidebar { transform: translateX(0); }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar { height: auto; }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar-inner { max-height: 400px; padding: 20px 0; }.is-menu-sidebar.menu_sidebar_full_canvas .header-menu-sidebar { opacity: 1; }.header-menu-sidebar .menu-item-nav-search { pointer-events: none; }.header-menu-sidebar .menu-item-nav-search .is-menu-sidebar & { pointer-events: unset; }.nav-ul li:focus-within .wrap.active + .sub-menu { opacity: 1; visibility: visible; }.nav-ul li.neve-mega-menu:focus-within .wrap.active + .sub-menu { display: grid; }.nav-ul li > .wrap { display: flex; align-items: center; position: relative; padding: 0 4px; }.nav-ul:not(.menu-mobile):not(.neve-mega-menu) > li > .wrap > a { padding-top: 1px }.header-menu-sidebar .nav-ul li .wrap { padding: 0 4px; }.header-menu-sidebar .nav-ul li .wrap a { flex-grow: 1; display: flex; }.header-menu-sidebar .nav-ul li .wrap a .dd-title { width: var(--wrapdropdownwidth); }.header-menu-sidebar .nav-ul li .wrap button { border: 0; z-index: 1; background: 0; } About Private and affordable home Physiotherapy, specialising in post stroke rehabilitation as well as promoting mobility and independence following a fall, neurological condition or hospital stay. Message to find out more! Neve | Powered by WordPress (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&version=v6.0&autoLogAppEvents=1' fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this websiteXAcceptView Policy const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ /* <![CDATA[ */ var NeveProperties = {"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","nonce":"21280a22ba","isRTL":"","isCustomize":""}; /* ]]> */ /* <![CDATA[ */ var html = document.documentElement; var theme = html.getAttribute('data-neve-theme') || 'light'; var variants = {"logo":{"light":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"dark":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"same":true}}; function setCurrentTheme( theme ) { var pictures = document.getElementsByClassName( 'neve-site-logo' ); for(var i = 0; i<pictures.length; i++) { var picture = pictures.item(i); if( ! picture ) { continue; }; var fileExt = picture.src.slice((Math.max(0, picture.src.lastIndexOf(".")) || Infinity) + 1); if ( fileExt === 'svg' ) { picture.removeAttribute('width'); picture.removeAttribute('height'); picture.style = 'width: var(--maxwidth)'; } var compId = picture.getAttribute('data-variant'); if ( compId && variants[compId] ) { var isConditional = variants[compId]['same']; if ( theme === 'light' || isConditional || variants[compId]['dark']['src'] === false ) { picture.src = variants[compId]['light']['src']; picture.srcset = variants[compId]['light']['srcset'] || ''; picture.sizes = variants[compId]['light']['sizes']; continue; }; picture.src = variants[compId]['dark']['src']; picture.srcset = variants[compId]['dark']['srcset'] || ''; picture.sizes = variants[compId]['dark']['sizes']; }; }; }; var observer = new MutationObserver(function(mutations) { mutations.forEach(function(mutation) { if (mutation.type == 'attributes') { theme = html.getAttribute('data-neve-theme'); setCurrentTheme(theme); }; }); }); observer.observe(html, { attributes: true }); function toggleAriaClick() { function toggleAriaExpanded(toggle = 'true') { document.querySelectorAll('button.navbar-toggle').forEach(function(el) { if ( el.classList.contains('caret-wrap') ) { return; } el.setAttribute('aria-expanded', 'true' === el.getAttribute('aria-expanded') ? 'false' : toggle); }); } toggleAriaExpanded(); if ( document.body.hasAttribute('data-ftrap-listener') ) { return; } document.body.setAttribute('data-ftrap-listener', 'true'); document.addEventListener('ftrap-end', function() { toggleAriaExpanded('false'); }); } var menuCarets=document.querySelectorAll(".nav-ul li > .wrap > .caret");menuCarets.forEach((function(e){e.addEventListener("keydown",(e=>{13===e.keyCode&&e.target.parentElement.classList.toggle("active")})),e.parentElement.parentElement.addEventListener("focusout",(t=>{e.parentElement.parentElement.contains(t.relatedTarget)||e.parentElement.classList.remove("active")}))})); /* ]]> */ (function (window) { function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } let cookie = getCookie('obfx-policy-consent'); if(cookie !== 'accepted'){ document.getElementById('obfx-cookie-bar').style.display = 'block'; } document.getElementById('obfx-accept-cookie-policy').addEventListener('click', function (e) { e.preventDefault(); var days = 365; var date = new Date(); // @TODO add an option to select expiry days date.setTime(date.getTime() + 24 * days * 60 * 60 * 1e3); // save the cookie document.cookie = 'obfx-policy-consent=accepted; expires=' + date.toGMTString() + '; path=/'; // after we get the acceptance cookie we can close the box document.getElementById('obfx-checkbox-cb').checked = true; }, false); })(window); .obfx-cookie-bar-container { height: 0; display: none; } .obfx-checkbox-cb { display: none; } .obfx-cookie-bar { padding: 12px 25px; position: fixed; z-index: 9999; text-align: center; display:block; bottom: 0; left: 0; right: 0; min-height: 40px; background: #fff; border: 1px solid #333; } .obfx-cookie-bar a { padding: 0 8px; text-decoration: underline; font-weight: bold; } .obfx-checkbox-cb:checked + .obfx-cookie-bar { display: none; } .obfx-close-cb { position: absolute; right: 5px; top: 12px; width: 20px; cursor: pointer; } jQuery(document).ready(function ($) { //$( document ).ajaxStart(function() { //}); for (var i = 0; i < document.forms.length; ++i) { var form = document.forms[i]; if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } } $(document).on('submit', 'form', function () { if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } return true; }); jQuery.ajaxSetup({ beforeSend: function (e, data) { //console.log(Object.getOwnPropertyNames(data).sort()); //console.log(data.type); if (data.type !== 'POST') return; if (typeof data.data === 'object' && data.data !== null) { data.data.append("phwMAVJbTGFP", "_lBKj@RNkOI8HbM"); data.data.append("DjoEORMbgCyl", "SbgQ@0*f9e"); data.data.append("KOhcERsfeMyl", "Q6]Kg[o5b1pGnZd"); data.data.append("YTkrgBJqCfcDoQbO", "32y_5g"); } else { data.data = data.data + '&phwMAVJbTGFP=_lBKj@RNkOI8HbM&DjoEORMbgCyl=SbgQ@0*f9e&KOhcERsfeMyl=Q6]Kg[o5b1pGnZd&YTkrgBJqCfcDoQbO=32y_5g'; } } }); });
http://essexhomephysio.co.uk/contact
Status: 200
Emails:
View text
Skip to content Essex Home Physio Sections About us Our Focus The Team Services Your views Contact us Search for... Essex Home Physio Navigation Menu Navigation Menu Sections About us Our Focus The Team Services Your views Contact us Search for... .is-menu-sidebar .header-menu-sidebar { visibility: visible; }.is-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar { transform: translate3d(0, 0, 0); left: 0; }.is-menu-sidebar.menu_sidebar_slide_right .header-menu-sidebar { transform: translate3d(0, 0, 0); right: 0; }.is-menu-sidebar.menu_sidebar_pull_right .header-menu-sidebar, .is-menu-sidebar.menu_sidebar_pull_left .header-menu-sidebar { transform: translateX(0); }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar { height: auto; }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar-inner { max-height: 400px; padding: 20px 0; }.is-menu-sidebar.menu_sidebar_full_canvas .header-menu-sidebar { opacity: 1; }.header-menu-sidebar .menu-item-nav-search { pointer-events: none; }.header-menu-sidebar .menu-item-nav-search .is-menu-sidebar & { pointer-events: unset; }.nav-ul li:focus-within .wrap.active + .sub-menu { opacity: 1; visibility: visible; }.nav-ul li.neve-mega-menu:focus-within .wrap.active + .sub-menu { display: grid; }.nav-ul li > .wrap { display: flex; align-items: center; position: relative; padding: 0 4px; }.nav-ul:not(.menu-mobile):not(.neve-mega-menu) > li > .wrap > a { padding-top: 1px }.header-menu-sidebar .nav-ul li .wrap { padding: 0 4px; }.header-menu-sidebar .nav-ul li .wrap a { flex-grow: 1; display: flex; }.header-menu-sidebar .nav-ul li .wrap a .dd-title { width: var(--wrapdropdownwidth); }.header-menu-sidebar .nav-ul li .wrap button { border: 0; z-index: 1; background: 0; } Contact This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form. Neve | Powered by WordPress (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&version=v6.0&autoLogAppEvents=1' fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this websiteXAcceptView Policy const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ /* <![CDATA[ */ var NeveProperties = {"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","nonce":"21280a22ba","isRTL":"","isCustomize":""}; /* ]]> */ /* <![CDATA[ */ var html = document.documentElement; var theme = html.getAttribute('data-neve-theme') || 'light'; var variants = {"logo":{"light":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"dark":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"same":true}}; function setCurrentTheme( theme ) { var pictures = document.getElementsByClassName( 'neve-site-logo' ); for(var i = 0; i<pictures.length; i++) { var picture = pictures.item(i); if( ! picture ) { continue; }; var fileExt = picture.src.slice((Math.max(0, picture.src.lastIndexOf(".")) || Infinity) + 1); if ( fileExt === 'svg' ) { picture.removeAttribute('width'); picture.removeAttribute('height'); picture.style = 'width: var(--maxwidth)'; } var compId = picture.getAttribute('data-variant'); if ( compId && variants[compId] ) { var isConditional = variants[compId]['same']; if ( theme === 'light' || isConditional || variants[compId]['dark']['src'] === false ) { picture.src = variants[compId]['light']['src']; picture.srcset = variants[compId]['light']['srcset'] || ''; picture.sizes = variants[compId]['light']['sizes']; continue; }; picture.src = variants[compId]['dark']['src']; picture.srcset = variants[compId]['dark']['srcset'] || ''; picture.sizes = variants[compId]['dark']['sizes']; }; }; }; var observer = new MutationObserver(function(mutations) { mutations.forEach(function(mutation) { if (mutation.type == 'attributes') { theme = html.getAttribute('data-neve-theme'); setCurrentTheme(theme); }; }); }); observer.observe(html, { attributes: true }); function toggleAriaClick() { function toggleAriaExpanded(toggle = 'true') { document.querySelectorAll('button.navbar-toggle').forEach(function(el) { if ( el.classList.contains('caret-wrap') ) { return; } el.setAttribute('aria-expanded', 'true' === el.getAttribute('aria-expanded') ? 'false' : toggle); }); } toggleAriaExpanded(); if ( document.body.hasAttribute('data-ftrap-listener') ) { return; } document.body.setAttribute('data-ftrap-listener', 'true'); document.addEventListener('ftrap-end', function() { toggleAriaExpanded('false'); }); } var menuCarets=document.querySelectorAll(".nav-ul li > .wrap > .caret");menuCarets.forEach((function(e){e.addEventListener("keydown",(e=>{13===e.keyCode&&e.target.parentElement.classList.toggle("active")})),e.parentElement.parentElement.addEventListener("focusout",(t=>{e.parentElement.parentElement.contains(t.relatedTarget)||e.parentElement.classList.remove("active")}))})); /* ]]> */ (function (window) { function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } let cookie = getCookie('obfx-policy-consent'); if(cookie !== 'accepted'){ document.getElementById('obfx-cookie-bar').style.display = 'block'; } document.getElementById('obfx-accept-cookie-policy').addEventListener('click', function (e) { e.preventDefault(); var days = 365; var date = new Date(); // @TODO add an option to select expiry days date.setTime(date.getTime() + 24 * days * 60 * 60 * 1e3); // save the cookie document.cookie = 'obfx-policy-consent=accepted; expires=' + date.toGMTString() + '; path=/'; // after we get the acceptance cookie we can close the box document.getElementById('obfx-checkbox-cb').checked = true; }, false); })(window); .obfx-cookie-bar-container { height: 0; display: none; } .obfx-checkbox-cb { display: none; } .obfx-cookie-bar { padding: 12px 25px; position: fixed; z-index: 9999; text-align: center; display:block; bottom: 0; left: 0; right: 0; min-height: 40px; background: #fff; border: 1px solid #333; } .obfx-cookie-bar a { padding: 0 8px; text-decoration: underline; font-weight: bold; } .obfx-checkbox-cb:checked + .obfx-cookie-bar { display: none; } .obfx-close-cb { position: absolute; right: 5px; top: 12px; width: 20px; cursor: pointer; } jQuery(document).ready(function ($) { //$( document ).ajaxStart(function() { //}); for (var i = 0; i < document.forms.length; ++i) { var form = document.forms[i]; if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } } $(document).on('submit', 'form', function () { if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } return true; }); jQuery.ajaxSetup({ beforeSend: function (e, data) { //console.log(Object.getOwnPropertyNames(data).sort()); //console.log(data.type); if (data.type !== 'POST') return; if (typeof data.data === 'object' && data.data !== null) { data.data.append("phwMAVJbTGFP", "_lBKj@RNkOI8HbM"); data.data.append("DjoEORMbgCyl", "SbgQ@0*f9e"); data.data.append("KOhcERsfeMyl", "Q6]Kg[o5b1pGnZd"); data.data.append("YTkrgBJqCfcDoQbO", "32y_5g"); } else { data.data = data.data + '&phwMAVJbTGFP=_lBKj@RNkOI8HbM&DjoEORMbgCyl=SbgQ@0*f9e&KOhcERsfeMyl=Q6]Kg[o5b1pGnZd&YTkrgBJqCfcDoQbO=32y_5g'; } } }); });
https://essexhomephysio.co.uk/
Status: 200
Emails:
View text
Skip to content Essex Home Physio Sections About us Our Focus The Team Services Your views Contact us Search for... Essex Home Physio Navigation Menu Navigation Menu Sections About us Our Focus The Team Services Your views Contact us Search for... .is-menu-sidebar .header-menu-sidebar { visibility: visible; }.is-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar { transform: translate3d(0, 0, 0); left: 0; }.is-menu-sidebar.menu_sidebar_slide_right .header-menu-sidebar { transform: translate3d(0, 0, 0); right: 0; }.is-menu-sidebar.menu_sidebar_pull_right .header-menu-sidebar, .is-menu-sidebar.menu_sidebar_pull_left .header-menu-sidebar { transform: translateX(0); }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar { height: auto; }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar-inner { max-height: 400px; padding: 20px 0; }.is-menu-sidebar.menu_sidebar_full_canvas .header-menu-sidebar { opacity: 1; }.header-menu-sidebar .menu-item-nav-search { pointer-events: none; }.header-menu-sidebar .menu-item-nav-search .is-menu-sidebar & { pointer-events: unset; }.nav-ul li:focus-within .wrap.active + .sub-menu { opacity: 1; visibility: visible; }.nav-ul li.neve-mega-menu:focus-within .wrap.active + .sub-menu { display: grid; }.nav-ul li > .wrap { display: flex; align-items: center; position: relative; padding: 0 4px; }.nav-ul:not(.menu-mobile):not(.neve-mega-menu) > li > .wrap > a { padding-top: 1px }.header-menu-sidebar .nav-ul li .wrap { padding: 0 4px; }.header-menu-sidebar .nav-ul li .wrap a { flex-grow: 1; display: flex; }.header-menu-sidebar .nav-ul li .wrap a .dd-title { width: var(--wrapdropdownwidth); }.header-menu-sidebar .nav-ul li .wrap button { border: 0; z-index: 1; background: 0; } Physio in the comfort of your own homeEnquire now - 07761316607 our focus services Competitive price Arrival on time Professional, friendly approach The Team. Emma LloydStarting out in the NHS 11 years ago, before turning to private specialist rehabilitation, Emma has a developed a wealth of experience assessing and developing treatment plans to implement following neurological condition, operation, fall/injury and hospital stay. Emma has helped many people to achieve their personal goals in mobility, function and independence. Passionate about maintaining a client centred approach, means your goals are at the centre of your treatment sessions. Emma specialises in neurological conditions and post-stroke rehabilitation having attended many specialist courses to develop her knowledge on the most advanced treatment techniques.FounderHCPC registeredCSP/ACPIN member 01 about us. Private and affordable home Physiotherapy, specialising in post stroke rehabilitation as well as promoting mobility and independence following a fall, neurological condition or hospital stay. Message to find out more! Our focus. Helping you achieve whats most important to you. Pain reductionSpecific assessment and treatment to reduce various causes of muscular and neurological pain Increasing independenceWith functional task practice in your own home environment StrengtheningTargeting specific muscles to increase ability to complete those activities most important to you Maximising quality of lifeThrough personalised Physiotherapy that really listens to you What we do At Essex Home Physio we provide a high quality physiotherapy service in the comfort of your own home. On your first visit we will complete a thorough assessment including listening to what you are having difficulty with and what you would like to get out of your Physiotherapy sessions. Followed by a hands on assessment of the problem areas for us to then decipher the best treatment plan to assist you back to what is most important to you. 10+Years experience 20+Courses attended 20+Positive Feedbacks Services What we offer 1 Specialist neurological assessment and treatment Thorough assessment of symptoms and current abilities to then build and implement an individualised programme to assist in your rehabilitation. Including those any stage post Stroke, Traumatic brain injury, Parkinsons, MS, GBS, ME, FND and many more. Get in touch to find out if we can cater for your condition. 2 Falls prevention Following a detailed assessment including the use of standardised outcome measures we can determine the severity of the falls risk. Then through expert education and carrying out a personalised programme to increase strength and balance we will work together to reduce this risk. Tailored exercise programmes 3 Through listening to your concerns and completing a hands on assessment we can create a targeted exercise programme to allow you to continue your therapy after we leave 4 Hands on therapy Where required we can use a variety of hands on therapy techniques including manual resistance, proprioceptive neuromuscluar facilitation (PNF), massage, mobilisation and key point facilitation. Hands on techniques can assist to improve correct technique and allow for repetitive practice for motor re-learning proven to be important during rehabilitation Reviews From Google reviewsLorraine - 5 starsHad a stroke 2 years ago was only entitled to 6 NHS sessions. Contacted EssexHomephysio (Emma). She came twice a week and got me from not being able to feed myself to going back to work as a teacher in 6 months. Couldn't have done it without her. She is reliable, always on time and has great ideas to help you achieve goals. I still have Emma on speed dial if i need some extra support. Money well spent. Phil N - 5 starsEmma has been my Physiotherapist since I was discharged from hospital 3-4months following what I was told was a serious stroke. She has been the major contributor to any physical improvement that I have made. Emma manages to extract effort from me with a combination of exercises and encouragement. She has suggested various additional ideas and investigated anything that Im having trouble with such as driving. Being virtually housebound she encourages me to take daily walks despite my laziness. Penelope Leigh - 5 starsEmma is an excellent physio. She treated me regularly for six months. I would thoroughly recommend her. Richard- 5 starsThis has been a fantastic service. We don't know where we would have been if Emma hadn't provided the physio needed for mum. We are so grateful for her expertise and hard work getting mum back on her feet again after a difficult fall and a broken leg. Thank you we can't thank you enough. We would recommend EssexHomePhysio to anyone needing the services of a physiotherapistFurther reviews on Google Our News Stroke AssociationLook out for Emma's presentation for the Stroke Association on upper limb rehabilitation October 2024 Here for youContact us 9 - 5 Mon to Fri. About usProviding private and affordable home Physiotherapy. Registered withHCPC, CSP and ACPIN Keep in touch .social {margin-right: 10px;} .social:hover {filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8); transition: all ease 0.25s;}; Here for youContact us07761316607 About usProviding private and affordable home Physiotherapy. Registered withHCPC, CSP and ACPIN Keep in touch .social {margin-right: 10px;} .social:hover {filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8); transition: all ease 0.25s;}; /*Disable animations on table/mobile*/ @media only screen and (max-width : 768px) { .animated, .animated.animated-slow { -webkit-animation-duration: 0s; animation-duration: 0s; } .fadeIn, .fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown { animation-name: none; } } /*Fix flexbox IE11 width issue*/ @media only screen and (min-width : 991px) { .nv-ie-width .elementor-column-wrap { min-width: 452px; } } /*Video section - Remove link color on hover*/ #alexis-video-section a:hover, #alexis-video-section a:focus { color: #fff; } /*Pricing section - Fixes*/ @media only screen and (max-width: 1000px) and (min-width: 480px) { #alexis-pricing-column-width-3 { margin: 0 auto; } } @media only screen and (max-width: 1200px) and (min-width: 1000px) { #alexis-pricing-column-width-1 .elementor-element-populated { margin: 0 0 0 -5px; } #alexis-pricing-column-width-2 .elementor-element-populated { margin: 0; } #alexis-pricing-column-width-3 .elementor-element-populated { margin: 0 0 0 5px; } } /*Blog section: fix for mobile*/ @media only screen and (max-width: 1000px) and (min-width: 480px) { #alexis-post-grid .obfx-grid-container .obfx-grid-wrapper { margin: 0 auto; } } /*Center subscribe button on mobile*/ @media only screen and (max-width : 468px) { #nv-mobile-subscribe .content-form .submit-form { width: initial; } } /*Add space to contact form submit button*/ #nv-contact-form .content-form .submit-form { margin-top: 20px; } /*Center the Form succes/error notice*/ #nv-contact-form .content-form-notice { margin: 0 auto; } Contact Form Name *Email *PhoneMessage *Submit Neve | Powered by WordPress (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&version=v6.0&autoLogAppEvents=1' fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this websiteXAcceptView Policy const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ /* <![CDATA[ */ var NeveProperties = {"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","nonce":"21280a22ba","isRTL":"","isCustomize":""}; /* ]]> */ /* <![CDATA[ */ var html = document.documentElement; var theme = html.getAttribute('data-neve-theme') || 'light'; var variants = {"logo":{"light":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"dark":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"same":true}}; function setCurrentTheme( theme ) { var pictures = document.getElementsByClassName( 'neve-site-logo' ); for(var i = 0; i<pictures.length; i++) { var picture = pictures.item(i); if( ! picture ) { continue; }; var fileExt = picture.src.slice((Math.max(0, picture.src.lastIndexOf(".")) || Infinity) + 1); if ( fileExt === 'svg' ) { picture.removeAttribute('width'); picture.removeAttribute('height'); picture.style = 'width: var(--maxwidth)'; } var compId = picture.getAttribute('data-variant'); if ( compId && variants[compId] ) { var isConditional = variants[compId]['same']; if ( theme === 'light' || isConditional || variants[compId]['dark']['src'] === false ) { picture.src = variants[compId]['light']['src']; picture.srcset = variants[compId]['light']['srcset'] || ''; picture.sizes = variants[compId]['light']['sizes']; continue; }; picture.src = variants[compId]['dark']['src']; picture.srcset = variants[compId]['dark']['srcset'] || ''; picture.sizes = variants[compId]['dark']['sizes']; }; }; }; var observer = new MutationObserver(function(mutations) { mutations.forEach(function(mutation) { if (mutation.type == 'attributes') { theme = html.getAttribute('data-neve-theme'); setCurrentTheme(theme); }; }); }); observer.observe(html, { attributes: true }); function toggleAriaClick() { function toggleAriaExpanded(toggle = 'true') { document.querySelectorAll('button.navbar-toggle').forEach(function(el) { if ( el.classList.contains('caret-wrap') ) { return; } el.setAttribute('aria-expanded', 'true' === el.getAttribute('aria-expanded') ? 'false' : toggle); }); } toggleAriaExpanded(); if ( document.body.hasAttribute('data-ftrap-listener') ) { return; } document.body.setAttribute('data-ftrap-listener', 'true'); document.addEventListener('ftrap-end', function() { toggleAriaExpanded('false'); }); } var menuCarets=document.querySelectorAll(".nav-ul li > .wrap > .caret");menuCarets.forEach((function(e){e.addEventListener("keydown",(e=>{13===e.keyCode&&e.target.parentElement.classList.toggle("active")})),e.parentElement.parentElement.addEventListener("focusout",(t=>{e.parentElement.parentElement.contains(t.relatedTarget)||e.parentElement.classList.remove("active")}))})); /* ]]> */ /* <![CDATA[ */ var contentFormsSettings = {"restUrl":"https:\/\/essexhomephysio.co.uk\/wp-json\/content-forms\/v1\/","nonce":"21280a22ba"}; var formStyle = {"formStyle":"style=\"margin-left:0; text-align:left\""}; /* ]]> */ /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.23.3","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"e_lazyload":true},"urls":{"assets":"https:\/\/essexhomephysio.co.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php"},"nonces":{"floatingButtonsClickTracking":"a21227b38a"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":91,"title":"Essex%20Home%20Physio","excerpt":"","featuredImage":false}}; /* ]]> */ (function (window) { function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } let cookie = getCookie('obfx-policy-consent'); if(cookie !== 'accepted'){ document.getElementById('obfx-cookie-bar').style.display = 'block'; } document.getElementById('obfx-accept-cookie-policy').addEventListener('click', function (e) { e.preventDefault(); var days = 365; var date = new Date(); // @TODO add an option to select expiry days date.setTime(date.getTime() + 24 * days * 60 * 60 * 1e3); // save the cookie document.cookie = 'obfx-policy-consent=accepted; expires=' + date.toGMTString() + '; path=/'; // after we get the acceptance cookie we can close the box document.getElementById('obfx-checkbox-cb').checked = true; }, false); })(window); .obfx-cookie-bar-container { height: 0; display: none; } .obfx-checkbox-cb { display: none; } .obfx-cookie-bar { padding: 12px 25px; position: fixed; z-index: 9999; text-align: center; display:block; bottom: 0; left: 0; right: 0; min-height: 40px; background: #fff; border: 1px solid #333; } .obfx-cookie-bar a { padding: 0 8px; text-decoration: underline; font-weight: bold; } .obfx-checkbox-cb:checked + .obfx-cookie-bar { display: none; } .obfx-close-cb { position: absolute; right: 5px; top: 12px; width: 20px; cursor: pointer; } jQuery(document).ready(function ($) { //$( document ).ajaxStart(function() { //}); for (var i = 0; i < document.forms.length; ++i) { var form = document.forms[i]; if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } } $(document).on('submit', 'form', function () { if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } return true; }); jQuery.ajaxSetup({ beforeSend: function (e, data) { //console.log(Object.getOwnPropertyNames(data).sort()); //console.log(data.type); if (data.type !== 'POST') return; if (typeof data.data === 'object' && data.data !== null) { data.data.append("phwMAVJbTGFP", "_lBKj@RNkOI8HbM"); data.data.append("DjoEORMbgCyl", "SbgQ@0*f9e"); data.data.append("KOhcERsfeMyl", "Q6]Kg[o5b1pGnZd"); data.data.append("YTkrgBJqCfcDoQbO", "32y_5g"); } else { data.data = data.data + '&phwMAVJbTGFP=_lBKj@RNkOI8HbM&DjoEORMbgCyl=SbgQ@0*f9e&KOhcERsfeMyl=Q6]Kg[o5b1pGnZd&YTkrgBJqCfcDoQbO=32y_5g'; } } }); });
http://essexhomephysio.co.uk/
Status: 200
Emails:
View text
Skip to content Essex Home Physio Sections About us Our Focus The Team Services Your views Contact us Search for... Essex Home Physio Navigation Menu Navigation Menu Sections About us Our Focus The Team Services Your views Contact us Search for... .is-menu-sidebar .header-menu-sidebar { visibility: visible; }.is-menu-sidebar.menu_sidebar_slide_left .header-menu-sidebar { transform: translate3d(0, 0, 0); left: 0; }.is-menu-sidebar.menu_sidebar_slide_right .header-menu-sidebar { transform: translate3d(0, 0, 0); right: 0; }.is-menu-sidebar.menu_sidebar_pull_right .header-menu-sidebar, .is-menu-sidebar.menu_sidebar_pull_left .header-menu-sidebar { transform: translateX(0); }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar { height: auto; }.is-menu-sidebar.menu_sidebar_dropdown .header-menu-sidebar-inner { max-height: 400px; padding: 20px 0; }.is-menu-sidebar.menu_sidebar_full_canvas .header-menu-sidebar { opacity: 1; }.header-menu-sidebar .menu-item-nav-search { pointer-events: none; }.header-menu-sidebar .menu-item-nav-search .is-menu-sidebar & { pointer-events: unset; }.nav-ul li:focus-within .wrap.active + .sub-menu { opacity: 1; visibility: visible; }.nav-ul li.neve-mega-menu:focus-within .wrap.active + .sub-menu { display: grid; }.nav-ul li > .wrap { display: flex; align-items: center; position: relative; padding: 0 4px; }.nav-ul:not(.menu-mobile):not(.neve-mega-menu) > li > .wrap > a { padding-top: 1px }.header-menu-sidebar .nav-ul li .wrap { padding: 0 4px; }.header-menu-sidebar .nav-ul li .wrap a { flex-grow: 1; display: flex; }.header-menu-sidebar .nav-ul li .wrap a .dd-title { width: var(--wrapdropdownwidth); }.header-menu-sidebar .nav-ul li .wrap button { border: 0; z-index: 1; background: 0; } Physio in the comfort of your own homeEnquire now - 07761316607 our focus services Competitive price Arrival on time Professional, friendly approach The Team. Emma LloydStarting out in the NHS 11 years ago, before turning to private specialist rehabilitation, Emma has a developed a wealth of experience assessing and developing treatment plans to implement following neurological condition, operation, fall/injury and hospital stay. Emma has helped many people to achieve their personal goals in mobility, function and independence. Passionate about maintaining a client centred approach, means your goals are at the centre of your treatment sessions. Emma specialises in neurological conditions and post-stroke rehabilitation having attended many specialist courses to develop her knowledge on the most advanced treatment techniques.FounderHCPC registeredCSP/ACPIN member 01 about us. Private and affordable home Physiotherapy, specialising in post stroke rehabilitation as well as promoting mobility and independence following a fall, neurological condition or hospital stay. Message to find out more! Our focus. Helping you achieve whats most important to you. Pain reductionSpecific assessment and treatment to reduce various causes of muscular and neurological pain Increasing independenceWith functional task practice in your own home environment StrengtheningTargeting specific muscles to increase ability to complete those activities most important to you Maximising quality of lifeThrough personalised Physiotherapy that really listens to you What we do At Essex Home Physio we provide a high quality physiotherapy service in the comfort of your own home. On your first visit we will complete a thorough assessment including listening to what you are having difficulty with and what you would like to get out of your Physiotherapy sessions. Followed by a hands on assessment of the problem areas for us to then decipher the best treatment plan to assist you back to what is most important to you. 10+Years experience 20+Courses attended 20+Positive Feedbacks Services What we offer 1 Specialist neurological assessment and treatment Thorough assessment of symptoms and current abilities to then build and implement an individualised programme to assist in your rehabilitation. Including those any stage post Stroke, Traumatic brain injury, Parkinsons, MS, GBS, ME, FND and many more. Get in touch to find out if we can cater for your condition. 2 Falls prevention Following a detailed assessment including the use of standardised outcome measures we can determine the severity of the falls risk. Then through expert education and carrying out a personalised programme to increase strength and balance we will work together to reduce this risk. Tailored exercise programmes 3 Through listening to your concerns and completing a hands on assessment we can create a targeted exercise programme to allow you to continue your therapy after we leave 4 Hands on therapy Where required we can use a variety of hands on therapy techniques including manual resistance, proprioceptive neuromuscluar facilitation (PNF), massage, mobilisation and key point facilitation. Hands on techniques can assist to improve correct technique and allow for repetitive practice for motor re-learning proven to be important during rehabilitation Reviews From Google reviewsLorraine - 5 starsHad a stroke 2 years ago was only entitled to 6 NHS sessions. Contacted EssexHomephysio (Emma). She came twice a week and got me from not being able to feed myself to going back to work as a teacher in 6 months. Couldn't have done it without her. She is reliable, always on time and has great ideas to help you achieve goals. I still have Emma on speed dial if i need some extra support. Money well spent. Phil N - 5 starsEmma has been my Physiotherapist since I was discharged from hospital 3-4months following what I was told was a serious stroke. She has been the major contributor to any physical improvement that I have made. Emma manages to extract effort from me with a combination of exercises and encouragement. She has suggested various additional ideas and investigated anything that Im having trouble with such as driving. Being virtually housebound she encourages me to take daily walks despite my laziness. Penelope Leigh - 5 starsEmma is an excellent physio. She treated me regularly for six months. I would thoroughly recommend her. Richard- 5 starsThis has been a fantastic service. We don't know where we would have been if Emma hadn't provided the physio needed for mum. We are so grateful for her expertise and hard work getting mum back on her feet again after a difficult fall and a broken leg. Thank you we can't thank you enough. We would recommend EssexHomePhysio to anyone needing the services of a physiotherapistFurther reviews on Google Our News Stroke AssociationLook out for Emma's presentation for the Stroke Association on upper limb rehabilitation October 2024 Here for youContact us 9 - 5 Mon to Fri. About usProviding private and affordable home Physiotherapy. Registered withHCPC, CSP and ACPIN Keep in touch .social {margin-right: 10px;} .social:hover {filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8); transition: all ease 0.25s;}; Here for youContact us07761316607 About usProviding private and affordable home Physiotherapy. Registered withHCPC, CSP and ACPIN Keep in touch .social {margin-right: 10px;} .social:hover {filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8); transition: all ease 0.25s;}; /*Disable animations on table/mobile*/ @media only screen and (max-width : 768px) { .animated, .animated.animated-slow { -webkit-animation-duration: 0s; animation-duration: 0s; } .fadeIn, .fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown { animation-name: none; } } /*Fix flexbox IE11 width issue*/ @media only screen and (min-width : 991px) { .nv-ie-width .elementor-column-wrap { min-width: 452px; } } /*Video section - Remove link color on hover*/ #alexis-video-section a:hover, #alexis-video-section a:focus { color: #fff; } /*Pricing section - Fixes*/ @media only screen and (max-width: 1000px) and (min-width: 480px) { #alexis-pricing-column-width-3 { margin: 0 auto; } } @media only screen and (max-width: 1200px) and (min-width: 1000px) { #alexis-pricing-column-width-1 .elementor-element-populated { margin: 0 0 0 -5px; } #alexis-pricing-column-width-2 .elementor-element-populated { margin: 0; } #alexis-pricing-column-width-3 .elementor-element-populated { margin: 0 0 0 5px; } } /*Blog section: fix for mobile*/ @media only screen and (max-width: 1000px) and (min-width: 480px) { #alexis-post-grid .obfx-grid-container .obfx-grid-wrapper { margin: 0 auto; } } /*Center subscribe button on mobile*/ @media only screen and (max-width : 468px) { #nv-mobile-subscribe .content-form .submit-form { width: initial; } } /*Add space to contact form submit button*/ #nv-contact-form .content-form .submit-form { margin-top: 20px; } /*Center the Form succes/error notice*/ #nv-contact-form .content-form-notice { margin: 0 auto; } Contact Form Name *Email *PhoneMessage *Submit Neve | Powered by WordPress (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&version=v6.0&autoLogAppEvents=1' fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); This website uses cookies to improve your experience. We'll assume you accept this policy as long as you are using this websiteXAcceptView Policy const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ /* <![CDATA[ */ var NeveProperties = {"ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php","nonce":"21280a22ba","isRTL":"","isCustomize":""}; /* ]]> */ /* <![CDATA[ */ var html = document.documentElement; var theme = html.getAttribute('data-neve-theme') || 'light'; var variants = {"logo":{"light":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"dark":{"src":"https:\/\/essexhomephysio.co.uk\/wp-content\/uploads\/2020\/07\/cropped-logo-e1595534819384-1.png","srcset":false,"sizes":"(max-width: 147px) 100vw, 147px"},"same":true}}; function setCurrentTheme( theme ) { var pictures = document.getElementsByClassName( 'neve-site-logo' ); for(var i = 0; i<pictures.length; i++) { var picture = pictures.item(i); if( ! picture ) { continue; }; var fileExt = picture.src.slice((Math.max(0, picture.src.lastIndexOf(".")) || Infinity) + 1); if ( fileExt === 'svg' ) { picture.removeAttribute('width'); picture.removeAttribute('height'); picture.style = 'width: var(--maxwidth)'; } var compId = picture.getAttribute('data-variant'); if ( compId && variants[compId] ) { var isConditional = variants[compId]['same']; if ( theme === 'light' || isConditional || variants[compId]['dark']['src'] === false ) { picture.src = variants[compId]['light']['src']; picture.srcset = variants[compId]['light']['srcset'] || ''; picture.sizes = variants[compId]['light']['sizes']; continue; }; picture.src = variants[compId]['dark']['src']; picture.srcset = variants[compId]['dark']['srcset'] || ''; picture.sizes = variants[compId]['dark']['sizes']; }; }; }; var observer = new MutationObserver(function(mutations) { mutations.forEach(function(mutation) { if (mutation.type == 'attributes') { theme = html.getAttribute('data-neve-theme'); setCurrentTheme(theme); }; }); }); observer.observe(html, { attributes: true }); function toggleAriaClick() { function toggleAriaExpanded(toggle = 'true') { document.querySelectorAll('button.navbar-toggle').forEach(function(el) { if ( el.classList.contains('caret-wrap') ) { return; } el.setAttribute('aria-expanded', 'true' === el.getAttribute('aria-expanded') ? 'false' : toggle); }); } toggleAriaExpanded(); if ( document.body.hasAttribute('data-ftrap-listener') ) { return; } document.body.setAttribute('data-ftrap-listener', 'true'); document.addEventListener('ftrap-end', function() { toggleAriaExpanded('false'); }); } var menuCarets=document.querySelectorAll(".nav-ul li > .wrap > .caret");menuCarets.forEach((function(e){e.addEventListener("keydown",(e=>{13===e.keyCode&&e.target.parentElement.classList.toggle("active")})),e.parentElement.parentElement.addEventListener("focusout",(t=>{e.parentElement.parentElement.contains(t.relatedTarget)||e.parentElement.classList.remove("active")}))})); /* ]]> */ /* <![CDATA[ */ var contentFormsSettings = {"restUrl":"https:\/\/essexhomephysio.co.uk\/wp-json\/content-forms\/v1\/","nonce":"21280a22ba"}; var formStyle = {"formStyle":"style=\"margin-left:0; text-align:left\""}; /* ]]> */ /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.23.3","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"e_lazyload":true},"urls":{"assets":"https:\/\/essexhomephysio.co.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/essexhomephysio.co.uk\/wp-admin\/admin-ajax.php"},"nonces":{"floatingButtonsClickTracking":"a21227b38a"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":91,"title":"Essex%20Home%20Physio","excerpt":"","featuredImage":false}}; /* ]]> */ (function (window) { function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } let cookie = getCookie('obfx-policy-consent'); if(cookie !== 'accepted'){ document.getElementById('obfx-cookie-bar').style.display = 'block'; } document.getElementById('obfx-accept-cookie-policy').addEventListener('click', function (e) { e.preventDefault(); var days = 365; var date = new Date(); // @TODO add an option to select expiry days date.setTime(date.getTime() + 24 * days * 60 * 60 * 1e3); // save the cookie document.cookie = 'obfx-policy-consent=accepted; expires=' + date.toGMTString() + '; path=/'; // after we get the acceptance cookie we can close the box document.getElementById('obfx-checkbox-cb').checked = true; }, false); })(window); .obfx-cookie-bar-container { height: 0; display: none; } .obfx-checkbox-cb { display: none; } .obfx-cookie-bar { padding: 12px 25px; position: fixed; z-index: 9999; text-align: center; display:block; bottom: 0; left: 0; right: 0; min-height: 40px; background: #fff; border: 1px solid #333; } .obfx-cookie-bar a { padding: 0 8px; text-decoration: underline; font-weight: bold; } .obfx-checkbox-cb:checked + .obfx-cookie-bar { display: none; } .obfx-close-cb { position: absolute; right: 5px; top: 12px; width: 20px; cursor: pointer; } jQuery(document).ready(function ($) { //$( document ).ajaxStart(function() { //}); for (var i = 0; i < document.forms.length; ++i) { var form = document.forms[i]; if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } } $(document).on('submit', 'form', function () { if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="phwMAVJbTGFP" value="_lBKj@RNkOI8HbM" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="DjoEORMbgCyl" value="SbgQ@0*f9e" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="KOhcERsfeMyl" value="Q6]Kg[o5b1pGnZd" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="YTkrgBJqCfcDoQbO" value="32y_5g" />'); } return true; }); jQuery.ajaxSetup({ beforeSend: function (e, data) { //console.log(Object.getOwnPropertyNames(data).sort()); //console.log(data.type); if (data.type !== 'POST') return; if (typeof data.data === 'object' && data.data !== null) { data.data.append("phwMAVJbTGFP", "_lBKj@RNkOI8HbM"); data.data.append("DjoEORMbgCyl", "SbgQ@0*f9e"); data.data.append("KOhcERsfeMyl", "Q6]Kg[o5b1pGnZd"); data.data.append("YTkrgBJqCfcDoQbO", "32y_5g"); } else { data.data = data.data + '&phwMAVJbTGFP=_lBKj@RNkOI8HbM&DjoEORMbgCyl=SbgQ@0*f9e&KOhcERsfeMyl=Q6]Kg[o5b1pGnZd&YTkrgBJqCfcDoQbO=32y_5g'; } } }); });