gI have a website based on Drupal 8.
Each secondary page, is directly linked to term page (such as http://www.lotusmods.com/omsi2/buses)
Well the problem is, the pager on term page is too simple, I mean, it just shows Page 1 and an arrow that links to following pages of that term. For me, it is expected to show exactly "Page 1, 2, 3...9, Previous & Next". That is what I want.
Therefore, I installed Pagerer modules, created a new pager and replaced the Drupal core pager.