Hi we are trying to create a WCAG 2.0 AA level accesible page. By the moment we got it in a simple page with title an text, but there are problems when using some Kadence Blocks. We have tested all blocks an the feeling is good, a lot of blocks validate ok, but we found some problems in some other.
I will try to explain:
a) Advanced Gallery: have problems with <figcaption> tags, they are links but not well formed HTML code.
b) Modal dialog, has problem with an svg object, some attributes are not correct, for example when you write <svg strokewidth=”… the correct attribute according w3c is stroke-with. There are various like this.
c) Port and Portfolio grids, have some problems when you insert a <style> object inside HTML
d) Forms have some problems of HTML5, like using type attribute in a textarea object, and some other of accessibility, in the labeling of fields. We use *Login to see link to validate.
Those are the main errors we found, we are at your disposal to help you validate it if necessary
Thank you very much