Hi again, your'e right about the joins. They are no problem. But your solution don't give the right output.
With your solution I get one post for each entry_date_id what the goal is, is to get one post for each month! There can be several entry_date_ID's in one month.
Take a look at my example...