gpt4 book ai didi

magento - 如何在magento框架中编辑页 footer 分?

转载 作者:行者123 更新时间:2023-12-02 11:11:43 28 4
gpt4 key购买 nike

我是 magento 的新手。我想更改页 footer 分。我的页脚文件路径:D:\wamp\www\magento\app\design\frontend\base\default\template\page\html\footer.phtml。

<div class="footer-container">
<div class="footer">
<?php echo $this->getChildHtml() ?>
<p class="bugs"><?php echo $this->__('Help Us to Keep Magento Healthy') ?> - <a href="http://www.magentocommerce.com/bug-tracking" onclick="this.target='_blank'"><strong><?php echo $this->__('Report All Bugs') ?></strong></a> <?php echo $this->__('(ver. %s)', Mage::getVersion()) ?></p>
<address><?php echo $this->getCopyright() ?></address>
</div>

现在我想删除帮助我们保留句子。

请告诉我如何删除它

我已完全删除,然后它也显示在前端中。

最佳答案

转到管理部分系统>配置>高级>开发人员>调试然后启用模板路径提示。之后刷新您的网站前端。

您将获得从哪个主题加载文件的正确信息。

然后更改正确的 footer.phtml 文件。

此消息将会发送。我认为您是 magento 新手。

欲了解更多知识,请阅读Design Packages

关于magento - 如何在magento框架中编辑页 footer 分?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15756485/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com