yes it returns correctly the dates in that category,
but i dont know why it just prints in the calendar the initial date
Sure
$categoria i read it with a $_GET[‘event_categories’] because we need to only output the events in that specific category (you can see the parameter in the second image)
this is the default which works ok it should have all categories
http://i.imgur.com/OykNw72.png
and here´s the second one, you can see the reds are the same events, but it only shows the start date of each event
http://i.imgur.com/512aFyE.png
thanks in advance 🙂