开发者

Magento not saving variables or custom blocks in CMS page

开发者 https://www.devze.com 2023-02-21 23:30 出处:网络
I\'m trying to add {{block type=”core/template” template=”page/home.phtml”}} Into a CM开发者_运维百科S page but it\'s not saving the code when I go back into the page the code has gone, it als

I'm trying to add

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

Into a CM开发者_运维百科S 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


Not sure what all that was about!

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


You were probably forgetting a closing bracket or something.

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

0

精彩评论

暂无评论...
验证码 换一张
取 消