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 »Fix bug show many query with ap page builder
Hi When you got error have many query in home page When you using leo Bicmart theme with product list in font end Please download latest version or update code follow my guide: file modules/appagebuilder/appagebuilder.php find function public function getProductsFont($params) edit code $sql .= ' ORDER BY '.(!empty($order_by_prefix) ? '`'.pSQL($order_by_prefix).'`.' …
Read More »How to change breadcrumb background in prestashop
This article will solver: How to add breadcrumb background Prestashop? How to set height of breadcrumb Prestashop? How to change breadcrumb background in Prestashop? How to use different breadcrumb background for each page in Prestashop? How to use different breadcrumb of each product? How to use different breadcrumb of each …
Read More »Google PageSpeed Insight for PrestaShop
1. Image – Use Lazyload Images : is a web-design technique that intentionally postpones the loading of offscreen images until the moment a user scrolls down the page. – Image size Mobile smaller than image for dessktop. Example image Desktop, Mobile – Use image optimize – Use image type webp, …
Read More »[SOLVER] Bug Translate in Prestashop Theme using Leotheme
Dear valued customers, If your site using 2 languages and you want to translate your site, please read Prestashop guide to translate Some time you can not translate text, you get bug when translate text when using our theme + our module. Please follow my guide to fix: Find the …
Read More »How to Defer Parsing of JavaScript in prestashop
How does JS affect the SiteSpeed ? First of all, JavaScript(s) are one of the major culprits to make your website slow. The web browser comes across a script, it executes the script first before continue to load HTML that includes the content users are looking for. For a browser, …
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 »Release Of PrestaShop 1.7.6.5 || Leotheme.com
Dear valued customers, We – Leotheme – are happy to announce PrestaShop 1.7.6.5 is now available! Please find this article the list of Prestashop themes on leotheme.com updated to version 1.7.6.5. For customers buying premium Prestashop themes on leotheme.com, when the theme in the done status, you can download the …
Read More »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 »Plan to Update Prestashop Themes to version 1.7.6.2 | Leotheme
Prestashop version 1.7.6.2 has been released this month with important changes and main bug fixes compared to the previous versions 1.7.6.0 and 1.7.6.1 Prestashop 1.7.6.2 Features and Improvements How to Update Prestashop Theme version 1.7.6.2 || Leotheme In this blog, we would like to announce to you our list of …
Read More »