Archive for Prestashop tutorials – webmasters
Prestashop cache – when modification do not see
Some people face problems when they try to update or modify their Prestashops. They update files, install modules, but these actions are not visible in Prestashop. This problem often occurs in new Prestashop version – 1.4, because Prestashop 1.4 uses new cache system, now caching with “Smarty” and “Memcached”.
Some information about what is cache: http://en.wikipedia.org/wiki/Cache#Web_cache
When you modify your Prestashop, you can disable...
How to create a new template in Prestashop?
Follow these simple steps:
Go to the Prestashop catalog: “themes”,
Copy default Prestashop theme: “prestashop” (or any other if you want),
Rename new folder (no spaces nor special chars),
Go to Prestashop admin panel and click on the “Preferences” tab and then the “Appearance” tab,
Scroll down and change to your new theme.
...