Stat entfernen von Home

How can I remove the number included in the sorting feature (Latest)? Please see attached image.

Many thanks in advance!!

1 „Gefällt mir“

Read the unread Topic :slight_smile:

5 „Gefällt mir“

If you don’t want users to know that there are now posts to read, so that they’ll want to see what they are, you can hide it with css. I can add it to the theme component that I made already.

1 „Gefällt mir“

You can remove this count from latest by editing your site’s translations from /admin/customize/site_texts

You want to search for the keys:

js.filters.latest.title_with_count.one

and

js.filters.latest.title_with_count.other

you can remove (%{count}) from both

7 „Gefällt mir“

Great! @awesomerobot Thank you so much!

3 „Gefällt mir“

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.