- Posts: 3
- Thank you received: 0
misuse of aria-label
- Milan Kapetanov
- Topic Author
- Offline
- New Member
-
Less
More
3 years 6 months ago - 3 years 6 months ago #146872
by Milan Kapetanov
misuse of aria-label was created by Milan Kapetanov
hi,
there is a misuse of aria-label in the pagnation.
aria-label is not working in span tags. how can i make an override of the pagnation.
this will work:
there is a misuse of aria-label in the pagnation.
Code:
<span aria-current="true" aria-label="Seite 1" class="page-link">1</span>
aria-label is not working in span tags. how can i make an override of the pagnation.
this will work:
Code:
<a aria-current="true" aria-label="Seite 1">1</a>
Last edit: 3 years 6 months ago by Milan Kapetanov.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
3 years 6 months ago #146876
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic misuse of aria-label
Hello Milan
The pagination code, actually, generated by Joomla. So if you want to change that, you will need to make override in the template (your template even override that file already). That's not part of Events Booking, so we could not guide you exactly what file you need to override. For this question, better contact and ask the developer of your site template
Regards,
Tuan
The pagination code, actually, generated by Joomla. So if you want to change that, you will need to make override in the template (your template even override that file already). That's not part of Events Booking, so we could not guide you exactly what file you need to override. For this question, better contact and ask the developer of your site template
Regards,
Tuan
The following user(s) said Thank You: Milan Kapetanov
Please Log in or Create an account to join the conversation.
- Milan Kapetanov
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
3 years 6 months ago - 3 years 6 months ago #146877
by Milan Kapetanov
Replied by Milan Kapetanov on topic misuse of aria-label
hi tuan,
the pagnation comes from the joomla core. i made an override. i found the issue also in joomla github.
github.com/joomla/joomla-cms/blob/4.0-de.../pagination/link.php (line 94)
thx for your fast help.
the pagnation comes from the joomla core. i made an override. i found the issue also in joomla github.
github.com/joomla/joomla-cms/blob/4.0-de.../pagination/link.php (line 94)
thx for your fast help.
Last edit: 3 years 6 months ago by Milan Kapetanov.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
3 years 6 months ago #146878
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic misuse of aria-label
Would be better if you can make a PR on github to fix the issue so that everyone can use that fix (and you don't have to maintain the override yourself)
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Milan Kapetanov
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
3 years 6 months ago #146881
by Milan Kapetanov
Replied by Milan Kapetanov on topic misuse of aria-label
i have found many bugs in joomla 4 and reportet some. here ist my next report.
github.com/joomla/joomla-cms/issues/35758
thx
github.com/joomla/joomla-cms/issues/35758
thx
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
3 years 6 months ago #146883
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic misuse of aria-label
Great, thanks. I don't have experience with the layout or accessibility, but I'm sure someone will fix it
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.