Categories only show initial date
-
when i see the original calendar i can see all events and all dates correctly
but when i go to a specific category i use
<?php echo EM_Calendar::output(array(‘full’=>1, ‘category’ => $categoria )); ?>
in the category-simple.php template file
but it only shows the initial date on the calendar even when the event covers all week and when i see the source code it says “eventless”
i am missing something in the args??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Categories only show initial date’ is closed to new replies.