2018-06-17 UTC
# davy__ Hey, I have a quick question. How do you do paginating? The posts on my website are loaded with php, so I just set something up where it only puts eight posts per page, and if there're more then that I put a little radio form at the bottom of the page for page selection. I also have a "Load all pages" button. Is there a way to make this more parser friendly, or is it ok as it is?