Show related content block on article, blog, gleaning etc. pages
This commit is contained in:
parent
dabce158c9
commit
c90472d785
1 changed files with 42 additions and 0 deletions
|
@ -0,0 +1,42 @@
|
||||||
|
uuid: 69eaf1b9-f9ed-44ab-a28c-a35091ac2595
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- views.view.related_content
|
||||||
|
module:
|
||||||
|
- block_visibility_groups
|
||||||
|
- node
|
||||||
|
- views
|
||||||
|
theme:
|
||||||
|
- geofresco
|
||||||
|
id: views_block__related_content_block_related_content_2
|
||||||
|
theme: geofresco
|
||||||
|
region: content_bottom
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'views_block:related_content-block_related_content'
|
||||||
|
settings:
|
||||||
|
id: 'views_block:related_content-block_related_content'
|
||||||
|
label: ''
|
||||||
|
provider: views
|
||||||
|
label_display: visible
|
||||||
|
views_label: ''
|
||||||
|
items_per_page: none
|
||||||
|
context_mapping: { }
|
||||||
|
visibility:
|
||||||
|
condition_group:
|
||||||
|
id: condition_group
|
||||||
|
negate: false
|
||||||
|
block_visibility_group: ''
|
||||||
|
context_mapping: { }
|
||||||
|
node_type:
|
||||||
|
id: node_type
|
||||||
|
bundles:
|
||||||
|
article: article
|
||||||
|
blog: blog
|
||||||
|
collection: collection
|
||||||
|
gleaning: gleaning
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
node: '@node.node_route_context:node'
|
Loading…
Add table
Add a link
Reference in a new issue