In magento 1.9.0.0 how can I Enable template path Hint?

前端 未结 3 654
轮回少年
轮回少年 2020-12-05 14:50

I am trying to turn on template path hint in magento 1.9.0.0 but it\'s not working.

But in magento 1.8.0.0 it\'s fully working. How can I turn it on in magento 1.9?

3条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-05 15:17

    To enable template path hints follow the following steps:

    1. Go to Magento admin panel->systems->configuration
    2. Choose your store view on top left corner in Current Configuration Scope ex:english
    3. Go to Advanced tab. Under that click on Developer->Debug. If you want both block and view template path hints, click yes on Template path hints (phtml files) and Add Block Names to Hints.
    4. Refresh your frontend
    5. List item

提交回复
热议问题