Home / Leo Theme (page 5)

Leo Theme

Leotheme Support Plan in Lunar New Year Holiday 2021

Leotheme Support Plan During Lunar New year 2021

Leotheme Support Plan Announcement in Lunar New Year 2021 Dear valued customers and business partners, As shared with you in the last article before, this month we will soon have our Lunar New Year 2021 holiday, which is the most important festival in Vietnamese culture. To make sure our holiday …

Read More »

No image available when click attribute Prestashop 1.7.7.0

Hi, When you using Prestashop, You click on attribute and got error No image available Please follow my guide to fix: open file root\themes\YOURTHEME\templates\catalog\_partials\product-cover-thumbnails.tpl replace all $product.default_image to $product.cover When you using prestashop < 1.7.7.0 such as 1.7.6.9 You got this error no image available open file root\themes\YOURTHEME\templates\catalog\_partials\product-cover-thumbnails.tpl replace all …

Read More »

UPDATE NEW FEATURES FOR LEO SEARCH MODULE

The day which we have all been waiting for finally came! Leotheme design team has been working extremely hard the last few months. And after many efforts for researching, designing and adjusting, we ultimately get ready to release the new version of Leo Search Module with many powerful features updated. …

Read More »

Fix bug Profile HTML

Profile show “module/appagebuilder/appagebuilderhome” in HTML not good for SEO You can remove by follow these steps 1. Edit file Root\classes\Link.php 2. Changing Code ( https://www.diffchecker.com/m8Xx7Edi ) if (isset($params[‘fc’]) && isset($params[‘module’])) { if($params[‘fc’] == ‘module’ && $params[‘module’] == ‘appagebuilder’ && $controller == ‘appagebuilderhome’) unset($params[‘fc’]); unset($params[‘module’]); $controller = ‘index’; }   RESULT

Read More »