I've tried to follow the steps listed here. I selected yes
for all stores, but it's still not working. Hints do not show up at front end.
Any clue?
You can also enable the template path hints from the db. Below is the sql query
UPDATE `core_config_data` SET `value` = 1 WHERE `path` LIKE '%hints%';