xml 将块移动到其他容器: - Magento 2

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 将块移动到其他容器: - Magento 2相关的知识,希望对你有一定的参考价值。

<!--
There is a new move node in the layout xml that we have access to in M2. 
This node sets the declared block or container element as a child of another 
element in the specified order.
-->

<!-- EXAMPLE -->
<move element="name.of.an.element" destination="name.of.destination.element" as="new_alias" after="name.of.element.after" before="name.of.element.before"/>

<!-- In the example you provided before you should just be able to call: -->

<move element="store.settings.language" destination="header.container" as="store_settings_language"/>

以上是关于xml 将块移动到其他容器: - Magento 2的主要内容,如果未能解决你的问题,请参考以下文章

xml 从Magento Layout中删除容器或块

新闻稿在Magento的CMS页面上注册

使用 rest api 将块 blob 列表放在 azure 存储上时,指定的 XML 不是语法上有效的错误

Magento - PayPal 未重定向到移动网站

Magento:高级搜索结果的分层导航

如何通过xml文件导入时将图像连接到magento