Lead #722

Company
Portland Chiropractic Clinic
Website
https://portlandchiropractic.uk
Best Contact
Email
()

Override

Captured Pages

View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); Stafford, Staffordshire, United Kingdom | Portland Chiropractic Clinic Table of Contents Toggle Stafford, StaffordshireExperience Health, Heritage and Holistic Care in StaffordBusiness & Wellness Services in StaffordExplore More Locations & Services Stafford, Staffordshire Experience Health, Heritage and Holistic Care in Stafford Stafford, the historic county town of Staffordshire, is renowned for its rich medley of medieval heritage and modern amenities. As referenced on the Stafford Borough Council official website, Stafford features notable landmarks such as Stafford Castle and an array of cultural events and green spaces. Interestingly, Stafford boasts an intriguing legend about the “Ancient High House”—the largest timber-framed townhouse in England—which remains a testament to its architectural splendor. For more in-depth historical details and facts, visit the Stafford Wikipedia page. Did you know? The Ancient High House once hosted King Charles I in 1642, just prior to the English Civil War. Business & Wellness Services in Stafford Comprehensive Chiropractic Examination Thorough assessments including posture and spinal mobility, neurological tests, and tailored treatment plans to address your individual needs. Read more Chiropractic X-ray Examination On-site imaging provides efficient diagnostics, allowing for immediate and targeted care. Suitable for chronic pain, injuries, postural issues, and more. Read more Chiropractic Adjustment Safe, hands-on therapy to restore spinal alignment, reduce pain, and improve your body’s natural healing. Effective for back pain, headaches, stiffness, and more. Read more Chiropractic Spinal Decompression Therapy Non-surgical relief for herniated discs, sciatica, or persistent low back pain. Gentle traction reduces pressure on nerves and supports natural recovery. Read more Knee On Trac™ Decompression Targeted, non-surgical knee pain therapy to improve joint function in osteoarthritis, chronic injuries, or recovery after surgery. Read more SoftWave Shock Therapy Holistic solution addressing lower back and knee pain through advanced shockwave technology that stimulates natural healing and relieves inflammation. Read more Prolozone Therapy Innovative regenerative therapy using medical ozone injections to relieve joint pain, enhance mobility, and stimulate tissue repair in a minimally invasive way. Read more IV Ozone Therapy Enhance wellness and immune health from within—discover clinical-grade IV ozone for detoxification, energy, and anti-inflammatory support. Read more Hyaluronic Injections Drug-free, non-surgical pain relief for arthritic knees—restore lubrication, ease stiffness, and delay joint replacement with viscosupplementation. Read more Trigger Point Injections Therapy Minimise muscle pain and tension with targeted injections for myofascial pain, fibromyalgia, or persistent knots, allowing greater everyday comfort. Read more Explore More Locations & Services Nearby and related service areas: Birmingham, West Midlands Streetly, West Midlands Sutton Coldfield, West Midlands Walsall, West Midlands West Bromwich, West Midlands Wolverhampton, West Midlands Burntwood, Staffordshire Cannock, Staffordshire Lichfield, Staffordshire Whittington, Staffordshire Discover more about: Chiropractic Examinations in Stafford On-site Chiropractic X-rays Natural Spinal Adjustments Knee Pain Relief Technologies For those seeking a personalised, whole-body approach to pain relief or enhanced health in Stafford and surrounding Staffordshire, Portland Chiropractic combines traditional chiropractic techniques with progressive regenerative therapies. Discover the difference that a holistic, evidence-based practice can make for your mobility and well-being. document.addEventListener('DOMContentLoaded', function() { // Select all heading tags h1 to h6 for (let i = 1; i <= 6; i++) { let headings = document.querySelectorAll('h' + i); // Loop through each heading and add an ID based on the text content headings.forEach(function(heading) { let textContent = heading.textContent.trim(); // Replace spaces, '&', and ':' with underscores and remove extra underscores let slug = textContent .replace(/\s+/g, '_') // Replace spaces with underscores .replace(/[&:]/g, '') // Remove '&' and ':' .replace(/_+/g, '_'); // Replace multiple underscores with a single underscore heading.setAttribute('id', slug); }); } }); Tell Us How We Can Help Describe what you are dealing with, and we’ll let you know the best steps to find the cause and help you recover. Or Call Us Now! 01922 456 700 Full Name Email Phone Number Describe the Details Here... GET MY CASE REVIEWED Our Services Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain jQuery(document).ready(function($) { $('#services_73ab72c li.menu-item-has-children > a:not(:has(span)), #mobile_services_73ab72c li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#services_73ab72c li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#mobile_services_73ab72c li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_services_73ab72c').click(function(){ $('#mobile_services_73ab72c').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_services_73ab72c').click(function(){ $('#mobile_services_73ab72c').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); OFFICE HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); div#ez-toc-container .ez-toc-title {font-size: 120%;}div#ez-toc-container .ez-toc-title {font-weight: 500;}div#ez-toc-container ul li , div#ez-toc-container ul li a {font-size: 95%;}div#ez-toc-container ul li , div#ez-toc-container ul li a {font-weight: 500;}div#ez-toc-container nav ul ul li {font-size: 90%;} .ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item ;}.ez-toc-counter nav ul li a::before {content: counters(item, '.', decimal) '. ';display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; }.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item ;}.ez-toc-widget-container nav ul li a::before {content: counters(item, '.', decimal) '. ';display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; } /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":6283,"title":"Stafford%2C%20Staffordshire%2C%20United%20Kingdom%20%7C%20Portland%20Chiropractic%20Clinic%20-%20Portland%20Chiropractic","excerpt":"Explore professional chiropractic and holistic therapies in Stafford, Staffordshire. Learn about local history and discover personalised care at Portland Chiropractic.","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ var eztoc_smooth_local = {"scroll_offset":"30","add_request_uri":"","add_self_reference_link":""}; /* ]]> */ /* <![CDATA[ */ var ezTOC = {"smooth_scroll":"1","visibility_hide_by_default":"","scroll_offset":"30","fallbackIcon":"<span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span>","chamomile_theme_is_on":""}; /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"6283"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); About Us | Portland Chiropractic of Aldridge UK At Portland Chiropractic of Aldridge, We Don’t Just Treat Pain—We Get To The Root Cause! Hello and Welcome to Portland Chiropractic of Aldridge Welcome to Portland Chiropractic Clinic – Your Path to Natural, Holistic HealthHello, I’m Richard Taylor, the chiropractor and founder of Portland Chiropractic Clinic, located in Aldridge, serving patients throughout the West Midlands, including Walsall, Birmingham, and Sutton Coldfield. At Portland Chiropractic, we’re passionate about helping our patients achieve better health naturally. Our approach centers around identifying and removing any interference in the nervous system to empower your body’s natural ability to heal and regulate itself. Chiropractor Dr. Richard Taylor Chiropractor Hello. I’m Dr. Richard Taylor, a Doctor of Chiropractic and founder of Portland Chiropractic Clinic, located in Aldridge. We serve patients throughout the West Midlands, including Walsall, Birmingham, and Sutton Coldfield. At Portland Chiropractic, we’re passionate about helping our patients achieve better health naturally. Our approach centers around identifying and removing any interference in the nervous system to empower your body’s natural ability to heal and regulate itself. The Team Emma Taylor Office Manager Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Mae Chiropractic Assistant Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Vincent E. Broadnax Exercise Therapist / Traction Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. First Time Visiting? Book an Appointment At Portland Chiropractic, we understand that stepping into a new clinic can feel a bit intimidating. That’s why we work hard to make you feel welcome and comfortable from the moment you arrive.Chiropractic care is a journey, with each session building upon the last. The more familiar you are with who we are and what we offer, the better your experience and results will be.Take some time to browse our website and get to know us. When you’re ready, schedule your complimentary appointment, and let’s start your journey to lasting relief! What Our Patients Have to Say About Their Experience with Us I had been suffering from severe pain in my left foot and heel which made walking any distance quite painful I have now been attending the clinic for 4 weeks and my pain has virtually gone. I cannot thank Richard enough, as well as being very professional he is very friendly and immediately puts you at ease as do all the staff. I also had pain in my back which always seemed to be worse when I went to bed that has also gone and at last, I can sleep at night. So after nearly 2 years of pain, I am almost pain-free thanks to Richard and his staff. Patricia Wareham I've been to Richard a couple of times now,due to my work and old injuries I occasionally suffer with back pain,ive always come from here feeling much better,the staff are friendly and helpfull and Richard has given me exercises and advise to help prevent further pain. Highly recommended. Mark Trumble This is an excellent chiropractic practice that offers more than just chiropractic adjustments. It resembles a Premier League football club treatment room and if you are suffering from back, shoulder or joint problems, there's a high probability that they will be able to minimise or eradicate the pain. My own experience is that I suffered shoulder and neck pain. It is now completely gone. It's great to have pain free mobility again. The owner Richard is supported by a very friendly and knowledgeable team. David jQuery( document ).ready(function($) { $('#ga_p_glister_slider0b6eeb1').slick({ dots: false, arrows:true, pause_on_hover: true, autoplay: true, infinite_loop: true, speed: 800, autoplaySpeed: 5000, slidesToShow: 1, slidesToScroll: 1, prevArrow: '.prev_glister_slider0b6eeb1', nextArrow: '.next_glister_slider0b6eeb1', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 769, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1, } } ], }); }); Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":168,"title":"Portland%20Chiropractic%20%7C%20Expert%20Chiropractic%20Care%20for%20Lasting%20Relief","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"168"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":5260,"title":"MEET%20THE%20TEAM%20-%20Portland%20Chiropractic","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"5260"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
View text

                    
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); About Us | Portland Chiropractic of Aldridge UK At Portland Chiropractic of Aldridge, We Don’t Just Treat Pain—We Get To The Root Cause! Hello and Welcome to Portland Chiropractic of Aldridge Welcome to Portland Chiropractic Clinic – Your Path to Natural, Holistic HealthHello, I’m Richard Taylor, the chiropractor and founder of Portland Chiropractic Clinic, located in Aldridge, serving patients throughout the West Midlands, including Walsall, Birmingham, and Sutton Coldfield. At Portland Chiropractic, we’re passionate about helping our patients achieve better health naturally. Our approach centers around identifying and removing any interference in the nervous system to empower your body’s natural ability to heal and regulate itself. Chiropractor Dr. Richard Taylor Chiropractor Hello. I’m Dr. Richard Taylor, a Doctor of Chiropractic and founder of Portland Chiropractic Clinic, located in Aldridge. We serve patients throughout the West Midlands, including Walsall, Birmingham, and Sutton Coldfield. At Portland Chiropractic, we’re passionate about helping our patients achieve better health naturally. Our approach centers around identifying and removing any interference in the nervous system to empower your body’s natural ability to heal and regulate itself. The Team Emma Taylor Office Manager Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Mae Chiropractic Assistant Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Vincent E. Broadnax Exercise Therapist / Traction Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. First Time Visiting? Book an Appointment At Portland Chiropractic, we understand that stepping into a new clinic can feel a bit intimidating. That’s why we work hard to make you feel welcome and comfortable from the moment you arrive.Chiropractic care is a journey, with each session building upon the last. The more familiar you are with who we are and what we offer, the better your experience and results will be.Take some time to browse our website and get to know us. When you’re ready, schedule your complimentary appointment, and let’s start your journey to lasting relief! What Our Patients Have to Say About Their Experience with Us I had been suffering from severe pain in my left foot and heel which made walking any distance quite painful I have now been attending the clinic for 4 weeks and my pain has virtually gone. I cannot thank Richard enough, as well as being very professional he is very friendly and immediately puts you at ease as do all the staff. I also had pain in my back which always seemed to be worse when I went to bed that has also gone and at last, I can sleep at night. So after nearly 2 years of pain, I am almost pain-free thanks to Richard and his staff. Patricia Wareham I've been to Richard a couple of times now,due to my work and old injuries I occasionally suffer with back pain,ive always come from here feeling much better,the staff are friendly and helpfull and Richard has given me exercises and advise to help prevent further pain. Highly recommended. Mark Trumble This is an excellent chiropractic practice that offers more than just chiropractic adjustments. It resembles a Premier League football club treatment room and if you are suffering from back, shoulder or joint problems, there's a high probability that they will be able to minimise or eradicate the pain. My own experience is that I suffered shoulder and neck pain. It is now completely gone. It's great to have pain free mobility again. The owner Richard is supported by a very friendly and knowledgeable team. David jQuery( document ).ready(function($) { $('#ga_p_glister_slider0b6eeb1').slick({ dots: false, arrows:true, pause_on_hover: true, autoplay: true, infinite_loop: true, speed: 800, autoplaySpeed: 5000, slidesToShow: 1, slidesToScroll: 1, prevArrow: '.prev_glister_slider0b6eeb1', nextArrow: '.next_glister_slider0b6eeb1', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 769, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1, } } ], }); }); Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":168,"title":"Portland%20Chiropractic%20%7C%20Expert%20Chiropractic%20Care%20for%20Lasting%20Relief","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"168"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); Book Your Appointment Today Contact Portland Chiropractic | Schedule Your Appointment Today Contact Portland Chiropractic Please Call Us: 01922 456 700 We would love to help you condition your body so that you can operate at your peak potential! Or Tell Us How We Can Help Full Name Email Phone Number Describe the Details Here... GET MY CASE REVIEWED What Our Patients Have to Say About Their Experience with Us I had been suffering from severe pain in my left foot and heel which made walking any distance quite painful I have now been attending the clinic for 4 weeks and my pain has virtually gone. I cannot thank Richard enough, as well as being very professional he is very friendly and immediately puts you at ease as do all the staff. I also had pain in my back which always seemed to be worse when I went to bed that has also gone and at last, I can sleep at night. So after nearly 2 years of pain, I am almost pain-free thanks to Richard and his staff. Patricia Wareham I've been to Richard a couple of times now,due to my work and old injuries I occasionally suffer with back pain,ive always come from here feeling much better,the staff are friendly and helpfull and Richard has given me exercises and advise to help prevent further pain. Highly recommended. Mark Trumble This is an excellent chiropractic practice that offers more than just chiropractic adjustments. It resembles a Premier League football club treatment room and if you are suffering from back, shoulder or joint problems, there's a high probability that they will be able to minimise or eradicate the pain. My own experience is that I suffered shoulder and neck pain. It is now completely gone. It's great to have pain free mobility again. The owner Richard is supported by a very friendly and knowledgeable team. David jQuery( document ).ready(function($) { $('#ga_p_glister_slider765b1e4').slick({ dots: false, arrows:true, pause_on_hover: true, autoplay: true, infinite_loop: true, speed: 800, autoplaySpeed: 5000, slidesToShow: 1, slidesToScroll: 1, prevArrow: '.prev_glister_slider765b1e4', nextArrow: '.next_glister_slider765b1e4', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 769, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1, } } ], }); }); First Time Visiting? We understand how intimidating it can feel to walk into a new place. That’s why at Portland Chiropractic, we’re committed to creating a welcoming and comfortable environment from the moment you arrive.Chiropractic care is a progressive journey, with each session building on the last to improve your overall well-being. The more you understand our approach, values, and techniques, the better your experience and results will be. If you have any questions or need guidance, don’t hesitate to reach out to Portland Chiropractic—we’re here to support you every step of the way.Take a moment to explore our services and get to know more about what we offer. When you’re ready, contact Portland Chiropractic to make an appointment and begin your journey to lasting relief and wellness! Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":127,"title":"Contact%20Portland%20Chiropractic%20%7C%20%231%20in%20Patient%20Care%20%E2%80%93%20Book%20Your%20Appointment%20Today","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"127"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); Your Reliable Choice for Chiropractic Care Why Trust Us at Portland Chiropractic: Expert Care for Lasting Wellness Why Trust Us: Your Trusted Partner in Health and Wellness When it comes to your health, selecting the right chiropractic clinic can make all the difference. At Portland Chiropractic, we’ve built a reputation for delivering effective, personalised, and compassionate care to every patient we serve. Led by Richard Taylor, our team is dedicated to helping you achieve lasting health and wellness. Here’s why Portland Chiropractic stands out as the trusted choice for chiropractic care. Unwavering Commitment to Personalised Care At Portland Chiropractic, we recognise that every patient has unique needs and health goals. Our philosophy is built on individualised care, where each treatment plan is custom-tailored to address each patient’s specific needs. Richard Taylor and our skilled team work closely with you to understand your concerns, thoroughly assess your condition, and design a treatment plan that optimally suits you. This personalised approach is the core of why so many trust us with their chiropractic care. Experienced, Certified Professionals Experience and expertise are essential in chiropractic care, and at Portland Chiropractic, we have both. Richard Taylor brings years of experience in treating a range of musculoskeletal conditions, from back pain and neck pain to sports injuries and chronic discomfort. Our certified practitioners are committed to staying current with the latest chiropractic techniques and advancements, ensuring that you receive safe, effective, and top-quality care. Comprehensive Health and Wellness Solutions At Portland Chiropractic, we believe in addressing not only symptoms but also the underlying causes of discomfort. Our holistic approach incorporates more than just spinal adjustments; we offer a full range of services designed to promote overall health and prevent future issues. From lifestyle guidance and posture education to preventive care, our team is here to support your complete wellness journey. State-of-the-Art Facilities for Your Comfort and Safety We’re committed to providing you with a comfortable and professional environment. Portland Chiropractic is equipped with state-of-the-art technology and amenities, allowing us to offer precise, effective treatments in a welcoming setting. From advanced diagnostic tools to a relaxing clinic atmosphere, we prioritise both quality and patient comfort. This commitment to excellence in our facilities is a crucial part of why patients trust us for their chiropractic care. Transparent Communication and Patient Education Transparency is essential for building trust, and at Portland Chiropractic, we believe in open, honest communication with our patients. We take the time to explain each step of your treatment plan, including expected outcomes and potential timelines. Our team ensures you understand your care journey and feel empowered to make informed decisions. This dedication to patient education is another reason why Portland Chiropractic is trusted by so many. Proven Results and Positive Patient Feedback Our success is best reflected in the positive feedback and testimonials from our patients. Over the years, Portland Chiropractic has helped countless individuals achieve lasting relief from pain, regain mobility, and improve their overall quality of life. The trust our patients place in us is a testament to the quality of our care, the results we achieve, and the commitment we bring to each individual we serve. Choose Portland Chiropractic – Your Trusted Partner in Health and Wellness When it comes to chiropractic care, trust and expertise are essential. At Portland Chiropractic, led by Richard Taylor, we are committed to delivering exceptional care tailored to your needs. Discover why so many patients trust us to support their health and well-being. We’re here to help you achieve a pain-free, healthy, and active life. Tell Us How We Can Help Describe what you are dealing with, and we’ll let you know the best steps to find the cause and help you recover. Or Call Us Now! 01922 456 700 Full Name Email Phone Number Describe the Details Here... GET MY CASE REVIEWED Our Services Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain jQuery(document).ready(function($) { $('#services_73ab72c li.menu-item-has-children > a:not(:has(span)), #mobile_services_73ab72c li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#services_73ab72c li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#mobile_services_73ab72c li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_services_73ab72c').click(function(){ $('#mobile_services_73ab72c').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_services_73ab72c').click(function(){ $('#mobile_services_73ab72c').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); OFFICE HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":5255,"title":"Why%20Trust%20Us%20%7C%20Reliable%20Chiropractic%20Care%20by%20Richard%20Taylor","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"5255"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); About Us | Portland Chiropractic of Aldridge UK At Portland Chiropractic of Aldridge, We Don’t Just Treat Pain—We Get To The Root Cause! Hello and Welcome to Portland Chiropractic of Aldridge Welcome to Portland Chiropractic Clinic – Your Path to Natural, Holistic HealthHello, I’m Richard Taylor, the chiropractor and founder of Portland Chiropractic Clinic, located in Aldridge, serving patients throughout the West Midlands, including Walsall, Birmingham, and Sutton Coldfield. At Portland Chiropractic, we’re passionate about helping our patients achieve better health naturally. Our approach centers around identifying and removing any interference in the nervous system to empower your body’s natural ability to heal and regulate itself. Chiropractor Dr. Richard Taylor Chiropractor Hello. I’m Dr. Richard Taylor, a Doctor of Chiropractic and founder of Portland Chiropractic Clinic, located in Aldridge. We serve patients throughout the West Midlands, including Walsall, Birmingham, and Sutton Coldfield. At Portland Chiropractic, we’re passionate about helping our patients achieve better health naturally. Our approach centers around identifying and removing any interference in the nervous system to empower your body’s natural ability to heal and regulate itself. The Team Emma Taylor Office Manager Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Mae Chiropractic Assistant Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Vincent E. Broadnax Exercise Therapist / Traction Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. First Time Visiting? Book an Appointment At Portland Chiropractic, we understand that stepping into a new clinic can feel a bit intimidating. That’s why we work hard to make you feel welcome and comfortable from the moment you arrive.Chiropractic care is a journey, with each session building upon the last. The more familiar you are with who we are and what we offer, the better your experience and results will be.Take some time to browse our website and get to know us. When you’re ready, schedule your complimentary appointment, and let’s start your journey to lasting relief! What Our Patients Have to Say About Their Experience with Us I had been suffering from severe pain in my left foot and heel which made walking any distance quite painful I have now been attending the clinic for 4 weeks and my pain has virtually gone. I cannot thank Richard enough, as well as being very professional he is very friendly and immediately puts you at ease as do all the staff. I also had pain in my back which always seemed to be worse when I went to bed that has also gone and at last, I can sleep at night. So after nearly 2 years of pain, I am almost pain-free thanks to Richard and his staff. Patricia Wareham I've been to Richard a couple of times now,due to my work and old injuries I occasionally suffer with back pain,ive always come from here feeling much better,the staff are friendly and helpfull and Richard has given me exercises and advise to help prevent further pain. Highly recommended. Mark Trumble This is an excellent chiropractic practice that offers more than just chiropractic adjustments. It resembles a Premier League football club treatment room and if you are suffering from back, shoulder or joint problems, there's a high probability that they will be able to minimise or eradicate the pain. My own experience is that I suffered shoulder and neck pain. It is now completely gone. It's great to have pain free mobility again. The owner Richard is supported by a very friendly and knowledgeable team. David jQuery( document ).ready(function($) { $('#ga_p_glister_slider0b6eeb1').slick({ dots: false, arrows:true, pause_on_hover: true, autoplay: true, infinite_loop: true, speed: 800, autoplaySpeed: 5000, slidesToShow: 1, slidesToScroll: 1, prevArrow: '.prev_glister_slider0b6eeb1', nextArrow: '.next_glister_slider0b6eeb1', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 769, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1, } } ], }); }); Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":168,"title":"Portland%20Chiropractic%20%7C%20Expert%20Chiropractic%20Care%20for%20Lasting%20Relief","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"168"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); Book Your Appointment Today Contact Portland Chiropractic | Schedule Your Appointment Today Contact Portland Chiropractic Please Call Us: 01922 456 700 We would love to help you condition your body so that you can operate at your peak potential! Or Tell Us How We Can Help Full Name Email Phone Number Describe the Details Here... GET MY CASE REVIEWED What Our Patients Have to Say About Their Experience with Us I had been suffering from severe pain in my left foot and heel which made walking any distance quite painful I have now been attending the clinic for 4 weeks and my pain has virtually gone. I cannot thank Richard enough, as well as being very professional he is very friendly and immediately puts you at ease as do all the staff. I also had pain in my back which always seemed to be worse when I went to bed that has also gone and at last, I can sleep at night. So after nearly 2 years of pain, I am almost pain-free thanks to Richard and his staff. Patricia Wareham I've been to Richard a couple of times now,due to my work and old injuries I occasionally suffer with back pain,ive always come from here feeling much better,the staff are friendly and helpfull and Richard has given me exercises and advise to help prevent further pain. Highly recommended. Mark Trumble This is an excellent chiropractic practice that offers more than just chiropractic adjustments. It resembles a Premier League football club treatment room and if you are suffering from back, shoulder or joint problems, there's a high probability that they will be able to minimise or eradicate the pain. My own experience is that I suffered shoulder and neck pain. It is now completely gone. It's great to have pain free mobility again. The owner Richard is supported by a very friendly and knowledgeable team. David jQuery( document ).ready(function($) { $('#ga_p_glister_slider765b1e4').slick({ dots: false, arrows:true, pause_on_hover: true, autoplay: true, infinite_loop: true, speed: 800, autoplaySpeed: 5000, slidesToShow: 1, slidesToScroll: 1, prevArrow: '.prev_glister_slider765b1e4', nextArrow: '.next_glister_slider765b1e4', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 769, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1, } } ], }); }); First Time Visiting? We understand how intimidating it can feel to walk into a new place. That’s why at Portland Chiropractic, we’re committed to creating a welcoming and comfortable environment from the moment you arrive.Chiropractic care is a progressive journey, with each session building on the last to improve your overall well-being. The more you understand our approach, values, and techniques, the better your experience and results will be. If you have any questions or need guidance, don’t hesitate to reach out to Portland Chiropractic—we’re here to support you every step of the way.Take a moment to explore our services and get to know more about what we offer. When you’re ready, contact Portland Chiropractic to make an appointment and begin your journey to lasting relief and wellness! Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":127,"title":"Contact%20Portland%20Chiropractic%20%7C%20%231%20in%20Patient%20Care%20%E2%80%93%20Book%20Your%20Appointment%20Today","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"127"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH
Emails:
View text
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E9EKN2XCK8'); 01922 456 700 Book an Appointment 11 Portland Road Aldridge Walsall West Midlands WS9 8NS 01922 456 700 Make an Appointment About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact About Why Trust Us Patient Reviews Treatment Conditions We Treat Neck Pain Shoulder & Arm Pain Mid back pain Lowback pain Knee Pain Foot Pain THERAPIES SoftWave Shock Therapy Knee On Trac™ Knee Decompression Prolozone® Therapy Hyaluronic Acid Injections IV Ozone Therapy Spinal Decompression DIAGNOSTICS X-Rays Blog Contact jQuery(document).ready(function($) { $('#primary_768c5c2 li.menu-item-has-children > a:not(:has(span)), #mobile_primary_768c5c2 li.menu-item-has-children > a:not(:has(span))').each(function() { $(this).append('<span><svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg></span>'); }); $('#primary_768c5c2 li.menu-item-has-children').hover( function() { $(this).children('ul').stop(true, true).slideDown(); }, function() { $(this).children('ul').stop(true, true).slideUp(); } ); $('#mobile_primary_768c5c2 li.menu-item-has-children > a > span').click(function(e) { e.preventDefault(); $(this).parent('a').siblings('ul').stop(true, true).slideToggle(); }); $('#responsive_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').css('display', 'flex').animate({ top: '0' }, 500); // Adjust the duration (500ms) as needed }); $('#responsive_close_primary_768c5c2').click(function(){ $('#mobile_primary_768c5c2').animate({ top: '-100vh' }, 500, function() { $(this).css('display', 'none'); }); }); }); jQuery(document).ready(function($) { $('.ga_search_ga_search_559a3d2').hide(); // Show the popup with slideDown effect $('#search_ga_search_559a3d2').click(function(event) { event.preventDefault(); $('.ga_search_ga_search_559a3d2').slideDown(); }); $('#ga_search_close_ga_search_559a3d2').click(function() { $('.ga_search_ga_search_559a3d2').slideUp(); }); }); Dedicated and Experienced Chiropractors in Walsall Relieve Pain, Restore Health, and Reclaim Your Life We provide effective chiropractic care, specialising in back and neck pain relief for clients across Walsall, Birmingham, Sutton Coldfield, and the West Midlands. Make An Appointment Dedicated to Your Health and Wellness Experience Expert Chiropractors in Walsall for Quality Chiropractic Care At Portland Chiropractic, we take a holistic approach to healthcare, focusing on the root cause of your pain, not just the symptoms. We believe in empowering our patients to lead healthy and active lifestyles through precise chiropractic adjustments, therapeutic techniques, and lifestyle guidance. Whether you’re an athlete looking for peak performance or someone seeking relief from chronic pain, our expert team is here to tailor treatments to meet your unique needs. With years of experience and a patient-first philosophy, we strive to help you move, feel, and live better. Your journey to a healthier, pain-free life begins with us. Step into a welcoming environment where your concerns are heard, and every visit is an opportunity to improve your quality of life. Our Chiropractic Services Comprehensive Care for Everybody We provide a variety of chiropractic services designed to help you feel your best, whether you need relief from pain, support for recovery, or enhanced mobility. Our treatments are tailored to meet your needs and promote long-term health and well-being. Neck Pain Our chiropractic care targets neck alignment, easing pain and restoring natural mobility. READ MORE Shoulder & Arm Pain We ease shoulder and arm discomfort by aligning joints and reducing muscle tension. READ MORE Mid back pain Focused on spinal alignment, our mid-back care reduces pain and improves posture. READ MORE Lowback pain Our low back care relieves pressure, easing pain and enhancing movement naturally. READ MORE Knee Pain We treat knee pain by aligning joints, reducing strain, and restoring comfortable mobility. READ MORE Foot Pain Our foot care targets alignment, easing pain and improving balance and stability. READ MORE Let’s Get You on the Path to Better Health We’re Here for You Every Step of the Way Take the first step toward a pain-free, healthy lifestyle by reaching out to us. Whether you have questions about our services or are ready to make an appointment, we’re just a message away. Fill out the contact form below, and one of our team members will get in touch with you shortly. Full Name Email Phone Number Describe the Details Here... GET MY CASE REVIEWED Why Choose Portland Chiropractic? We understand that choosing the right healthcare provider is essential for your well-being. At Portland Chiropractic, we pride ourselves on delivering exceptional care in a supportive, patient-focused environment. Here’s why our patients trust us to be their health partners. VIEW ALL SERVICES Experienced and Skilled Our chiropractors are highly trained with years of experience in treating a variety of conditions. Personalised Treatment We design customised care plans to meet your specific health needs and goals. State-of-the-Art Techniques We stay updated with the latest chiropractic methods and technologies to ensure the best care. Compassionate Care Your comfort and satisfaction are our top priorities, with every treatment centered around your well-being. What Our Patients Have to Say About Their Experience with Us I had been suffering from severe pain in my left foot and heel which made walking any distance quite painful I have now been attending the clinic for 4 weeks and my pain has virtually gone. I cannot thank Richard enough, as well as being very professional he is very friendly and immediately puts you at ease as do all the staff. I also had pain in my back which always seemed to be worse when I went to bed that has also gone and at last, I can sleep at night. So after nearly 2 years of pain, I am almost pain-free thanks to Richard and his staff. Patricia Wareham I've been to Richard a couple of times now,due to my work and old injuries I occasionally suffer with back pain,ive always come from here feeling much better,the staff are friendly and helpfull and Richard has given me exercises and advise to help prevent further pain. Highly recommended. Mark Trumble This is an excellent chiropractic practice that offers more than just chiropractic adjustments. It resembles a Premier League football club treatment room and if you are suffering from back, shoulder or joint problems, there's a high probability that they will be able to minimise or eradicate the pain. My own experience is that I suffered shoulder and neck pain. It is now completely gone. It's great to have pain free mobility again. The owner Richard is supported by a very friendly and knowledgeable team. David jQuery( document ).ready(function($) { $('#ga_p_glister_slider43537a6').slick({ dots: false, arrows:true, pause_on_hover: true, autoplay: true, infinite_loop: true, speed: 800, autoplaySpeed: 5000, slidesToShow: 1, slidesToScroll: 1, prevArrow: '.prev_glister_slider43537a6', nextArrow: '.next_glister_slider43537a6', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 769, settings: { slidesToShow: 1, slidesToScroll: 1, } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1, } } ], }); }); Our Blog Portland Chiropractic Blog Why Hyaluronic Acid Injections Are Essential for Managing Arthritis and Joint HealthHyaluronic Acid injections are a game-changer for managing arthritis and joint pain, which are more than just inconvenient—they can severely impact ... How Prolozone Therapy Can Promote Healing Without Surgery or MedicationProlozone Therapy is changing the way we think about pain management and recovery. If you’ve been living with chronic pain or dealing with injuries ... Get Back on Your Feet: The Benefits of Knee On Trac™ for Long-Term Knee HealthKnee On Trac™: A Revolutionary Solution for Knee Pain Relief. When knee pain strikes, it can feel like your entire life comes to a halt. Every step ... Take the First Step Toward Relief! Book Your Initial Evaluation Appointment Today! Call Now: 01922 456 700 CONTACT INFO 01922 456 700 [email protected] 11 Portland Rd, Aldridge, Walsall WS9 8NS, United Kingdom Facebook Twitter BUSINESS HOURS Mon: 8:00 am – 8:00 pm Tue: 8:00 am – 8:00 pm Wed: 8:00 am – 8:00 pm Thu: 8:00 am – 8:00 pm Fri: 8:00 am – 7:00 pm Sat: 8:00 am – 7:00 pm Sun: Closed Visit us Disclaimer Privacy Policy Terms Copyright © 2025. All rights reserved Designed with ♡ by Phoenix SEO Dominetics {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/chiropractor\/*","\/wp-content\/themes\/glister\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} Manage Consent To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions. Functional Functional Always active The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network. Preferences Preferences The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user. Statistics Statistics The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you. Marketing Marketing The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes. Manage options Manage services Manage {vendor_count} vendors Read more about these purposes Accept Deny View preferences Save preferences View preferences {title} {title} {title} Manage consent 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 ); } ); /* <![CDATA[ */ var f12_cf7_captcha = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![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","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}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fedc7f94f0"},"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":306,"title":"Chiropractors%20in%20Walsall%20%7C%20%231%20Expert%20Chiropractic%20Care%20at%20Portland%20Chiropractic","excerpt":"","featuredImage":false}}; /* ]]> */ /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"10","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"uk","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/portlandchiropractic.uk\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/portlandchiropractic.uk\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=10","page_links":{"uk":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/portlandchiropractic.uk\/cookie-policy-uk\/"},"privacy-statement":{"title":"Privacy Policy","url":"https:\/\/portlandchiropractic.uk\/privacy-policy\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; /* ]]> */ /* <![CDATA[ */ if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function(consentData) { var category = consentData.detail.category; var services = consentData.detail.services; var blockedContentContainers = []; let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]'; let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]'; for (var skey in services) { if (services.hasOwnProperty(skey)) { let service = skey; selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]'; selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]'; } } document.querySelectorAll(selectorVideo).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; obj.classList.add('cmplz-elementor-activated'); if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){ let attr = obj.getAttribute('data-cmplz_elementor_widget_type'); obj.classList.removeAttribute('data-cmplz_elementor_widget_type'); obj.classList.setAttribute('data-widget_type', attr); } if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) { obj.classList.remove('cmplz-elementor-widget-video-playlist'); obj.classList.add('elementor-widget-video-playlist'); } obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings')); blockedContentContainers.push(obj); }); document.querySelectorAll(selectorGeneric).forEach(obj => { let elementService = obj.getAttribute('data-service'); if ( cmplz_is_service_denied(elementService) ) { return; } if (obj.classList.contains('cmplz-elementor-activated')) return; if (obj.classList.contains('cmplz-fb-video')) { obj.classList.remove('cmplz-fb-video'); obj.classList.add('fb-video'); } obj.classList.add('cmplz-elementor-activated'); obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href')); blockedContentContainers.push(obj.closest('.elementor-widget')); }); /** * Trigger the widgets in Elementor */ for (var key in blockedContentContainers) { if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) { let blockedContentContainer = blockedContentContainers[key]; if (elementorFrontend.elementsHandler) { elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer) } var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index'); blockedContentContainer.classList.remove('cmplz-blocked-content-container'); blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex); } } }); let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice'); if ( cmplzBlockedContent) { cmplzBlockedContent.addEventListener('click', function(event) { event.stopPropagation(); }); } /* ]]> */ /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/portlandchiropractic.uk\/wp-admin\/admin-ajax.php","nonce":"4aa88f8367","urls":{"assets":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/portlandchiropractic.uk\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/portlandchiropractic.uk\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ /* <![CDATA[ */ var modelData = {"postID":"306"}; /* ]]> */ window['gtag_enable_tcf_support'] = false; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { cookie_flags:'secure;samesite=none', }); Digitalagentur Forge12 Interactive GmbH