Hi,
I've followed some instructions to create a pagination without plugin and it displays correctly and when I press the button it changes the url to ?paged=2, ?paged=3 and more, but the content is always the same, I mean it displays the same posts always.
This pagination is on a page template that I created to use in the home page calling posts from categories:
This is the page template: http://pastie.org/2638974
This is the functions.php: http://pastie.org/2638926


S
orry about my ignorance, I'm just discovering WP