Adding pagination to static homepage
-
Hi everyone,
I’ve been struggling to add pagination to the bottom of my posts so users can see the previous posts that have been made. Originally I thought it would be a simple matter of just adding some code but I found out that having pagination on static pages is apparently complex.
So my site is http://talkbeta.com and if you type http://talkbeta.com/page/2 it’ll just show the same content rather then load the old posts. If anyone can help me with this it’ll be greatly appreciated.
http://pastebin.com/GWi8cM9y Main Index Template (index.php)
http://pastebin.com/aFB3rfzw Frontpage 1 Page Template(frontpage.php)Thanks,
TyrxyPS: My knowledge of coding languages is dismal and I really only modify things via cut and paste jobs using firebug so if someone figures it out could you amend the code for me?
The topic ‘Adding pagination to static homepage’ is closed to new replies.