Mandatory Template Files

These files are required—SucShop will report an error if they’re missing:

l  home.tpl

l  post.tpl

l  page.tpl

l  archive.tpl

l  blog.tpl

l  404.tpl

For home.tpl and 404.tpl, if you set different homepages for different languages, the file names will be in the format home-{language code}.tpl (e.g., home-zh-cn.tpl, home-fr.tpl) and 404-{language code}.tpl (e.g., 404-zh-cn.tpl).

If you need to view the available language codes, you can check the assets/json/languages.json file in the SucShop root directory.