- Themler crashes on start
- Error 500
- Cannot select controls in Themler preview area
- Localization is not complete
- Large theme size
General
If you have any issues with starting Themler or saving changes please make sure that your PrestaShop is configured properly:
http://answers.themler.com/articles/3829/how-to-use-prestashop-theme#features_of_using
Below the most common issues caused by the missing required PS settings.
Themler crashes on start
If you enabled SSL then, most probably, Themler crashes because of cross-origin error.
Please read this article >> #4 for more details.
Error 500
The error 500 after activating Themler theme may be caused by the following reasons:
- Disabled overrides under PrestaShop Admin Panel >> ADVANCED PARAMETERS >> PERFORMANCE
- Themler theme modules are not enabled: "Billion Themler" and "Billion Themler Preview"
Cannot select controls in Themler preview area
Possible reasons:
- Enabled "Smart cache for CSS" under ADVANCED PARAMETERS >> PERFORMANCE >> CCC
- Disabled overrides under PrestaShop Admin Panel >> ADVANCED PARAMETERS >> PERFORMANCE
Selected "Never recompile template files" under ADVANCED PARAMETERS >> PERFORMANCE >> SMARTY. Please use either
- "Recompile templates if the files have been updated" or
- "Force compilation"
Localization is not complete.
If some words are not translated please refer to this article.
Large theme size
If you have the following PrestaShop options enabled, PrestaShop will constantly add cache files to to the /cache folder inside the theme directory:
ADVANCED PARAMETERS >> PERFORMANCE >> CCC
- Smart cache for CSS
- Smart cache for JavaScript
This will increase the size of the theme folder and may cause memory problems while working with the theme in Themler (with saving, downloading, etc.).
It is better to disable these options while working with the theme in Themler.
- [Themler crashes on start](#crash_on_start) - [Error 500](#error_500) - [Cannot select controls in Themler preview area](#cannot_select) - [Localization is not complete](#localization) - [Large theme size](#large_theme_size) ### General If you have any issues with starting Themler or saving changes please make sure that your PrestaShop is configured properly: http://answers.themler.com/articles/3829/how-to-use-prestashop-theme#features_of_using Below the most common issues caused by the missing required PS settings. <a id="crash_on_start"></a> ### Themler crashes on start If you enabled SSL then, most probably, Themler crashes because of cross-origin error. Please read [this article][1] >> #4 for more details. <a id="error_500"></a> ### Error 500 The **error 500** after activating Themler theme may be caused by the following reasons: - Disabled *overrides* under PrestaShop Admin Panel >> ADVANCED PARAMETERS >> PERFORMANCE - Themler theme modules are not enabled: "Billion Themler" and "Billion Themler Preview" <a id="cannot_select"></a> ### Cannot select controls in Themler preview area Possible reasons: - Enabled "Smart cache for CSS" under ADVANCED PARAMETERS >> PERFORMANCE >> CCC - Disabled *overrides* under PrestaShop Admin Panel >> ADVANCED PARAMETERS >> PERFORMANCE - Selected "Never recompile template files" under ADVANCED PARAMETERS >> PERFORMANCE >> SMARTY. Please use either - "Recompile templates if the files have been updated" or - "Force compilation" <a id="localization"></a> ### Localization is not complete. If some words are not translated please refer to [this article](page:3829#localization). <a id="large_theme_size"></a> ### Large theme size If you have the following PrestaShop options enabled, PrestaShop will constantly add cache files to to the */cache* folder inside the theme directory: ADVANCED PARAMETERS >> PERFORMANCE >> CCC - Smart cache for CSS - Smart cache for JavaScript This will increase the size of the theme folder and may cause memory problems while working with the theme in Themler (with saving, downloading, etc.). It is better to disable these options while working with the theme in Themler. [1]: http://answers.themler.com/articles/3829/how-to-use-prestashop-theme#features_of_using