diff --git a/src/classes/repositories/class-tainacan-collections.php b/src/classes/repositories/class-tainacan-collections.php index f9dae659c..562b005c0 100644 --- a/src/classes/repositories/class-tainacan-collections.php +++ b/src/classes/repositories/class-tainacan-collections.php @@ -135,7 +135,7 @@ class Collections extends Repository { 'title' => __( 'Enabled view modes', 'tainacan' ), 'type' => 'array', 'description' => __( 'Which visualization modes will be available for the public to choose from', 'tainacan' ), - 'default' => [], + 'default' => ['table', 'cards'], //'validation' => v::stringType(), ], 'metadata_order' => [