May 4, 2023
Ap Page Builder, PrestaShop 1.7 Tutorials, PrestaShop 1.7.5, Prestashop 1.7.6, PrestaShop 1.7.7, Prestashop Module Tutorials, Promotion, Reviews, Theme Collections, Tutorials
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 »
June 24, 2021
Ap Page Builder, Prestashop 1.7.6, PrestaShop 1.7.7
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 »
August 29, 2020
Ap Page Builder, Prestashop 1.7.6, PrestaShop 1.7.7
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 »
August 22, 2020
PrestaShop 1.7.5, Prestashop 1.7.6, PrestaShop 1.7.7, Prestashop Module Tutorials, Tutorials
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 »
August 15, 2020
Ap Page Builder, Leo Feature Module, PrestaShop 1.7 Tutorials, PrestaShop 1.7.5, Prestashop 1.7.6, PrestaShop 1.7.7
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 »
August 6, 2020
PrestaShop 1.7 Tutorials, PrestaShop 1.7.5, Prestashop 1.7.6, PrestaShop 1.7.7, Tutorials
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 »
August 1, 2020
PrestaShop 1.7 Tutorials, PrestaShop 1.7.5, Prestashop 1.7.6, PrestaShop 1.7.7
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 »
June 17, 2020
Prestashop 1.7.6, Release Themes
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 »
March 28, 2020
Prestashop 1.7.6
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 »
December 10, 2019
Prestashop 1.7.6
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 »