How to create links in tpl files in Prestashop
PrestaShop 1.7 introduces a new Smarty helper to generate URLs. Here are some examples
Default rating in product comments module
New module for product comments in 1.7.6 version shows default number of stars as 3 stars. You can simple change it as you want.
Fix for "Unfortunately, there are no carriers available for your delivery address"
This error can occur in two cases: 1. Client wants to edit his address but click on save button several times. This creates duplicity in database and client cannot make another order due to the carriers error. 2. Client who already made order before, changes the address. Then he can't make another order.
Fix Google Mobile-Friendly Test issue in Prestashop 1.7
Prestashop 1.7 has issues with blocking CSS and JS cache files from theme folder by robots.txt.
An error occurred while sending the message, please try again.
If you see this error while trying to send the contact form, one reason may be that you have latest version of contactform module, but you didn't updated your theme.
Bankwire translations doesn't work in Prestashop 1.7
Latest 1.7 version (including 1.7.4.2), contains bug related to bankwire module translations. Part of text is only in English.
Secure Prestashop contact form against spam from Russia
In last weeks, there are many shops running on Prestashop receiving spam in Russian language. Prestashop has improved security of contact form in 1.6.1.17 version with this fix, but that helped only temporarily.
How to accept cryptocurrencies in your Prestashop store
As cryptocurrencies are more and more popular, you may want to allow your customers to pay with Bitcoin, Litecoin, Dash or other crypto. Here are two examples of payment gateway services, that will allow you to easily implement cryptocurrencies in your store with their free Prestashop module.
PNG logo format in Prestashop
With default settings, Prestashop supports only JPEG format, so if you upload your logo in PNG format, it's converted back to JPEG. You have to first setup image preferences to support PNG. Go to Preferences > Images and setup as follows:
How to change currency format in Prestashop 1.6
In Prestashop administration, you can set up how you want your price to be displayed. But what if these five are not enough?