I recently have created a simple event calendar, a very simple one.
I have a text field to insert vacation's days. And at the calendar, the day from the vacations appear at the exactly month and the correct day.
The problem is that, i can't do the loop, I have 4 dates inserted at the database for de november month, and just appear once, the same to october that don't have no date because it just select and display one date.
How can i make a loop to display all the important dates at my calendar??
Thanks!