Article Title In Readmore Button - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Article Title In Readmore Button

PK

Peter Klinke

SP Page Builder 2 weeks ago

I have a page showing 100 sign of each of 3 blog articles in the addon. At bottom of the part of text the button 'readmore' is shown as set in addon.

Now for accessibility there should be 'readmore [article title]' insteafd of only 'readmore ..'. Is there a way to solve this?

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 weeks ago #209481

Hi Peter,

do we talk about Article addon?

If yes, indeed text in "Read more" is short, if you would look into html code, you will see that there is

aria-label="Read more about: TITLE OF ARTILE" so for Accessibility purposes should be OK. In this case, aria-label adds context, because the text “Read more” alone is too general . At least WAVE tool say so.

If not, you can always disable "Read More", and keep only Title active link, this is also popular. I talk about current version, and without touching a php code.


Is there a way to solve this?

Yes, you have to override & customize Article addon code, edit site.php file.

0
PK
Peter Klinke
Accepted Answer
1 week ago #209856

Hi Paul, if title of article would be visible, that would be enough. But the joomla setting seems to be ignored. Is there another setting to be set?

Sincerely Peter

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #209858

At least on my demo, Article titles are clickable in Article addon. I don't have to click anything to get it.

0