• I am using the WP Accessibility Helper (WPAH) plugin (v0.6.3) with WordPress 6.7.2. My theme includes React components, which I compile using Webpack inside the src folder of my theme. However, the WPAH accessibility features (e.g., font resizing, contrast) work fine on static HTML elements but do not apply to React-generated elements.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Alex Volkov

    (@vol4ikman)

    Well, thanks for the report anyway, but I never tested the plugin with react setup. Can you provide more info? Debug log, errors?
    How can I reproduce your issue?

    thanks

    Thread Starter hardik1430

    (@hardik1430)

    There are not any errors; it’s basically like that it’s ignoring the content rendering dynamically and only works for static content added directly in .php files inside the theme and UI added via Visual Composer.

    Plugin Author Alex Volkov

    (@vol4ikman)

    Can you share with me privately some example, url?

    Thread Starter hardik1430

    (@hardik1430)

    I can share the project zip and steps to run React. Please provide your email.

    Plugin Author Alex Volkov

    (@vol4ikman)

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.