diff --git a/templates/event-blocks.php b/templates/event-blocks.php index 639c360f..c17a6435 100644 --- a/templates/event-blocks.php +++ b/templates/event-blocks.php @@ -14,7 +14,7 @@ $defaults = array( 'event' => null, 'title' => false, 'status' => 'default', - 'format' => 'all', + 'format' => 'default', 'date' => 'default', 'date_from' => 'default', 'date_to' => 'default',