As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I know some other tickets have requested accessibility compliance and a I saw where the priority for this depends on how many people are asking for it. We, like others, are required to make our website accessible, so I'm adding my voice. We have a tool that helps us identify issues, so I'm including some of those here:
<button class="dt-button DTTT_button DTTT_button_spacer" tabindex="0" aria-controls="table_1" type="button">
<span></span>
<span class="dt-down-arrow">▼</span>
</button>
<tfoot>
<tr style="display: none"></tr>
</tfoot>
<span class="filter-option pull-left">Nothing selected</span>
This is a "potential issue" that would be good if it were addressed by default, though I know some CSS overrides on my end could fix this one:
<button type="button" class="btn dropdown-toggle bs-placeholder btn-default" data-toggle="dropdown" role="button" title="Nothing selected"
<span class="filter-option pull-left">Nothing selected</span>
<span class="bs-caret"></span>
</button>
Not on the URL mentioned in this ticket, but other places with wpDataCharts our site:
Field inputs that are marked as aria-live="assertive" cause a screen reader to interrupt the user when an error occurs. Marking a field input as aria-atomic means that the screen reader announces the complete error message each time it occurs.
Source code below:
<div aria-hidden="false" aria-live="assertive" style="position: absolute; width: 1px; height: 1px; overflow: hidden; white-space: nowrap; clip: rect(1px, 1px, 1px, 1px); margin-top: -3px; opacity: 0.01;"></div>
This is probably not a full list of issues and is only A and AA, which is what we're required to be in compliance of.
Hopefully this is helpful.
Hi Lori,
thank you very much for providing these points of the 'main issues' that are coming up through your tool.
We will make sure to pass all these details to our developers,
i am sure that it will help them develop the full WCAG/Accessibility compatibility,
or at least for only A and AA, as you said - which is what you are required to be in compliance of.
If you wish to help affect the priority of this task, you can upvote it on our Suggestions Page.
- I made this one for voting personally on this link : https://features.wpdatatables.com/155;
so you can upvote it,
and as more people vote, the feature will move higher on the priority list.
( Even though for WCAG/Accessibility specifically our management has already placed it on high priority,
but this can additionally help to get more feedback from our user's end);
You can certainly follow our changeLog page if you'd like ( it is also available in the plugin dashboard), where we state any changes/new features/bug fixes during updates;
and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Thanks again for providing these details for our developers.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you Miloš!
Hi Lori,
No problem, i am happy to help.
Thank you once again for providing these examples.
If you find any others which you have still not sent, that might be useful for our devs,
so please don't hesitate to reach out to us, and you can also send us these as well.
Best wishes from our Team.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables