How To Edit Template Files

There are some bugs with the template we have, I need to edit the template files, such as the blocks added by the template. I know I shouldn't edit core files since an update may remove my changes, but what about templates files? Can I edit them, and what if the template had an update?

There are some bugs with the template we have, I need to edit the template files, such as the blocks added by the template. I know I shouldn't edit core files since an update may remove my changes, but what about templates files? Can I edit them, and what if the template had an update?

Hello,

It is better to use hooks or override the whole template if you can't find suitable hooks. Also you can create your own theme, copy necessary templates and edit them.

You can use My changes module and override required templates. For example, default My account block can be overriden with the following file

design/themes/THEME/templates/addons/my_changes/overrides/blocks/my_account.tpl