Contents

1. [1.6] Theme installer gives me error

2. [1.6] How to translate theme

3. [1.6] Search return undefinied price without and no picture, no second image on hover

4. [1.6] Broken product list grid/blanks spaces

5. How to enable debug mode Prestashop

6. [1.6] Website brakes on mobile

7. [PS 1.6] Layered navigation urls problems

1. [1.6] Theme installer gives me error

1. Make shure that you uploading theme .zip, not full zip package from themeforest 

2. Connect to your FTP server and check the CHMOD of the folder: your_eshop/themes and set it to 777. Try to import. 

3. Increase max upload size in php configuration 

4. If non of this help then using ftp client copy theme_x_x.zip(example theme_3_8.zip) to your_eshop/themes then instead uploading theme_x_x.zip in installer select in from ftp

2. [1.6] How to translate theme

You can use default prestashop translation: http://www.prestashop.com/en/translations Extract downloaded package and change theme name from “default-bootstrap” to “warehouse” and then upload it on ftp

Guide about translations: http://doc.prestashop.com/display/PS16/Translations Login to your back-office and go to “ localization ” → “ Translations ”.

1. Warehouse Theme Translation

2. Installed Module

*Product listing are translatable with point 1 even if included in module like iqitcontentcreator. Files: - product-list.tpl - product-slider.tpl - product-list-small.tpl

3. [1.6] Search return undefinied price without and no picture, no second image on hover

Go to backoffice
1. Advanced paramets >  Performance > Debug mode > disable all ovverides, set to no (and keep it that way)

2. Clear prestashop cache in Adnanced parametrs > pefrofmance

and then if still will not work do following

3. Make shure you have write access to

\override\classes\
override\controllers\front

*It may be needed to set chmod 777 permission on some server configs

4. Reinstall pluginadder module

5. Clear prestashop cache in Advanced paramets  > performance

4. [1.6] Broken product list grid/blanks spaces

Screenshot of problem

Go to backoffice > preferences > images > scroll down and regenerate image thumbails for products and home_default image size, then clear browser cache

5. How to enable debug mode Prestashop

Enable dev mode to check actual error instead white page

On your server, open the /config/defines.inc.php file.
Find this line: define('_PS_MODE_DEV_', false);
In this line, change "false" to "true".
Save your changes.

6. [1.6] Website brakes on mobile

To fix you need to enable all CCC options for JS and CSS in backoffice > Advanced parametrs > performance




7. [PS 1.6] Layered navigation urls problems

1. uninstall blocklayered module

2. uninstall blocklayered_mod module

3. remove themes/warehouse/modules/blocklayered_mod folder

4. install blocklayered_mod module only

5. translate https://iqitcommerce.ticksy.com/article/10031 * 

6. regenerate all indexes of blocklayered_mod module and and reeneration to cron