页脚区域中的 magento 自定义内容

发布于 2024-10-27 17:55:34 字数 55 浏览 2 评论 0原文

有没有一种方法可以将静态内容放在magento页脚区域中,该区域在每个页面中似乎都有不同的内容。

is there a way to put a static content in magento footer area, which appears to have different content in each pages.

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

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

发布评论

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

评论(1

一向肩并 2024-11-03 17:55:35

您需要页脚链接:

这些链接可在管理菜单->;内容管理系统->静态块

您可以在此处选择页脚链接添加/修改您所需的链接。

即可在 app/design/frontend/default/theme/template/page/html/footer.phtml 中找到代码。

或版权区域的修改文本,一旦您尝试此操作,

You required to Footer Links:

The links are available on Admin menu -> CMS -> Static Block

Here you choose Footer Links and Add/Modified your required links.

or modified text of copyright area the code is available at app/design/frontend/default/theme/template/page/html/footer.phtml

Once you try this.

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