Hey,
we got a problem with the pagination. It is missing a slash (“/”) between the site url and the attached “page/2”:
Q&A Index: https://magazin.kuechenfinder.com/fragen
Page 2 – current URL: https://magazin.kuechenfinder.com/fragenpage/2
Page 2 – correct URL: https://magazin.kuechenfinder.com/fragen/page/2
Any idea?
2 Answers
Please send me username & password of your site for further checking.
Unfortunately I can’t give you access to our site due to privacy reasons.
After changing the WP permalink structure from “/%postname%” to “/%postname%/” it works – but it kind of feels like a hack. I think you should consider updating your pagination code so that both work.
Please login or Register to submit your answer