Home / Prestashop 1.7.6

Prestashop 1.7.6

The danger of iframe clickjacking and how to deal with it

Clickjacking It involves tricking a user into clicking something different from what they think it is. Let’s create a straightforward example with it. index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>A malicious website</title> <link rel="stylesheet" href="style.css"> </head> <body> <button>Just a button</button> <iframe id="banking-site-iframe" src="https://your-bank.com"></iframe> </body> </html> Above, we have …

Read More »

[Solver] An error occurred while sending the message, please try again when update prestashop

Dear value customer, Some time when you update prestashop to latest version contact page can not send mail You got error : An error occurred while sending the message, please try again. To quick fix. Please open file /YOURSITE/themes/classic/modules/contactform/views/templates/widget/contactform.tpl override to /YOURSITE/themes/YOURTHEME/modules/contactform/views/templates/widget/contactform.tpl tpl of contactfrom will be up to date …

Read More »
update-prestashop-themes-1764-leotheme

Update Prestashop Theme version 1.7.6.4 | Leotheme.com

Dear valued customers, Please find this article the list of Prestashop themes on leotheme.com updated to version 1.7.6.4.  For customers buying premium Prestashop themes on leotheme.com, when the theme in the done status, you can download the newest version 1.7.6.4 on our website and update your site to install our …

Read More »