Blog Layout

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 »

[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 »

[Solver] Real Estate not show categories

Hi Everyone. If you got error with your site: Don’t worry about it. Please follow my guide: 1. This error happen when you have incorrectly named the category Please make sure you name the category as shown below: However, you can use “Type” instead of “Types”, “Location” instead of “Locations” …

Read More »