How to remove the term “category” from category pagination?
Why does the problem in pagination happens? Say you have a category named wiki. Now, when you have a category URL like: https://example.com/wiki (instead of https://example.com/category/wiki) and say page or post URL like: https://example.com/a-page or https://example.com/category-slug/a-post WordPress has really no way of knowing if https://example.com/wiki/page/2 is a the second page of another page / post, … Read more