2016年12月21日 星期三

移除頁尾 powered by Magento 字串

安裝完Magento之後,

在頁尾常會有版權相關的字串

例如: powered by Magento,

或者套用主題的版權宣告,

若要

移除頁尾 powered by Magento 字串


就必須到:

app/design/frontend/[package name]/[theme name]/template/page/html/footer.phtml

找到  powered by Magento 這個字串 ,

利用註解語法:  <-- by="" magento="" nbsp="" powered="">,或者直接將其去除,
<-- by="" magento="" nbsp="" powered="">
以下圖為例子: 移除紅色框選區域的主題宣告字串


再到Magento admin控制台裡面 ,

清除快取即可


沒有留言: