Compare commits
2 commits
decf908143
...
c46fbf6016
Author | SHA1 | Date | |
---|---|---|---|
c46fbf6016 | |||
e703b1d3e7 |
8 changed files with 42 additions and 7 deletions
|
@ -18,8 +18,8 @@ _core:
|
|||
default_config_hash: _nmlhOeWfOyaMIMAfKhf_LEJ4eG9vdXDTuogV7xjoDA
|
||||
id: home_page_feature
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -14
|
||||
region: content_bottom
|
||||
weight: -12
|
||||
provider: null
|
||||
plugin: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933'
|
||||
settings:
|
||||
|
|
34
config/block.block.octavia_tourratesfooterblock.yml
Normal file
34
config/block.block.octavia_tourratesfooterblock.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
uuid: d460a99c-3297-44e2-ac8c-7f008ad88c24
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:slide:e4459d36-277a-4d51-8b1b-64b798d11d20'
|
||||
module:
|
||||
- block_class
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
third_party_settings:
|
||||
block_class:
|
||||
classes: 'image is-fullwidth'
|
||||
id: octavia_tourratesfooterblock
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: 'block_content:e4459d36-277a-4d51-8b1b-64b798d11d20'
|
||||
settings:
|
||||
id: 'block_content:e4459d36-277a-4d51-8b1b-64b798d11d20'
|
||||
label: 'Tour rates footer block'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: default
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__article_block_promoted
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: -12
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: 'views_block:article-block_promoted'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__blog_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -12
|
||||
weight: -13
|
||||
provider: null
|
||||
plugin: 'views_block:blog-block_promoted'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__content_by_author_block_author
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -10
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: 'views_block:content_by_author-block_author'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__related_content_block_related_content
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -11
|
||||
weight: -12
|
||||
provider: null
|
||||
plugin: 'views_block:related_content-block_related_content'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__resource_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -13
|
||||
weight: -14
|
||||
provider: null
|
||||
plugin: 'views_block:resource-block_promoted'
|
||||
settings:
|
||||
|
|
|
@ -3,6 +3,7 @@ _core:
|
|||
maxlength_block_class_field: 255
|
||||
field_type: multiple_textfields
|
||||
default_case: standard
|
||||
block_classes_stored: '{"image":"image","is-fullwidth":"is-fullwidth"}'
|
||||
enable_attributes: true
|
||||
enable_auto_complete: true
|
||||
qty_classes_per_block: 10
|
||||
|
|
Loading…
Reference in a new issue