diff --git a/src/blocks/header/templates/basic-3.js b/src/blocks/header/templates/basic-3.js index 41a5e087d..1d6543982 100644 --- a/src/blocks/header/templates/basic-3.js +++ b/src/blocks/header/templates/basic-3.js @@ -193,7 +193,7 @@ function innerBlocks() { [ createBlock( 'kadence/navigation', - { uniqueID: '6_9c1e43-30', templateKey: 'short-vertical' }, + { uniqueID: '6_9c1e43-30', templateKey: 'short' }, [] ), ] diff --git a/src/blocks/header/templates/mobile-3.js b/src/blocks/header/templates/mobile-3.js index 487cc26c9..ce3693efe 100644 --- a/src/blocks/header/templates/mobile-3.js +++ b/src/blocks/header/templates/mobile-3.js @@ -176,20 +176,7 @@ function innerBlocks() { createBlock( 'kadence/header-column', { uniqueID: '75_924e83-33', location: 'right', metadata: { name: 'Right' } }, - [ - createBlock( - 'kadence/image', - { - imgMaxWidth: 100, - sizeSlug: 'full', - linkDestination: 'none', - uniqueID: '75_21fad1-2e', - globalAlt: true, - url: '/wp-content/plugins/kadence-blocks/includes/assets/images/placeholder/logo-dark.png', - }, - [] - ), - ] + [] ), ] ), @@ -345,11 +332,6 @@ function innerBlocks() { uniqueID: '75_aba572-6e', metadata: { name: 'Center', location: 'tablet-center' }, }, - [] - ), - createBlock( - 'kadence/header-column', - { uniqueID: '75_20930f-fd', location: 'tablet-right', metadata: { name: 'Right' } }, [ createBlock( 'kadence/image', @@ -365,6 +347,11 @@ function innerBlocks() { ), ] ), + createBlock( + 'kadence/header-column', + { uniqueID: '75_20930f-fd', location: 'tablet-right', metadata: { name: 'Right' } }, + [] + ), ] ), createBlock('kadence/header-row', { uniqueID: '75_866679-84', metadata: { name: 'Bottom Row' } }, [