{"id":1506,"date":"2018-11-13T13:52:57","date_gmt":"2018-11-13T12:52:57","guid":{"rendered":"https:\/\/www.templatemonster.com\/fr\/blog\/?p=1506"},"modified":"2020-04-09T11:47:58","modified_gmt":"2020-04-09T11:47:58","slug":"prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page","status":"publish","type":"post","link":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/","title":{"rendered":"PrestaShop 1.6.x. Comment g\u00e9rer les liens d&#8217;en-t\u00eate et de pied de page"},"content":{"rendered":"<p>Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x.<\/p>\n<ol>\n<li><strong>Liens d'en-t\u00eate<\/strong>\n<ol>\n<li>Les liens d'en-t\u00eate d'un\u00a0<a class=\"aalmanual manual\" title=\"\" href=\"https:\/\/www.templatemonster.com\/fr\/type\/themes-prestashop\/\" target=\"_blank\" rel=\"noopener noreferrer\">mod\u00e8le PrestaShop<\/a> sont d\u00e9finis par le module de <strong>bloc Liens permanents<\/strong> (Permanent links).\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1507\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-1.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-1.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-1-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-1-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<p>Si vous souhaitez ajouter ou supprimer un \u00e9l\u00e9ment, vous devez modifier le fichier\u00a0<strong>themes\/themeXXX\/modules\/blockpermanentlinks\/blockpermanentlinks-<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"Header is a top rectangular shaped area that runs across the top of the web page on your screen. It represents a container for introductory content which usually includes logo image, navigation links, or some other important information:&lt;br\/&gt;The header of the website is one of its most valuable areas as it's one of the most visible parts of a page. This is the first area that visitors see when they access a website.&lt;br\/&gt;It should be personalized and express basic idea of the content and structure of(...) &lt;strong&gt;&lt;\/strong&gt;\">header<\/span>.tpl<\/strong> situ\u00e9 dans votre installation PrestaShop sur votre serveur d'h\u00e9bergement.<\/li>\n<li>Ouvrez le fichier en utilisant n\u2019importe quel \u00e9diteur de code. Le menu est cr\u00e9\u00e9 sous forme de liste non ordonn\u00e9e. Chaque \u00e9l\u00e9ment de menu est encapsul\u00e9 dans des balises <strong><em>&lt;li&gt; &lt;\/li&gt;<\/em><\/strong>.<\/li>\n<li>Par exemple, les lignes de code suivantes repr\u00e9sentent l'\u00e9l\u00e9ment de menu Sitemap :\n<div>\n<div id=\"highlighter_290581\" class=\"syntaxhighlighter  html\">\n<div class=\"toolbar\"><\/div>\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"html plain\">&lt;<\/code><code class=\"html keyword\">li<\/code> <code class=\"html color1\">id<\/code><code class=\"html plain\">=<\/code><code class=\"html string\">\"header_link_sitemap\"<\/code><code class=\"html plain\">&gt;&lt;<\/code><code class=\"html keyword\">a<\/code> <code class=\"html plain\">href=\"{$link-&gt;getPageLink('sitemap')|escape:'html'}\" title=\"{l s='sitemap' mod='blockpermanentlinks'}\"&gt;{l s='sitemap' mod='blockpermanentlinks'}&lt;\/<\/code><code class=\"html keyword\">a<\/code><code class=\"html plain\">&gt;&lt;\/<\/code><code class=\"html keyword\">li<\/code><code class=\"html plain\">&gt;<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<div>\n<div id=\"highlighter_707361\" class=\"syntaxhighlighter  html\">\n<div class=\"toolbar\"><\/div>\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"html plain\">a href=\"{$link-&gt;getPageLink('sitemap')|escape:'html'}\" - is the URL to the page<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<div>\n<div id=\"highlighter_919627\" class=\"syntaxhighlighter  html\">\n<div class=\"toolbar\"><\/div>\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"html plain\">{l s='sitemap' mod='blockpermanentlinks'} - is the code for displaying the button name<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/li>\n<li>Pour ajouter un lien vers la page Best Sellers (http:\/\/yourdomain.com\/best-sales.php), vous devez ajouter la ligne de code suivante au fichier\u00a0<strong>themes\/themeXXX\/modules\/blockpermanentlinks\/blockpermanentlinks-<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"Header is a top rectangular shaped area that runs across the top of the web page on your screen. It represents a container for introductory content which usually includes logo image, navigation links, or some other important information:&lt;br\/&gt;The header of the website is one of its most valuable areas as it's one of the most visible parts of a page. This is the first area that visitors see when they access a website.&lt;br\/&gt;It should be personalized and express basic idea of the content and structure of(...) &lt;strong&gt;&lt;\/strong&gt;\">header<\/span>.tpl<\/strong>.\n<div>\n<div id=\"highlighter_782323\" class=\"syntaxhighlighter  html\">\n<div class=\"toolbar\"><\/div>\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"html plain\">&lt;<\/code><code class=\"html keyword\">li<\/code> <code class=\"html color1\">id<\/code><code class=\"html plain\">=<\/code><code class=\"html string\">\"header_link\"<\/code><code class=\"html plain\">&gt; &lt;<\/code><code class=\"html keyword\">a<\/code> <code class=\"html plain\">href=\"{$link-&gt;getPageLink('best-sales.php')|escape:'html':'UTF-8'}\" title=\"{l s='best-sales' mod='blockpermanentlinks'}\"&gt; {l s='Best sales' mod='blockpermanentlinks'}&lt;\/<\/code><code class=\"html keyword\">a<\/code><code class=\"html plain\">&gt;&lt;\/<\/code><code class=\"html keyword\">li<\/code><code class=\"html plain\">&gt;<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p class=\"info-box\">Note :\u00a0Si vous voulez changer le nom du nouveau bouton ou ajouter ses traductions, vous pouvez le faire dans le menu <strong><span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;Localization&lt;\/strong&gt; is the process of adapting a product, service or website to a particular language, culture, and desired local &quot;look-and-feel.&quot; &lt;br\/&gt; Ideally, a product or service is developed so that localization is relatively easy to achieve - for example, by creating technical illustrations for manuals in which the text can easily be changed to another language and allowing some expansion room for this purpose. This enabling process is termed internationalization. An internationalized product or(...) &lt;strong&gt;&lt;\/strong&gt;\">Localization<\/span>\u00a0-&gt; Translations<\/strong>\u00a0de votre back end.\u00a0Pour plus de d\u00e9tails, n'h\u00e9sitez pas \u00e0 consulter le tutoriel vid\u00e9o <a href=\"https:\/\/www.youtube.com\/watch?v=cvA4DK7c_ro\" target=\"_blank\" rel=\"nofollow\">PrestaShop 1.6.x. How to edit menu titles<\/a>\u00a0.<\/p>\n<p><iframe loading=\"lazy\" title=\"PrestaShop 1.6.x. How To Edit Menu Titles\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/cvA4DK7c_ro?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/li>\n<li>Pour ajouter un lien vers une page de CMS, vous devez d'abord obtenir le lien vers la page. Ajoutons le lien vers la page \u00c0 propos. C'est <span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;HTTP&lt;\/strong&gt; (Hypertext Transfer Protocol) is the set of rules for transferring files (text, graphic images, sound, video, and other multimedia files) on the World Wide Web. As soon as a Web user opens their Web browser, the user is indirectly making use of HTTP. HTTP is an application protocol that runs on top of the TCP\/IP suite of protocols (the foundation protocols for the Internet).&lt;br\/&gt;HTTP uses a server-client model. A client, for example, may be a home computer, laptop, or mobile device. The(...) &lt;strong&gt;&lt;\/strong&gt;\">http<\/span>:\/\/templatetesting.com\/vincent\/index.php?id_<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"A &lt;strong&gt;content management system (CMS)&lt;\/strong&gt; is an application that allows publishing, editing, organizing and deleting content of your website via the user friendly interface. &lt;br\/&gt;Functionality may vary for different systems, but most of them are web based and offer some sort of access control.&lt;br\/&gt;Typically, a &lt;strong&gt;CMS&lt;\/strong&gt; consists of two elements: the &lt;strong&gt;content management application (CMA&lt;\/strong&gt;) and the &lt;strong&gt;content delivery application (CDA)&lt;\/strong&gt;.&lt;br\/&gt;The &lt;strong&gt;CMA&lt;\/strong&gt; element allows the content manager or author, who may not know Hypertext(...) &lt;strong&gt;&lt;\/strong&gt;\">cms<\/span>=4&amp;controller=<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"A &lt;strong&gt;content management system (CMS)&lt;\/strong&gt; is an application that allows publishing, editing, organizing and deleting content of your website via the user friendly interface. &lt;br\/&gt;Functionality may vary for different systems, but most of them are web based and offer some sort of access control.&lt;br\/&gt;Typically, a &lt;strong&gt;CMS&lt;\/strong&gt; consists of two elements: the &lt;strong&gt;content management application (CMA&lt;\/strong&gt;) and the &lt;strong&gt;content delivery application (CDA)&lt;\/strong&gt;.&lt;br\/&gt;The &lt;strong&gt;CMA&lt;\/strong&gt; element allows the content manager or author, who may not know Hypertext(...) &lt;strong&gt;&lt;\/strong&gt;\">cms<\/span>&amp;id_lang=1 .\n<p>Vous devriez \u00e9diter le fichier <strong>themes\/themeXXX\/modules\/blockpermanentlinks\/blockpermanentlinks-<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"Header is a top rectangular shaped area that runs across the top of the web page on your screen. It represents a container for introductory content which usually includes logo image, navigation links, or some other important information:&lt;br\/&gt;The header of the website is one of its most valuable areas as it's one of the most visible parts of a page. This is the first area that visitors see when they access a website.&lt;br\/&gt;It should be personalized and express basic idea of the content and structure of(...) &lt;strong&gt;&lt;\/strong&gt;\">header<\/span>.tpl<\/strong> et ajouter la ligne de code suivante :<\/p>\n<div>\n<div id=\"highlighter_687940\" class=\"syntaxhighlighter  html\">\n<div class=\"toolbar\"><\/div>\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"html plain\">&lt;<\/code><code class=\"html keyword\">li<\/code><code class=\"html plain\">&gt;&lt;<\/code><code class=\"html keyword\">a<\/code> <code class=\"html plain\">href=\"{$link-&gt;getCMSLink('4', 'CMSpage')}\" title=\"{l s='about-us' mod='blockpermanentlinks'}\"&gt;{l s='About Us' mod='blockpermanentlinks'}&lt;\/<\/code><code class=\"html keyword\">a<\/code><code class=\"html plain\">&gt;&lt;\/<\/code><code class=\"html keyword\">li<\/code><code class=\"html plain\">&gt;<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p><strong>$link-&gt;getCMSLink(\u20194\u2032, \u2018<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"A &lt;strong&gt;content management system (CMS)&lt;\/strong&gt; is an application that allows publishing, editing, organizing and deleting content of your website via the user friendly interface. &lt;br\/&gt;Functionality may vary for different systems, but most of them are web based and offer some sort of access control.&lt;br\/&gt;Typically, a &lt;strong&gt;CMS&lt;\/strong&gt; consists of two elements: the &lt;strong&gt;content management application (CMA&lt;\/strong&gt;) and the &lt;strong&gt;content delivery application (CDA)&lt;\/strong&gt;.&lt;br\/&gt;The &lt;strong&gt;CMA&lt;\/strong&gt; element allows the content manager or author, who may not know Hypertext(...) &lt;strong&gt;&lt;\/strong&gt;\">CMS<\/span>\u00a0page\u2019)\u00a0<\/strong>signifie que nous voulons charger la page du CMS avec l'ID 4. Vous pouvez le voir dans la page\u00a0URL.\u00a0<strong>s=\u2019About Us\u2019<\/strong> est le titre de bouton.<\/li>\n<li>Enregistrez les modifications et consultez votre site Web pour voir comment vous avez modifi\u00e9 le menu d'en-t\u00eate..<\/li>\n<\/ol>\n<\/li>\n<li><strong>Liens de pied de page<\/strong>\n<ol>\n<li>V\u00e9rifions quels modules sont utilis\u00e9s pour afficher des liens dans le pied de page du site.<\/li>\n<li>Connectez-vous au panneau d'administration PrestaShop. Aller vers <strong>Modules -&gt; Positions<\/strong>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1509\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-2.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-2.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-2-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-2-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<p>et recherchez le crochet <strong>displayFooter<\/strong>.<\/li>\n<li>Ici nous pouvons voir les modules repr\u00e9sentant nos blocs de liens dans le pied de page :\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1510\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-3.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-3.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-3-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-3-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1511\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-4.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-4.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-4-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-4-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<ul class=\"list\">\n<li class=\"first\"><strong>Categories block<\/strong>\u00a0\u2013 ce module affiche automatiquement les cat\u00e9gories que vous avez dans\u00a0<strong>Catalog-&gt;Categories<\/strong>. Vous pouvez modifier des options telles que la cat\u00e9gorie racine, la profondeur maximale, le mode dynamique (anim\u00e9) pour les sous-niveaux, le tri par, l\u2019ordre de tri et les colonnes de pied de page dans le menu\u00a0<strong>Modules-&gt;Modules-&gt; Categories block -&gt;Configure<\/strong>.\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1512\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-5.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-5.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-5-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-5-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1513\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-6.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-6.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-6-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-6-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/li>\n<li><strong><span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"A &lt;strong&gt;content management system (CMS)&lt;\/strong&gt; is an application that allows publishing, editing, organizing and deleting content of your website via the user friendly interface. &lt;br\/&gt;Functionality may vary for different systems, but most of them are web based and offer some sort of access control.&lt;br\/&gt;Typically, a &lt;strong&gt;CMS&lt;\/strong&gt; consists of two elements: the &lt;strong&gt;content management application (CMA&lt;\/strong&gt;) and the &lt;strong&gt;content delivery application (CDA)&lt;\/strong&gt;.&lt;br\/&gt;The &lt;strong&gt;CMA&lt;\/strong&gt; element allows the content manager or author, who may not know Hypertext(...) &lt;strong&gt;&lt;\/strong&gt;\">CMS<\/span>\u00a0block<\/strong>\u00a0\u2013 le bloc o\u00f9 vous pouvez ajouter des liens vers des pages CMS, des pages de magasin et des liens personnalis\u00e9s vers des ressources externes.\n<p>Pour \u00e9diter ce module, naviguez jusqu'au menu\u00a0<strong>Modules-&gt;Modules-&gt;\u00a0<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"A &lt;strong&gt;content management system (CMS)&lt;\/strong&gt; is an application that allows publishing, editing, organizing and deleting content of your website via the user friendly interface. &lt;br\/&gt;Functionality may vary for different systems, but most of them are web based and offer some sort of access control.&lt;br\/&gt;Typically, a &lt;strong&gt;CMS&lt;\/strong&gt; consists of two elements: the &lt;strong&gt;content management application (CMA&lt;\/strong&gt;) and the &lt;strong&gt;content delivery application (CDA)&lt;\/strong&gt;.&lt;br\/&gt;The &lt;strong&gt;CMA&lt;\/strong&gt; element allows the content manager or author, who may not know Hypertext(...) &lt;strong&gt;&lt;\/strong&gt;\">CMS<\/span>\u00a0block -&gt;Configure<\/strong>. Vous y trouverez les options suivantes :<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1514\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-7.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-7.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-7-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-7-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<ul class=\"list\">\n<li class=\"first\"><strong>Display various links and information in the\u00a0<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;Footer&lt;\/strong&gt; is the bottom section of each web-site. It appears to be a part of a web-site separated from the header, content and sidebars:&lt;br\/&gt;&lt;strong&gt;Footer&lt;\/strong&gt; simply signals users that they are at the bottom of the web-page. Often, footer includes &lt;strong&gt;short-cuts&lt;\/strong&gt; to site most important areas, so site visitors do not have to scroll the page to the very top where the site main navigation is located. Common &lt;strong&gt;short cuts&lt;\/strong&gt; are: &lt;strong&gt;Privacy Policy&lt;\/strong&gt;, &lt;strong&gt;Terms and Conditions&lt;\/strong&gt;, &lt;strong&gt;Contact Us&lt;\/strong&gt; etc.:&lt;br\/&gt;Visitors often expect to find specific(...) &lt;strong&gt;&lt;\/strong&gt;\">Footer<\/span><\/strong>\u00a0\u2013 la possibilit\u00e9 d'activer \/ d\u00e9sactiver un bloc de liens dans le pied de page.<\/li>\n<li><strong><span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;Footer&lt;\/strong&gt; is the bottom section of each web-site. It appears to be a part of a web-site separated from the header, content and sidebars:&lt;br\/&gt;&lt;strong&gt;Footer&lt;\/strong&gt; simply signals users that they are at the bottom of the web-page. Often, footer includes &lt;strong&gt;short-cuts&lt;\/strong&gt; to site most important areas, so site visitors do not have to scroll the page to the very top where the site main navigation is located. Common &lt;strong&gt;short cuts&lt;\/strong&gt; are: &lt;strong&gt;Privacy Policy&lt;\/strong&gt;, &lt;strong&gt;Terms and Conditions&lt;\/strong&gt;, &lt;strong&gt;Contact Us&lt;\/strong&gt; etc.:&lt;br\/&gt;Visitors often expect to find specific(...) &lt;strong&gt;&lt;\/strong&gt;\">Footer<\/span>\u00a0links\u00a0<\/strong>\u2013 choisissez des liens vers des pages de CMS\u00a0<strong>Preferences-&gt;<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"A &lt;strong&gt;content management system (CMS)&lt;\/strong&gt; is an application that allows publishing, editing, organizing and deleting content of your website via the user friendly interface. &lt;br\/&gt;Functionality may vary for different systems, but most of them are web based and offer some sort of access control.&lt;br\/&gt;Typically, a &lt;strong&gt;CMS&lt;\/strong&gt; consists of two elements: the &lt;strong&gt;content management application (CMA&lt;\/strong&gt;) and the &lt;strong&gt;content delivery application (CDA)&lt;\/strong&gt;.&lt;br\/&gt;The &lt;strong&gt;CMA&lt;\/strong&gt; element allows the content manager or author, who may not know Hypertext(...) &lt;strong&gt;&lt;\/strong&gt;\">CMS<\/span><\/strong>\u00a0que vous voulez afficher.<\/li>\n<li><strong><span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;Footer&lt;\/strong&gt; is the bottom section of each web-site. It appears to be a part of a web-site separated from the header, content and sidebars:&lt;br\/&gt;&lt;strong&gt;Footer&lt;\/strong&gt; simply signals users that they are at the bottom of the web-page. Often, footer includes &lt;strong&gt;short-cuts&lt;\/strong&gt; to site most important areas, so site visitors do not have to scroll the page to the very top where the site main navigation is located. Common &lt;strong&gt;short cuts&lt;\/strong&gt; are: &lt;strong&gt;Privacy Policy&lt;\/strong&gt;, &lt;strong&gt;Terms and Conditions&lt;\/strong&gt;, &lt;strong&gt;Contact Us&lt;\/strong&gt; etc.:&lt;br\/&gt;Visitors often expect to find specific(...) &lt;strong&gt;&lt;\/strong&gt;\">Footer<\/span>\u00a0information\u00a0<\/strong>\u2013 le champ pour le texte personnalis\u00e9. Vous pouvez utiliser des balises HTML ici. Si vous souhaitez ajouter un lien personnalis\u00e9 (\u00e0 Google, par exemple), utilisez le code suivant :\n<div>\n<div id=\"highlighter_665349\" class=\"syntaxhighlighter  html\">\n<div class=\"toolbar\"><\/div>\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"html plain\">&lt;<\/code><code class=\"html keyword\">a<\/code> <code class=\"html color1\">target<\/code><code class=\"html plain\">=<\/code><code class=\"html string\">\"_blank\"<\/code> <code class=\"html color1\">href<\/code><code class=\"html plain\">=<\/code><code class=\"html string\">\"<a href=\"https:\/\/www.google.com\/\" target=\"_blank\" rel=\"nofollow\">https:\/\/www.google.com\/<\/a>\"<\/code><code class=\"html plain\">&gt;Google&lt;\/<\/code><code class=\"html keyword\">a<\/code><code class=\"html plain\">&gt;<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>Remplacez\u00a0<strong><span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;HTTPS&lt;\/strong&gt; is a protocol for secure communication over a computer network which is widely used on the Internet. HTTPS consists of communication over Hypertext Transfer Protocol (HTTP) within a connection encrypted by Transport Layer Security (&lt;strong&gt;TLS&lt;\/strong&gt;) or Secure Sockets Layer (&lt;strong&gt;SSL&lt;\/strong&gt;). The main motivation for HTTPS is authentication of the visited website and protection of the privacy and integrity of the exchanged data.&lt;br\/&gt;In its popular deployment on the internet, HTTPS provides authentication of the(...) &lt;strong&gt;&lt;\/strong&gt;\">https<\/span>:\/\/www.google.com\/<\/strong>\u00a0avec l'URL requise et utilisez le titre dont vous avez besoin au lieu de <strong>Google<\/strong>.<\/li>\n<li><strong>Various links in the\u00a0<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;Footer&lt;\/strong&gt; is the bottom section of each web-site. It appears to be a part of a web-site separated from the header, content and sidebars:&lt;br\/&gt;&lt;strong&gt;Footer&lt;\/strong&gt; simply signals users that they are at the bottom of the web-page. Often, footer includes &lt;strong&gt;short-cuts&lt;\/strong&gt; to site most important areas, so site visitors do not have to scroll the page to the very top where the site main navigation is located. Common &lt;strong&gt;short cuts&lt;\/strong&gt; are: &lt;strong&gt;Privacy Policy&lt;\/strong&gt;, &lt;strong&gt;Terms and Conditions&lt;\/strong&gt;, &lt;strong&gt;Contact Us&lt;\/strong&gt; etc.:&lt;br\/&gt;Visitors often expect to find specific(...) &lt;strong&gt;&lt;\/strong&gt;\">footer<\/span><\/strong>\u00a0\u2013 ici vous pouvez voir l'option pour activer \/ d\u00e9sactiver les liens vers les pages \u201cOur stores,\u201d \u201cPrice drop,\u201d \u201cNew products,\u201d \u201cBest sales,\u201d \u201cContact us,\u201d\u00a0<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt; A Sitemap&lt;\/strong&gt; is a file where you can list the web pages of your site to tell Google and other search engines about the organization of your site content.&lt;br\/&gt;Search engine web crawlers like Googlebot read this file to more intelligently crawl your site.&lt;br\/&gt;&lt;strong&gt;A sitemap &lt;\/strong&gt;is a helpful tool that can improve the crawling of your site.&lt;br\/&gt;Web crawlers usually discover pages from links within the site and from other sites.&lt;br\/&gt; Also, your sitemap can provide valuable metadata associated with the pages you list in that(...) &lt;strong&gt;&lt;\/strong&gt;\">sitemap<\/span> et notification de copyright.<\/li>\n<li class=\"last\">Cliquez sur le bouton\u00a0<strong>Save<\/strong>\u00a0pour enregistrer votre configuration de bloc d'informations.<\/li>\n<\/ul>\n<\/li>\n<li class=\"last\"><strong>My account block for your\u00a0<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;A website&lt;\/strong&gt;  is a set of related web pages typically served from a single web domain. A website is hosted on at least one web server, accessible via a network such as the Internet or a private local area network through an Internet address known as a uniform resource locator (URL). All publicly accessible websites collectively constitute the World Wide Web.&lt;br\/&gt;Some websites require a subscription to access some or all of their content. Examples of subscription websites include many business(...) &lt;strong&gt;&lt;\/strong&gt;\">website<\/span>\u2019s\u00a0<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"&lt;strong&gt;Footer&lt;\/strong&gt; is the bottom section of each web-site. It appears to be a part of a web-site separated from the header, content and sidebars:&lt;br\/&gt;&lt;strong&gt;Footer&lt;\/strong&gt; simply signals users that they are at the bottom of the web-page. Often, footer includes &lt;strong&gt;short-cuts&lt;\/strong&gt; to site most important areas, so site visitors do not have to scroll the page to the very top where the site main navigation is located. Common &lt;strong&gt;short cuts&lt;\/strong&gt; are: &lt;strong&gt;Privacy Policy&lt;\/strong&gt;, &lt;strong&gt;Terms and Conditions&lt;\/strong&gt;, &lt;strong&gt;Contact Us&lt;\/strong&gt; etc.:&lt;br\/&gt;Visitors often expect to find specific(...) &lt;strong&gt;&lt;\/strong&gt;\">footer<\/span>\u00a0<\/strong>\u2013\u00a0affiche un bloc avec des liens relatifs aux comptes d'utilisateurs. Vous pouvez activer ou d\u00e9sactiver ce bloc sous <strong>Modules -&gt; Modules<\/strong> dans votre panneau d'administration PrestaShop.\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-1515\" src=\"https:\/\/www.templatemonster.com\/blog\/fr\/wp-content\/uploads\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-8.jpg\" alt=\"\" width=\"1000\" height=\"563\" srcset=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-8.jpg 1000w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-8-300x169.jpg 300w, https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/prestashop_1.6.x._how_to_manage_header_and_footer_links-8-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/p>\n<p>Si vous souhaitez ajouter \/ supprimer des liens, vous devez modifier le fichier\u00a0<strong>\/themes\/themeXXX\/modules\/blockmyaccountfooter\/blockmyaccountfooter.tpl\u00a0<\/strong>sur votre FTP.\u00a0La syntaxe est la m\u00eame que dans le fichier <strong>themes\/themeXXX\/modules\/blockpermanentlinks\/blockpermanentlinks-<span class=\"glossaryLink \" style=\"border-bottom: 1px dotted #c02929;text-decoration: none !important;cursor: pointer;border-top-color: #c02929;border-right-color: #c02929;border-left-color: #c02929\" data-cmtooltip=\"Header is a top rectangular shaped area that runs across the top of the web page on your screen. It represents a container for introductory content which usually includes logo image, navigation links, or some other important information:&lt;br\/&gt;The header of the website is one of its most valuable areas as it's one of the most visible parts of a page. This is the first area that visitors see when they access a website.&lt;br\/&gt;It should be personalized and express basic idea of the content and structure of(...) &lt;strong&gt;&lt;\/strong&gt;\">header<\/span>.tpl<\/strong>.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>N'h\u00e9sitez pas \u00e0 consulter le didacticiel vid\u00e9o d\u00e9taill\u00e9 ci-dessous :<\/p>\n<p><iframe loading=\"lazy\" title=\"PrestaShop 1.6.x. How To Manage Header And Footer Links\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/4XntL8EImSQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/p>\n<h5 style=\"text-align: center\">Articles Connexes<\/h5>\n<p style=\"text-align: center\"><a href=\"https:\/\/www.templatemonster.com\/blog\/fr\/prestashop-1-6-x-comment-regenerer-un-fichier-htaccess\/\" target=\"_blank\">PrestaShop 1.6.x. Comment r\u00e9g\u00e9n\u00e9rer un fichier .htaccess<\/a><\/p>\n<p style=\"text-align: center\"><a href=\"https:\/\/www.templatemonster.com\/blog\/fr\/controle-total-de-votre-site-web-prestashop-un-module-pour-les-gerer-tous\/\" target=\"_blank\">Contr\u00f4le total de votre site Web PrestaShop: un module pour les g\u00e9rer tous <\/a><\/p>\n<p style=\"text-align: center\"><a href=\"https:\/\/www.templatemonster.com\/blog\/fr\/prestashop-1-6-x-comment-effacer-le-cache-smarty\/\" target=\"_blank\">PrestaShop 1.6.x. Comment effacer le cache Smarty<\/a><\/p>\n<p style=\"text-align: center\"><a href=\"https:\/\/www.templatemonster.com\/blog\/fr\/prestashop-1-6-x-comment-ajouter-page-cms-avec-un-lien-dans-le-menu\/\" target=\"_blank\">PrestaShop 1.6.x. Comment ajouter une page CMS avec un lien dans le menu d'en-t\u00eate \/ pied de page<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x. Liens d'en-t\u00eate Les liens d'en-t\u00eate d'un\u00a0mod\u00e8le PrestaShop sont d\u00e9finis par le module de bloc Liens permanents (Permanent links). Si vous souhaitez ajouter ou supprimer un \u00e9l\u00e9ment, vous devez modifier le fichier\u00a0themes\/themeXXX\/modules\/blockpermanentlinks\/blockpermanentlinks-header.tpl situ\u00e9 dans votre [&hellip;]<\/p>\n","protected":false},"author":1672325,"featured_media":1518,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[106,25],"tags":[93,5,104],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.11 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>PrestaShop 1.6.x. Comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page<\/title>\n<meta name=\"description\" content=\"Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PrestaShop 1.6.x. Comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page\" \/>\n<meta property=\"og:description\" content=\"Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/\" \/>\n<meta property=\"og:site_name\" content=\"TemplateMonster Blog France\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TemplateMonsterFrance\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-13T12:52:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-09T11:47:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/cup-of-coffee-1280537_1280.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"851\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Claire\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@TM_France\" \/>\n<meta name=\"twitter:site\" content=\"@TM_France\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"Claire\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/\"},\"author\":{\"name\":\"Claire\",\"@id\":\"https:\/\/monsterspost.com\/fr\/#\/schema\/person\/4884946d097972046d54ec3b5524621c\"},\"headline\":\"PrestaShop 1.6.x. Comment g\u00e9rer les liens d&#8217;en-t\u00eate et de pied de page\",\"datePublished\":\"2018-11-13T12:52:57+00:00\",\"dateModified\":\"2020-04-09T11:47:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/\"},\"wordCount\":792,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/monsterspost.com\/fr\/#organization\"},\"keywords\":[\"Ergonomie\",\"PrestaShop\",\"Tutoriels\"],\"articleSection\":[\"Mod\u00e8les et th\u00e8mes\",\"Tutoriels\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/\",\"url\":\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/\",\"name\":\"PrestaShop 1.6.x. Comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page\",\"isPartOf\":{\"@id\":\"https:\/\/monsterspost.com\/fr\/#website\"},\"datePublished\":\"2018-11-13T12:52:57+00:00\",\"dateModified\":\"2020-04-09T11:47:58+00:00\",\"description\":\"Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x.\",\"breadcrumb\":{\"@id\":\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/monsterspost.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PrestaShop 1.6.x. Comment g\u00e9rer les liens d&#8217;en-t\u00eate et de pied de page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/monsterspost.com\/fr\/#website\",\"url\":\"https:\/\/monsterspost.com\/fr\/\",\"name\":\"TemplateMonster Blog France\",\"description\":\"Just another MonsterPost Sites site\",\"publisher\":{\"@id\":\"https:\/\/monsterspost.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/monsterspost.com\/fr\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/monsterspost.com\/fr\/#organization\",\"name\":\"MonsterPost France\",\"url\":\"https:\/\/monsterspost.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/monsterspost.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2020\/03\/Logo-TM.png\",\"contentUrl\":\"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2020\/03\/Logo-TM.png\",\"width\":180,\"height\":180,\"caption\":\"MonsterPost France\"},\"image\":{\"@id\":\"https:\/\/monsterspost.com\/fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/template_monster\/\",\"https:\/\/www.pinterest.com\/templatemonster\/\",\"https:\/\/www.youtube.com\/user\/TemplateMonsterCo\/\",\"https:\/\/www.facebook.com\/TemplateMonsterFrance\/\",\"https:\/\/twitter.com\/TM_France\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/monsterspost.com\/fr\/#\/schema\/person\/4884946d097972046d54ec3b5524621c\",\"name\":\"Claire\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/monsterspost.com\/fr\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/db0976148c5793ad6317a44bd5f93582?s=96&d=https%3A%2F%2Fwww.templatemonster.com%2Fblog%2Fwp-content%2Fthemes%2Fredesign%2Fimages%2Fdefault_avatar.jpg&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/db0976148c5793ad6317a44bd5f93582?s=96&d=https%3A%2F%2Fwww.templatemonster.com%2Fblog%2Fwp-content%2Fthemes%2Fredesign%2Fimages%2Fdefault_avatar.jpg&r=g\",\"caption\":\"Claire\"},\"description\":\"Claire est une \u00e9crivaine talentueuse et curieuse. Sa principale priorit\u00e9 est de transmettre en termes simples des informations difficiles. Elle adore le monde de la conception Web et partage des trucs sympas sur sa page Facebook. Elle s'int\u00e9resse \u00e9galement activement \u00e0 la litt\u00e9rature, aux traductions et communique avec plaisir avec les abonn\u00e9s en ligne.\",\"url\":\"https:\/\/monsterspost.com\/fr\/author\/claire\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PrestaShop 1.6.x. Comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page","description":"Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/","og_locale":"fr_FR","og_type":"article","og_title":"PrestaShop 1.6.x. Comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page","og_description":"Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x.","og_url":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/","og_site_name":"TemplateMonster Blog France","article_publisher":"https:\/\/www.facebook.com\/TemplateMonsterFrance\/","article_published_time":"2018-11-13T12:52:57+00:00","article_modified_time":"2020-04-09T11:47:58+00:00","og_image":[{"width":1280,"height":851,"url":"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2018\/11\/cup-of-coffee-1280537_1280.jpg","type":"image\/jpeg"}],"author":"Claire","twitter_card":"summary_large_image","twitter_creator":"@TM_France","twitter_site":"@TM_France","twitter_misc":{"\u00c9crit par":"Claire","Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#article","isPartOf":{"@id":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/"},"author":{"name":"Claire","@id":"https:\/\/monsterspost.com\/fr\/#\/schema\/person\/4884946d097972046d54ec3b5524621c"},"headline":"PrestaShop 1.6.x. Comment g\u00e9rer les liens d&#8217;en-t\u00eate et de pied de page","datePublished":"2018-11-13T12:52:57+00:00","dateModified":"2020-04-09T11:47:58+00:00","mainEntityOfPage":{"@id":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/"},"wordCount":792,"commentCount":0,"publisher":{"@id":"https:\/\/monsterspost.com\/fr\/#organization"},"keywords":["Ergonomie","PrestaShop","Tutoriels"],"articleSection":["Mod\u00e8les et th\u00e8mes","Tutoriels"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/","url":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/","name":"PrestaShop 1.6.x. Comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page","isPartOf":{"@id":"https:\/\/monsterspost.com\/fr\/#website"},"datePublished":"2018-11-13T12:52:57+00:00","dateModified":"2020-04-09T11:47:58+00:00","description":"Le tutoriel suivant va vous montrer comment g\u00e9rer les liens d\u2019en-t\u00eate et de pied de page dans les mod\u00e8les PrestaShop 1.6.x.","breadcrumb":{"@id":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/monsterspost.com\/fr\/prestashop-1-6-x-comment-gerer-les-liens-den-tete-et-de-pied-de-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/monsterspost.com\/fr\/"},{"@type":"ListItem","position":2,"name":"PrestaShop 1.6.x. Comment g\u00e9rer les liens d&#8217;en-t\u00eate et de pied de page"}]},{"@type":"WebSite","@id":"https:\/\/monsterspost.com\/fr\/#website","url":"https:\/\/monsterspost.com\/fr\/","name":"TemplateMonster Blog France","description":"Just another MonsterPost Sites site","publisher":{"@id":"https:\/\/monsterspost.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/monsterspost.com\/fr\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/monsterspost.com\/fr\/#organization","name":"MonsterPost France","url":"https:\/\/monsterspost.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/monsterspost.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2020\/03\/Logo-TM.png","contentUrl":"https:\/\/monsterspost.com\/fr\/wp-content\/uploads\/sites\/9\/2020\/03\/Logo-TM.png","width":180,"height":180,"caption":"MonsterPost France"},"image":{"@id":"https:\/\/monsterspost.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/template_monster\/","https:\/\/www.pinterest.com\/templatemonster\/","https:\/\/www.youtube.com\/user\/TemplateMonsterCo\/","https:\/\/www.facebook.com\/TemplateMonsterFrance\/","https:\/\/twitter.com\/TM_France"]},{"@type":"Person","@id":"https:\/\/monsterspost.com\/fr\/#\/schema\/person\/4884946d097972046d54ec3b5524621c","name":"Claire","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/monsterspost.com\/fr\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/db0976148c5793ad6317a44bd5f93582?s=96&d=https%3A%2F%2Fwww.templatemonster.com%2Fblog%2Fwp-content%2Fthemes%2Fredesign%2Fimages%2Fdefault_avatar.jpg&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/db0976148c5793ad6317a44bd5f93582?s=96&d=https%3A%2F%2Fwww.templatemonster.com%2Fblog%2Fwp-content%2Fthemes%2Fredesign%2Fimages%2Fdefault_avatar.jpg&r=g","caption":"Claire"},"description":"Claire est une \u00e9crivaine talentueuse et curieuse. Sa principale priorit\u00e9 est de transmettre en termes simples des informations difficiles. Elle adore le monde de la conception Web et partage des trucs sympas sur sa page Facebook. Elle s'int\u00e9resse \u00e9galement activement \u00e0 la litt\u00e9rature, aux traductions et communique avec plaisir avec les abonn\u00e9s en ligne.","url":"https:\/\/monsterspost.com\/fr\/author\/claire\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/posts\/1506"}],"collection":[{"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/users\/1672325"}],"replies":[{"embeddable":true,"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/comments?post=1506"}],"version-history":[{"count":2,"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/posts\/1506\/revisions"}],"predecessor-version":[{"id":3705,"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/posts\/1506\/revisions\/3705"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/media\/1518"}],"wp:attachment":[{"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/media?parent=1506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/categories?post=1506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/monsterspost.com\/fr\/wp-json\/wp\/v2\/tags?post=1506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}