How to enable template path hints in Magento?
How to enable Template Path Hints in Magento?
Template Path Hints is the one of the most important Feature in Magento for Developer and Designer .If you want to Modify of a Magento template then Template Path Hints will help you to find the actual location where the .phtml file located. Please follow below step.
In admin panel
Go to System tab ->drop down select Configuration.
Scroll down towards footer there you will find Developers
Select Main website from the left top Current Configuration Scope
Expand the Debug Tab
Set Template Path Hints to Yes. Now refresh your page,path hints of your template.
Hope it will work.