Magento 不在 CMS 页面中保存变量或自定义块

发布于 2024-10-28 13:27:45 字数 219 浏览 2 评论 0原文

我正在尝试添加

{{block type=”core/template” template=”page/home.phtml”}}

到 CMS 页面,但当我返回代码已消失的页面时,它不会保存代码,在选择默认变量时也会发生这种情况

有任何帮助吗?

实际上,如果有任何帮助,这与我的本地安装有关 - 现场似乎没问题。 - 奇怪的

I'm trying to add

{{block type=”core/template” template=”page/home.phtml”}}

Into a CMS page but it's not saving the code when I go back into the page the code has gone, it also happens when picking a defualt variable

Any help?

Actually if it's any help, it's something to do with my local install - seems to be fine on live. - Strange

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

盗梦空间 2024-11-04 13:27:45

不知道那是怎么回事!

我删除了 CMS 页面并重新创建了它,现在一切都很好......奇怪!

Not sure what all that was about!

I deleted the CMS page and recreated it, all is good now... Strange!

○愚か者の日 2024-11-04 13:27:45

您可能忘记了右括号之类的东西。

如果缺少 '<',Magento 将删除整行'>' '}' '{'

You were probably forgetting a closing bracket or something.

Magento will delete your entire line if it's missing a '<' '>' '}' '{'

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文