Hi everyone , I was facing the same issue, the solution I have found is to add a div with a screen-reader-response class between the div role=”form” and the form tag
<div role=”form” class=”wpcf7″ id=”wpcf7-f115-o1″ lang=”es-ES” dir=”ltr”>
<div class=”screen-reader-response”><p role=”status” aria-live=”polite” aria-atomic=”true”></p>
</div>
<form action=”” method=”post” class=”wpcf7-form” novalidate=”novalidate” name =”formx” id=”formx”>
Hi everyone , I was facing the same issue, the solution I have found is to add a div with a screen-reader-response class between the div role=”form” and the form tag
<div role=”form” class=”wpcf7″ id=”wpcf7-f115-o1″ lang=”es-ES” dir=”ltr”>
<div class=”screen-reader-response”><p role=”status” aria-live=”polite” aria-atomic=”true”></p>
</div>
<form action=”” method=”post” class=”wpcf7-form” novalidate=”novalidate” name =”formx” id=”formx”>