Magento Admin Tip's on Magento, Web Development & Other Stuff

How to enable template path hints in magento admin

As you may know, Magento provides template path hints function to help you debug your template. However, this function is only available in front-end. Sometimes, you need to debug the template in back-end. How should you do? I have a tip to enable template path hints for magento admin. In the configuration file (config.xml) of…

Read More