Respira logo Respira
Get free scanner

ADA & WCAG 2.2 Accessibility Report

propark.ro

https://propark.ro/

Scanned 14 May 2026 · axe-core lighthouse-13.0.1 · 22 checks passed · 64 issue instances

Live scan data
0
Accessibility Score
out of 100
0
Critical
16
Serious
48
Moderate
0
Minor
Respira Page Builder Intelligence is Respira's builder-awareness layer for WordPress (Elementor, Divi, Gutenberg, Bricks, and more). No supported WordPress page builder was detected in this scan, so prompts are generated from live DOM and WCAG findings, but still target Respira for WordPress + MCP execution workflow.
serious
color-contrast Background and foreground colors do not have a sufficient contrast ratio.
13 elements
AI fix prompt
# Fix Fix color contrast

## CONTEXT
- Page: https://propark.ro/
- Issue: Insufficient color contrast
- Impact: SERIOUS
- Standard: WCAG 1.4.3 Contrast (Minimum) (Level AA)

## WHY IT FAILS
Text-to-background contrast falls below 4.5:1 for normal text or 3:1 for large text.

## ELEMENT
```html
<span id="cookieconsent:desc" class="cc-message">
```

**Selector:** `body > div.cc-window > span#cookieconsent:desc`

## HOW TO FIX
- Darken the text color or lighten the background until the ratio passes.
- Use a tool like contrast-ratio.com to verify before shipping.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/color-contrast>
Paste into Cursor, Claude, or Codex
serious
label-content-name-mismatch Elements with visible text labels do not have matching accessible names.
2 elements
AI fix prompt
# Fix Fix label-content-name-mismatch violation

## CONTEXT
- Page: https://propark.ro/
- Issue: Accessibility violation flagged by axe-core
- Impact: SERIOUS
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<a aria-label="learn more about cookies" role="button" tabindex="0" class="cc-link" href="/ro/despre-cookies.html" target="_blank">
```

**Selector:** `body > div.cc-window > span#cookieconsent:desc > a.cc-link`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch>
Paste into Cursor, Claude, or Codex
serious
link-name Links do not have a discernible name
1 element
AI fix prompt
# Fix Give the link an accessible name

## CONTEXT
- Page: https://propark.ro/
- Issue: Link has no accessible name
- Impact: SERIOUS
- Standard: WCAG 2.4.4 Link Purpose / 4.1.2 Name, Role, Value (Level A)

## WHY IT FAILS
Screen readers announce this link with no purpose attached.

## ELEMENT
```html
<a class="menuzord-brand pull-left flip" href="/ro/index.html">
```

**Selector:** `div.header-nav-wrapper > div.container > nav#menuzord-right > a.menuzord-brand`

## HOW TO FIX
- Put descriptive text inside the `<a>` tag, or set `aria-label` on the link.
- Avoid generic labels like "click here" or "read more"; describe the destination.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/link-name>
Paste into Cursor, Claude, or Codex
moderate
accesskeys `[accesskey]` values are unique
1 element
AI fix prompt
# Fix Fix accesskeys violation

## CONTEXT
- Page: https://propark.ro/
- Issue: Accessibility violation flagged by axe-core
- Impact: MODERATE
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<snippet unavailable>
```

**Selector:** `selector unavailable`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/accesskeys>
Paste into Cursor, Claude, or Codex
moderate
aria-hidden-focus `[aria-hidden="true"]` elements do not contain focusable descendents
1 element
AI fix prompt
# Fix Fix aria-hidden-focus violation

## CONTEXT
- Page: https://propark.ro/
- Issue: Accessibility violation flagged by axe-core
- Impact: MODERATE
- Standard: WCAG 2.2 (see violation details)

## WHY IT FAILS
Lighthouse / axe-core flagged this rule. See helpUrl for the full reference.

## ELEMENT
```html
<snippet unavailable>
```

**Selector:** `selector unavailable`

## HOW TO FIX
- Open the help URL for the canonical fix recipe.

## REFERENCE
<https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus>
Paste into Cursor, Claude, or Codex
Automated tools detect approximately 57% of WCAG violations. Manual review is always required.

Want these fixes applied safely?

Connect Respira for WordPress

Respira connects Cursor, Claude Code, and Codex to your WordPress site with builder-aware intelligence. Your AI agent can apply accessibility fixes on a safe draft for Not detected workflows.