Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Invalid pagination links

Started by Muut Archive 11 years ago · 6 replies · 333 views
11 years ago

Pagination links on my site have invalid links.

I installed a fresh blog skeleton and then gpm install bootstrap. Everything in the pagination block works fine, as it should. It looks like this in the inspector, with either antimatter or bootstrap, when on page 2 of the site:

Antimatter

My site is pretty old and has been updated many times since a very early beta Grav release. I just updated to Grav 0.9.40 and updated all the plug-in with grav update, after which I cleared the cache.

My site has it's own pagination.html.twig` file, so I moved it out of the project to be sure to use the default template. I cleared the cache after that, too. The pagination plug-in was updated from v1.3.0 to v1.3.1.

But when I'm on page 2 of my site, the pagination block looks like this:

Br

Note the invalid links for the previous arrow and the page 1 block.

What could be going on here? How can I dig in deeper?

11 years ago

There were several inherent issues with the original implementation that caused the links to be unreliable in all hosting scenarios (at root, in subdomain, in subpage of root, in subpage of subdomain, etc), so the sidebar logic was revamped in Antimatter to be more robust.

We caught Bootstrap and Afterburner2 up to Antimatter today, so you can see the commits that were required to make this happen here:

https://github.com/getgrav/grav-theme-bootstrap/compare/1.3.3...1.4.0

11 years ago

Progress, now the previous and page 1 links work from page 2. But now all the other page links are just page:2, page:3, etc. without any preface. Is that another problem?

11 years ago

I found the problem - more old code in my theme.

11 years ago

Yes, thanks. I have allowed my theme to fall pretty far behind the standards set in antimatter, it can be a problem. Technical debt...

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1335 9 years ago
Archive · by Muut Archive, 9 years ago
2 925 9 years ago
Archive · by Muut Archive, 9 years ago
2 4056 9 years ago
Archive · by Muut Archive, 9 years ago
1 2940 9 years ago
Archive · by Muut Archive, 9 years ago
3 1112 9 years ago