Can someone tell me if the file structure for my_template is correct? In particular, the "include" directory which contains a language directory.
Thanks!!
Can someone tell me if the file structure for my_template is correct? In particular, the "include" directory which contains a language directory.
Thanks!!
Use the chart here for visual reference, or the link at the bottom of it for a downloadable chart:
https://www.zen-cart.com/tutorials/i...hp?article=143
Any custom (your_template) files in the includes/languages structure will follow that same structure. ie: includes/languages/your_template/english.php and includes/languages/english/your_template.
Don't worry. It's hard to get your head around the override system at first. You'll get it!
Thank you TShooters