@ Alex
What tool did you use to do the scan? Can you share a link to it please?
The search field definitely has a label, so I’m not sure why that would be flagged. The label is hidden with CSS but that would not matter for a screen reader.
The category select does not have a label so something would have to be added.
Here’s a link that shows where to find the code for the search input:
https://github.com/Connections-Business-Directory/Connections/blob/0.8.11/includes/template/class.template-parts.php#L1284
Here’s a link that shows where to find the code for the category drop down.
https://github.com/Connections-Business-Directory/Connections/blob/0.8.11/includes/template/class.template-parts.php#L1711
The file name is class.template-parts.php and can be found here:
../wp-content/plugins/connections/includes/template/
If you let me know that changes you make, I’ll try to see if they can be easily integrated in Connections.
Hope that helps!
