Articles

Affichage des articles associés au libellé html header

Prestashop 1.6.x URL Principale HMTL Header Enlever le Nom De Domaine

Sur la page de l'index, le titre html rajoute automatique le nom de domaine de votre site et c'est ennuyant. Vous souhaitez l'enlever, c'est facile, voici la solution : Allez dans le chemin d'accès suivant : votresite\themes\default-bootstrap Editez le fichier header.tpl Remplacez tout le code de votre fichier header.tpl par le code suivant Cette solution a été testé et fonctionnelle sur toutes les versions de Prestashop 1.6 Concernant la version 1.7 à vous de tester. Sauvegardez votre fichier existant avant tout changement. {* * 2007-2016 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to lice...