Skip to content

Commit

Permalink
[FIX] no teaser image for overview pages
Browse files Browse the repository at this point in the history
closes #204
  • Loading branch information
cyrillbolliger committed Sep 5, 2023
1 parent 211bc7f commit de35b99
Showing 1 changed file with 12 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"key": "field_5b9a8a0be9449",
"label": "Lead",
"name": "",
"aria-label": "",
"type": "clone",
"instructions": "",
"required": 0,
Expand All @@ -27,6 +28,7 @@
"key": "field_5b9a8a0be959d",
"label": "Main Content",
"name": "posts",
"aria-label": "",
"type": "repeater",
"instructions": "",
"required": 0,
Expand All @@ -46,6 +48,7 @@
"key": "field_5b9a8b184a95e",
"label": "Post \/ Page",
"name": "post",
"aria-label": "",
"type": "post_object",
"instructions": "Select the post or page, that should be displayed.",
"required": 0,
Expand All @@ -63,9 +66,12 @@
"allow_null": 0,
"multiple": 0,
"return_format": "id",
"ui": 1
"ui": 1,
"bidirectional_target": [],
"parent_repeater": "field_5b9a8a0be959d"
}
]
],
"rows_per_page": 20
}
],
"location": [
Expand Down Expand Up @@ -108,10 +114,10 @@
"slug",
"author",
"format",
"featured_image",
"send-trackbacks"
],
"active": 1,
"active": true,
"description": "",
"modified": 1569833931
}
"show_in_rest": 0,
"modified": 1693907037
}

0 comments on commit de35b99

Please sign in to comment.