Hi guys. I have 3 loops for my posts, all using query posts. (I followed this tutorial).
The problem is when i click the next page it duplicates all the posts from the main home page. I've searched everything but i can't seem to find a solution.
This is the site. I know this is a normal problem but i just can't find a solution. the loops, as stated before, are from this tutorial.
Please help. thanks
'offset' does not work with pagination; you would possibly need to create a dynamic 'offset' dependatn on the paginated page you are on;
if you paste the full code of your template into a http://pastebin.com/ and post the link to it here, someone might be able to make some suggestions on how to fix it.
btw:
there is generally no need to use multiple loops just to get columns.
Ok thanks, i'll do that now.
Well I did css before that which i think was much better but the problem was that any two posts next to each other weren't starting on the same line - which was important.
Does anyone have a fix for that?
Thanks