Jump to content

Block permanent links


Recommended Posts

Bonjour à tous,

 

J'ai un petit problème avec un lien dans le block permanent links

un lien (<li id="header_link_specials">) c'est inséré tout seul dans ce block

 

pourtant le fichier blockpermanentlinks-header.tpl est propre.

 

<!-- Block permanent links module HEADER -->
<ul id="header_links">
<li id="header_link_contact"><a href="{$link->getPageLink('contact-form.php', true)}" title="{l s='contact' mod='blockpermanentlinks'}">{l s='contact' mod='blockpermanentlinks'}</a></li>
<li id="header_link_sitemap"><a href="{$link->getPageLink('sitemap.php')}" title="{l s='sitemap' mod='blockpermanentlinks'}">{l s='sitemap' mod='blockpermanentlinks'}</a></li>
<li id="header_link_bookmark">
 <script type="text/javascript">writeBookmarkLink('{$come_from}', '{$meta_title|addslashes|addslashes}', '{l s='bookmark' mod='blockpermanentlinks'}');</script>
</li>
</ul>
<!-- /Block permanent links module HEADER -->

 

Je voudrais pouvoir le supprimer tout simplement .

 

Le lien que je voudrais supprimer c'est "promotions" mon site internet est en mode catalogue.

Vous pouvez voir le site en construction ici : http://www.produits-en-ligne.fr/

J'ai déjà essayé de forcer la compilation mais rien ....

 

Voilà si quelqu'un avait une idée

merci d'avance

Edited by dasiana (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

l'éditer dans permanentlinks-header.tpl

 

 

Cette assurance est dans le dossier de yourtheme/modules/ blockpermanentlinks

Hi, Shacker!

I installed the blockpermanentlink module in the header, but only appear the link for Contact and Sitemap, unfortunately the logo and the link to bookmark does not show up. I have no idea, help me..

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...