www.howtodowebmarketing.com WordPress paging part 2 of 2 explaining how to solve WordPress paging problems – part 1 is at www.youtube.com In this episode I demonstrate how to solve wordpress paging problems for page types like Categories, Tags and date driven pages. The principle is the same as part 1 – get the variables that hold the criteria and apply it to “the loop” – ie the part of the wordpress code which gets the blog posts from your wordpress database. The whole thing is explained in …