Catagory queries breaking the paging
-
My website is https://www.paranoidonion.com
Essentially, I want my website to work this way:
I want the first page to just show anything from the comics-media category with 1 post per page, but I want people to be able to use paging to navigate it. I also want the Blog page to only pick up posts from news, etc. Whenever I try querying it messes everything up. I’ve looked on tutorials and I have tried adding more complicated code to get it to work, but more than often all it does is make the paging button disappear so it is no longer a loop, and I don’t really want that. Whenever the paging button is there it gives me a 404 error. I also know my permalinks are probably an issue, and I am a bit worried about that.I know this is a really common problem and there are lots of threads on it, and I just want to assure everyone that I have read many of them, looked up videos, tried various code snippets and I’m still having difficulty. I don’t really understand PHP well at all and most of the tutorials throw me off, because the extent of my knowledge is really just CSS and HTML and PHP is all new and foreign to me.
I’m also interested in if there is something I can do as an alternate to query that is less faulty/complicated
- The topic ‘Catagory queries breaking the paging’ is closed to new replies.