I think has been mentioned before.
When testing for WCAG accessibility on pages with the News Summary there is the following error:
'Do not use the same link phrase more than once'.
Is there a way to display different text for the MoreLink in each News Summary?
Or is this something for the next version?
News module accessibilty issues
Re: News module accessibilty issues
I have the same problem and would appreciate if anybody could help us out.
It is quite important since blind people can't figure out which link they are following.
It is quite important since blind people can't figure out which link they are following.
Re: News module accessibilty issues
Don't know if it is helpful, but what about using something like: "More about {$entry->titlelink}"?
Re: News module accessibilty issues
Thank you - that worked perfect!