Headline - Replacing Infinity Scroll by pagination

Hi Guys!

I’m building site on Headline theme which use infinity scroll on /tag/ page. I wish to replace with standard pagination. How to do that?

You’ll need to update the tag.hbs file.

Remove the .gh-feed class.

And add a pagination helper to allow you to move to the next page.

Ok, that’s works for tag page.
But also have a problem with /page/2 which shows all posts. There is not .gh-feed class