WPIntell

Source evidence

Accessibility Issues

Rate My Post – Star Rating Plugin by FeedbackWP · support · 2026-03-27T21:02:00+00:00

mixedsentiment
mediumseverity
0.78relevance
17replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 6 rows with source links

16.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

5 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
vadimm5 resolved
Hello. Your plugin seems to have an accessibility issue. There’s no focus. The star rating doesn’t focus. Focus doesn’t work. There also seems to be an issue with screen readers. They don’t see the rating. People with disabilities won’t be able to recognize it. It also seems the rating doesn’t have the aria-label attribute. It should be there in cases like this. Please take a look. Thank you. The next update will contain the much-needed accessibility support. Stay tuned. The update is now live. Good afternoon. Very fast support. Thank you! Accessibility features have been added to the ratings. Very cool. We tested it and it seems to have two issues: When focusing and tabbing through site elements, when we reach the ratings, the first star is focused, but when we press the Tab key again, focus doesn’t move to the second, third, fourth, or fifth star. Focus jumps past them and moves to the next site element. aria-label attributes have been added. When a screen reader is running, they are announced in the user’s language (English, Spanish, French, Russian, etc.). This works, but not completely. Part of the attribute, specifically OUT OF (aria-label=”3 out of 5″), is only read in English by screen readers. This may confuse users with disabilities, as not everyone speaks English. Please review. Maybe we can make some adjustments. Thanks again! We’ve added a Russian translation. This should help with the second issue for Russian-speaking users. 1. When the first star is focus, you can use the left/right and up/down navigation buttons to select the stars rating. 2. Thanks for adding the ru translation. Yes, we already know this and have tested it. It definitely works. I’d like to ask you why you chose this particular solution. This focusing method is not very convenient and intuitive for users with disabilities. Everyone uses the TAB key to move from element to element. Is it possible to implement TAB navigation through the rating stars, as this is considered a generally accepted and standard option known to all users worldwide? Thank you. I was mistaken. I’ve researched the issue further. The rating’s navigation for people with disabilities is implemented correctly and doesn’t require any changes. According to W3C accessibility standards (WCAG), proper navigation of a star rating depends on the chosen technical pattern. Radio Group or Slider-based options are considered the most accessible. Radio Group Pattern This method is recommended for ratings with a small number of stars (usually up to 7). Tab / Shift + Tab: Moves focus to the entire rating group or just the selected star. The Tab key shouldn’t cycle through each star individually; it takes the user to the next interactive element after the rating. Arrow Keys (← / → / ↑ / ↓): Used to move focus between stars within a group. When you move focus to a new star, it is usually automatically selected (a new rating value is set). Home / End keys: Home — instantly jumps to the first star (minimum rating). End — jumps to the last star (maximum rating). Glad you finally came around 😊 You can share some kind words about this plugin so others will find it useful. Have a great day. Yes, I’ll definitely leave a review if possible. I have another question. When checking the page for markup in https://validator.w3.org/ , it returns the following error. Error : The aria-labelledby attribute references rmp-title-3231 , which is not the ID of any element in this document. From line 1, column 59289; to line 1, column 59382 t-id=3231> <div class="rmp-rating-widget js-rmp-rating-widget" role=group aria-labelledby=rmp-title-3231> <div rmp-title-3231 is the paragraph ID of the widget title. What is your website url with the rating widget let me see. Here is the link https://ideal-vrn.ru/uslugi/shtukaturnye-raboty-voronezh Set a title for rating widget in FeedbackWP >> Settings >> Customize >> Title and you will see that is the ID of the title element View post on imgur.com Thank you. We have this feature disabled. We don’t really need a widget title. So if someone doesn’t need the title and disables it, this error will always be the default? yes Got it. Thank you. I left a review. I wanted to check with you. Are there any plans to add a like/dislike feature to the plugin to expand its capabilities? This could expand its capabilities and increase its potential user base. Some people might need both rating options and a like/dislike feature. For example, someone might have a store with products and use a star rating for them. If this store opens a blog, they could use the like/dislike feature for their articles. Adding a like/dislike feature would eliminate the need for an additional like/dislike plugin. > Are there any plans to add a like/dislike feature to the plugin to expand its capabilities? Not at this time.

Comments

17 shown
Collins Agbonghama 2026-03-28T15:33:00+00:00

The next update will contain the much-needed accessibility support. Stay tuned.

Collins Agbonghama 2026-03-29T18:11:00+00:00

The update is now live.

vadimm5 2026-03-30T00:13:00+00:00

Good afternoon. Very fast support. Thank you! Accessibility features have been added to the ratings. Very cool. We tested it and it seems to have two issues: When focusing and tabbing through site elements, when we reach the ratings, the first star is focused, but when we press the Tab key again, focus doesn’t move to the second, third, fourth, or fifth star. Focus jumps past them and moves to the next site element. aria-label attributes have been added. When a screen reader is running, they are announced in the user’s language (English, Spanish, French, Russian, etc.). This works, but not completely. Part of the attribute, specifically OUT OF (aria-label=”3 out of 5″), is only read in English by screen readers. This may confuse users with disabilities, as not everyone speaks English. Please review. Maybe we can make some adjustments. Thanks again!

vadimm5 2026-03-30T00:40:00+00:00

We’ve added a Russian translation. This should help with the second issue for Russian-speaking users.

Collins Agbonghama 2026-03-30T17:58:00+00:00

1. When the first star is focus, you can use the left/right and up/down navigation buttons to select the stars rating. 2. Thanks for adding the ru translation.

vadimm5 2026-03-31T02:47:00+00:00

Yes, we already know this and have tested it. It definitely works. I’d like to ask you why you chose this particular solution. This focusing method is not very convenient and intuitive for users with disabilities. Everyone uses the TAB key to move from element to element. Is it possible to implement TAB navigation through the rating stars, as this is considered a generally accepted and standard option known to all users worldwide? Thank you.

vadimm5 2026-03-31T03:58:00+00:00

I was mistaken. I’ve researched the issue further. The rating’s navigation for people with disabilities is implemented correctly and doesn’t require any changes. According to W3C accessibility standards (WCAG), proper navigation of a star rating depends on the chosen technical pattern. Radio Group or Slider-based options are considered the most accessible. Radio Group Pattern This method is recommended for ratings with a small number of stars (usually up to 7). Tab / Shift + Tab: Moves focus to the entire rating group or just the selected star. The Tab key shouldn’t cycle through each star individually; it takes the user to the next interactive element after the rating. Arrow Keys (← / → / ↑ / ↓): Used to move focus between stars within a group. When you move focus to a new star, it is usually automatically selected (a new rating value is set). Home / End keys: Home — instantly jumps to the first star (minimum rating). End — jumps to the last star (maximum rating).

Collins Agbonghama 2026-03-31T10:29:00+00:00

Glad you finally came around 😊 You can share some kind words about this plugin so others will find it useful. Have a great day.

vadimm5 2026-04-06T11:37:00+00:00

Yes, I’ll definitely leave a review if possible. I have another question. When checking the page for markup in https://validator.w3.org/ , it returns the following error. Error : The aria-labelledby attribute references rmp-title-3231 , which is not the ID of any element in this document. From line 1, column 59289; to line 1, column 59382 t-id=3231> <div class="rmp-rating-widget js-rmp-rating-widget" role=group aria-labelledby=rmp-title-3231> <div

Collins Agbonghama 2026-04-06T12:49:00+00:00

rmp-title-3231 is the paragraph ID of the widget title. What is your website url with the rating widget let me see.

vadimm5 2026-04-06T12:53:00+00:00

Here is the link https://ideal-vrn.ru/uslugi/shtukaturnye-raboty-voronezh

Collins Agbonghama 2026-04-06T12:57:00+00:00

Set a title for rating widget in FeedbackWP >> Settings >> Customize >> Title and you will see that is the ID of the title element View post on imgur.com

vadimm5 2026-04-06T13:02:00+00:00

Thank you. We have this feature disabled. We don’t really need a widget title. So if someone doesn’t need the title and disables it, this error will always be the default?

Collins Agbonghama 2026-04-06T15:38:00+00:00

yes

vadimm5 2026-04-06T16:04:00+00:00

Got it. Thank you.

vadimm5 2026-04-07T07:46:00+00:00

I left a review. I wanted to check with you. Are there any plans to add a like/dislike feature to the plugin to expand its capabilities? This could expand its capabilities and increase its potential user base. Some people might need both rating options and a like/dislike feature. For example, someone might have a store with products and use a star rating for them. If this store opens a blog, they could use the like/dislike feature for their articles. Adding a like/dislike feature would eliminate the need for an additional like/dislike plugin.

Collins Agbonghama 2026-04-07T08:09:00+00:00

> Are there any plans to add a like/dislike feature to the plugin to expand its capabilities? Not at this time.