Remove post date field from article
This commit is contained in:
parent
8778cc3f96
commit
f29f27d82f
3 changed files with 8 additions and 27 deletions
|
@ -45,7 +45,6 @@ third_party_settings:
|
|||
- field_media_image
|
||||
- group_card_content
|
||||
- group_card_content_bottom
|
||||
- node_post_date
|
||||
- node_title
|
||||
- field_summary
|
||||
- field_topics
|
||||
|
@ -59,15 +58,9 @@ third_party_settings:
|
|||
link: true
|
||||
wrapper: h2
|
||||
class: ''
|
||||
node_post_date:
|
||||
plugin_id: node_post_date
|
||||
weight: 3
|
||||
label: hidden
|
||||
formatter: ds_post_date_month_day_year
|
||||
field_group:
|
||||
group_card_content:
|
||||
children:
|
||||
- node_post_date
|
||||
- node_title
|
||||
- field_summary
|
||||
label: 'Card content'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue