Altering displayed pagination buttons

Hi, I’m using the default paginator, no muss no fuss. However, I’ve noticed it displays far more buttons than I would like. Ideally, I would like to display only the first, previous, current, next and last buttons. Is there any way to do this?

Additionally, I’ve noticed the paginator template (and the taxonomy list template) creates a ul, with the page buttons (or taxonomies) as li elements. This works well, but under certain circumstances it inserts a ○ character (or at least something that looks like it) between li elements. Why does it do this, and is there any way to prevent it?

I think you just override the template you are using, with the adjustments you want. I did a search and found lots of posts about it. :slight_smile: