Hello Zoonini, thank you for the reply.
The problem is that there are months that I don’t have posts (e.g. 7 out of 12 months for 2010 and 7 months for 2011). And if I set the limit to, let’s say 14, the fix is only applicable now but when posts come in for the months to come, there will be months from 2010 that will disappear.
I don’t know php, but is it possible to grab that year element in output of type=monthly and apply a conditional wherein if the value of that year element is greater than 2009 to display it and if it’s less than or equal to 2009 to not display it?