Leo Theme
September 9, 2023 Tutorials
385
Hi When you use prestashop in longtime You want to Optimization database to make your site run faster Please follow my guide back-up database login back-office Advanced Parameters > Database > DB Backup create new back-up 2. login php-myadmin run follow command TRUNCATE TABLE ps_connections; TRUNCATE TABLE ps_connections_source; TRUNCATE TABLE …
Read More »
Luu Ly
July 7, 2023 Shopify
272
Handmade product shops are all the rage these days as customers seek out those unique and personalized products. A killer website design can truly make these shops shine and attract a loyal following. However, with an overwhelming number of options available, finding the perfect theme for your shop can feel …
Read More »
Luu Ly
June 15, 2023 Prestashop 8.0, Theme Collections
541
Dear valued customers, This blog is for all Leotheme’s users, who are using Prestashop themes version 1.7.8.9 from Leotheme. As we are going to update our themes to the latest Prestashop version 8.0.4, please follow our guide to update Prestashop theme version 8.0.4 I. Changes in the file folder of …
Read More »
Leo Theme
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
467
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 »
Leo Theme
April 14, 2023 Leo Elements Creator
224
Edit file tpl in ROOT\themes\THEME_NAME\templates\layouts\layout-both-columns.tpl Add code {if $page.page_name == ‘category’} {hook h=’displayContentTopCategory’} {/if} {if $page.page_name == ‘product’} {hook h=’displayContentTopProduct’} {/if} Product Edit Product Preview Category Edit Category Preview
Read More »
Leo Theme
March 31, 2023 Leo Slideshow
144
Hi Everyone. If you got error with Slideshow loading same picture Please copy css code and add it in file .ApSlideShow .slide_config , .LeoSlideshow .slide_config{ display: none; } Path file css themes/nametemplate/assets/css/custom.css then clear cache and try again
Read More »
Luu Ly
February 7, 2023 Shopify, Theme Collections
536
What are your store’s top Shopify 2.0 themes if you’re opening a tools store? Now you can stop wondering! The best Shopify 2.0 themes for tool stores will be discussed in this blog. With an emphasis on the store’s accessibility, these fantastic themes will let you highlight a range of …
Read More »
Leo Theme
January 30, 2023 Leo Elements Creator, Prestashop Module Tutorials
637
Hi, Please follow my guide to do it: 1. Set full width for category page 2. Edit some files Add this code like image in file /themes/your_theme/templates/layouts/layout-both-columns.tpl: {if $page.page_name == ‘category’} full-width{/if} Add/edit this code like image in file /themes/your_theme/templates/catalog/_partials/miniatures/leo_col_products.tpl {* start custom category *} {if $page.page_name == ‘category’} …
Read More »
Leo Theme
January 5, 2023 Leo Elements Creator
455
Elementor and Cloudflare integrate smoothly with each other, although there has been an issue with Rocket Loader in the past. The issue was caused by Rocket Loader automatically changing the scripts to load asynchronously, which breaks the editor. If this is causing you a problem, you can solve this by …
Read More »
Leo Theme
December 23, 2022 Leo Elements Creator, Prestashop Module Tutorials
317
Read: Leo Parts Filter Configuration Instruction The very first thing needed to start your online business is a website. But the problem is you don’t have the budget to hire a professional developer. Or you just want to do it from scratch on your own but you have zero coding …
Read More »