When creating the pagination links (<< >>) for secret folders the engine is not putting a ? in the query string. IOW, it's inserting /&page=2&focus=L1 instead of /?&page=2&focus=L1 which causes a 404 error.
Log in to post a comment.