我想扩展 SW 的响应主题,添加一些自定义配置但不显示主要主题配置。
到目前为止我做了什么:
- 通过后端创建一个新主题并选择响应式作为基础主题
编辑 Theme.php 以包含以下内容:
public function createConfig(Form\Container\TabContainer $container) { $fieldset = $this->createFieldSet( 'my_custom_settings', 'My custom settings' ); $tab = $this->createTab( 'my_custom_tab', 'My custom tab' ); $tab->addElement($fieldset); $container->addTab($tab);
仅此一项就导致无法从后端编译主题。我做错什么了吗?
ParseError:第 1 行第 3152 列的意外输入 1| @setPrecomposed:1;@offcanvasCart:1;@offcanvasOverlayPage:1;@focusSearch:;@displaySidebar:1;@checkoutHeader:1;@checkoutFooter:1;@infiniteScrolling:1;@infiniteThreshold:4;@lightboxZoomFactor:0;@品牌主:#000;@brand-primary-light:饱和(变亮(@brand-primary,12%),5%);@brand-secondary:#5F7285;@brand-secondary-dark:变暗(@brand -secondary, 15%);@gray: #fff;@gray-light: 变亮(@gray, 1%);@gray-dark: 变暗(@gray-light, 10%);@border-color: @gray -dark;@highlight-success: #2ECC71;@highlight-error: #E74C3C;@highlight-notice: #F1C40F;@highlight-info: #4AA3DF;@body-bg: 变暗(@gray-light, 5%) ;@text-color:@brand-secondary;@text-color-dark:@brand-secondary-dark;@link-color:@brand-primary;@link-hover-color:darken(@link-color, 10 %);@rating-star-color: @highlight-notice;@overlay-bg: