Basic 158+ Language Customizations
Starting from scratch for 1.5.8 with language files
If your pre-158 cart has a large number of language file overrides, it may be easier for you to just start fresh with the 1.5.8 language files and apply a minimal set of customizations. Use the following tables as a guide.
Note: You will still want your define page customizations from includes/languages/english/html_includes/YOURTEMPLATE
, which you can use as-is.
Admin Side
Files in admin/includes/languages
File | Defines |
---|---|
lang.english.php |
HEADER_ALT_TEXT, HEADER_LOGO_IMAGE, HEADER_LOGO_WIDTH, HEADER_LOGO_HEIGHT |
Files in admin/includes/languages/english
File | Defines |
---|---|
lang.email_extras.php |
EMAIL_LOGO_ALT_TITLE_TEXT, EMAIL_LOGO_FILENAME, EMAIL_LOGO_WIDTH, EMAIL_LOGO_HEIGHT |
Storefront side
Files in includes/languages/english/YOURTEMPLATE
File | Defines |
---|---|
lang.email_extras.php |
EMAIL_LOGO_ALT_TITLE_TEXT, EMAIL_LOGO_FILENAME, EMAIL_LOGO_WIDTH, EMAIL_LOGO_HEIGHT |
lang.header.php |
HEADER_ALT_TEXT, HEADER_LOGO_IMAGE, HEADER_LOGO_WIDTH, HEADER_LOGO_HEIGHT, HEADER_SALES_TEXT |
lang.meta_tags.php |
TITLE, SITE_TAGLINE, CUSTOM_KEYWORDS |
lang.index.php |
HEADING_TITLE, HEADING_TITLE_NESTED |
Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the
Zen Cart support forum
and ask there in the appropriate subforum.
In your post, please include your Zen Cart and PHP versions, and a link to your site.
Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started.
You can even PR right here.
Last modified October 22, 2022 by Scott C Wilson (608fe0c).