In magento 1.9.0.0 how can I Enable template path Hint?

心已入冬 提交于 2019-11-26 20:24:15

问题


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?


回答1:


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




回答2:


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:




回答3:


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


来源:https://stackoverflow.com/questions/24273443/in-magento-1-9-0-0-how-can-i-enable-template-path-hint

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!