In magento 1.9.0.0 how can I Enable template path Hint?

前端 未结 3 645
轮回少年
轮回少年 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
    0 讨论(0)
  • 2020-12-05 15:21

    I see that you have selected store view, Main Website. Please select website view e.g. English and enable template path.

    0 讨论(0)
  • 2020-12-05 15:30

    I haven't installed any language (default was English). For me it works (for version 1.9.2) when I choose "Current Configuration Scope:" -> "Default Store View". Check a screenshot below:

    0 讨论(0)
提交回复
热议问题