I have 2 columns in my webpage, in the one column I want to show the 5 latest articles and on the other column I want to show the 3 most commented articles.
What appears to be the problem is that I can’t populate the 2 columns with different entries, it seems that they can’t be separated.
The 2 columns show the same result, the one column lists the 5 latest articles as the other column also, except for 2 articles less.
Is there a way that I can separate the rules?