No <main> or role=main region is present, so screen reader users cannot jump to primary content.
Affected pagehttps://lorelu.com/
Elementhtml > body
Accessible nameconst onSkipLinkClick = () => {
const htmlElement = document.querySelector('html');
htmlElement.style['scroll-behavior'] = 'smooth';
setTimeout( () => htmlElement.style['scroll-behavior'] = null, 1000 );
}
document.addEventListener("DOMContentLoaded", () => {
if (!document.querySelector('#content')) {
document.querySelector('.ea11y-skip-to-content-link').remove();
}
});
LORELU
LinkedIn
Instagram
Facebook
Anmelden
Entschuldige bitte die Unannehmlichkeiten! Wir arbeiten an einer großartigen Sache – schau bald wieder vorbei!
Home
Reparaturen
Laptop
Handy
Tablet
PC / Desktop
GPU / Grafikkarte
Andere Geräte
Über LORELU
Gerät einsenden
REPARATURSTATUS
0
12 Monate Garantie
Schnell. Transparent. Zuverlässig.
Reparatur per Versand
Mo–Fr 10:00–17:00 · Sa 10:00–14:00
[email removed]
Gerät einsenden
LLORELU Assistent AI · sofort verfügbar×
AIHallo. Wie kann ich dir bei deinem Gerät oder einer LORELU Reparatur helfen?
LORELU Mitarbeiter benötigtDu bist angemeldet. Wenn der Assistent das nicht lösen konnte, kannst du diesen Fall an LORELU weitergeben.An LORELU weitergeben
← AILORELU NachrichtenSicher mit deinem Konto verknüpft
BezugAllgemeine Anfrage
Dateien / BilderSenden
{"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/computer-repair-child/*","/wp-content/themes/computer-repair/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
const registerAllyAction = () => {
if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {
return;
}
elementorFrontend.utils.urlActions.addAction( 'allyWidget:open', () => {
if (window?.ea11yWidget?.widget?.open) {
return window.ea11yWidget.widget.isOpen()
? window.ea11yWidget.widget.close()
: window.ea11yWidget.widget.open();
}
} );
};
const waitingLimit = 30;
let retryCounter = 0;
const waitForElementorPro = () => {
return new Promise( ( resolve ) => {
const intervalId = setInterval( () => {
if ( retryCounter === waitingLimit ) {
resolve( null );
}
retryCounter++;
if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {
clearInterval( intervalId );
resolve( window.elementorFrontend );
}
}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend
});
};
waitForElementorPro().then( () => { registerAllyAction(); });
( () => {
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
} )();
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
:root{--woocommerce-coming-soon-color: #bea0f2}
/*# sourceURL=wc-blocks-style-inline-css */
.wp-elements-1 a:where(:not(.wp-element-button)){color:#000000;}.wp-elements-2 a:where(:not(.wp-element-button)){color:inherit;}.wp-elements-3 a:where(:not(.wp-element-button)){color:#000000;}.wp-elements-4 a:where(:not(.wp-element-button)){color:#ffffff;}.wp-container-core-group-is-layout-a0ad69bc{flex-wrap:nowrap;}.wp-container-core-group-is-layout-b14186be{justify-content:space-between;}.wp-container-content-9cfa9a5a{flex-grow:1;}.wp-container-core-group-is-layout-20d0575b{flex-direction:column;align-items:center;justify-content:center;}.wp-elements-5 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--contrast);}.wp-container-core-group-is-layout-acbc208b{flex-direction:column;align-items:stretch;}.wp-container-core-cover-is-layout-2143d3cf > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1280px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-cover-is-layout-2143d3cf > .alignwide{max-width:1280px;}.wp-container-core-cover-is-layout-2143d3cf .alignfull{max-width:none;}.wp-container-core-cover-is-layout-2143d3cf > .alignfull{margin-right:calc(24px * -1);margin-left:calc(24px * -1);}
/*# sourceURL=core-block-supports-inline-css */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "contact-form-7", {"translation-revision-date":"2026-06-28 19:30:34+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"de"},"This contact form is placed in the wrong place.":["Dieses Kontaktformular wurde an der falschen Stelle platziert."],"Error:":["Fehler:"]}},"comment":{"reference":"includes\/js\/index.js"}} );
//# sourceURL=contact-form-7-js-translations
var wpcf7 = {
"api": {
"root": "https:\/\/lorelu.com\/wp-json\/",
"namespace": "contact-form-7\/v1"
},
"cached": 1
};
//# sourceURL=contact-form-7-js-before
var ea11yWidget = {"iconSettings":{"style":{"icon":"person","size":"medium","color":"#2563eb"},"position":{"desktop":{"hidden":false,"enableExactPosition":false,"exactPosition":{"horizontal":{"direction":"right","value":10,"unit":"px"},"vertical":{"direction":"bottom","value":10,"unit":"px"}},"position":"bottom-right"},"mobile":{"hidden":false,"enableExactPosition":false,"exactPosition":{"horizontal":{"direction":"right","value":10,"unit":"px"},"vertical":{"direction":"bottom","value":10,"unit":"px"}},"position":"bottom-right"}}},"toolsSettings":{"bigger-text":{"enabled":true},"bigger-line-height":{"enabled":true},"text-align":{"enabled":true},"readable-font":{"enabled":true},"grayscale":{"enabled":true},"contrast":{"enabled":true},"page-structure":{"enabled":true},"sitemap":{"enabled":false,"url":"https://lorelu.com/wp-sitemap.xml"},"reading-mask":{"enabled":true},"hide-images":{"enabled":true},"pause-animations":{"enabled":true},"highlight-links":{"enabled":true},"focus-outline":{"enabled":true},"screen-reader":{"enabled":false},"remove-elementor-label":…[truncated by Evolize: exceeded D1 value limit]
Markup<body class="home wp-singular page-template-default page page-id-2105 custom-background wp-embed-responsive wp-theme-computer-repair wp-child-theme-computer-repair-child theme-computer-repair woocommerce-js eio-default ally-default esm-default elementor-default elementor-kit-11 elementor-page elementor-page-2105 lorelu-v12-header-ready">
<script>
const onSkipLinkClick = () => {
const htmlElement = document.querySelector('html');
htmlElement.style['scroll-behavior'] = 'smooth';
setTimeout( () => htmlElement.style['scroll-behavior'] = null, 1000 );
}
document.addEventLis… How to fixWrap the primary content in a single <main> element or role=main region.