chore: update Theme Alan version to 18.0.1.0, refactor RPC service usage across components, and enhance header/footer snippet configurations
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<!-- Header options -->
|
||||
<template id="as_header_switches" inherit_id="website.snippet_options">
|
||||
<xpath expr="//div/we-select[@data-variable='header-template']" position="inside">
|
||||
<xpath expr="//we-select[@data-variable='header-template']/we-button[last()]" position="after">
|
||||
<we-button title="Alan: Header 1"
|
||||
data-name="as_header_opt1"
|
||||
data-customize-website-views="theme_alan.as_header_1"
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
<!-- Footer Options -->
|
||||
<template id="alan_footer_switches" inherit_id="website.snippet_options">
|
||||
<xpath expr="//div/we-select[@data-variable='footer-template']" position="inside">
|
||||
<xpath expr="//we-select[@data-variable='footer-template']/we-button[last()]" position="after">
|
||||
<we-button title="Alan: Footer 1"
|
||||
data-customize-website-views="theme_alan.alan_footer_1"
|
||||
data-customize-website-variable="'alan_footer1'"
|
||||
|
||||
Reference in New Issue
Block a user