Jump to content

Prestashop 1.6 lien externe


Recommended Posts

Comment est il possible d'ajouter un lien de type externe sur le footer

 

exemple au niveau du block information un lien qui pointerais directement sur un site distant 

 

Merci 

 

Slide

Link to comment
Share on other sites

Bonjour Slide

je pense qu'il suffit d'ajouter une ligne <li><a href="...">...</a></li> dans le fichier themes\default\modules\blockmyaccountfooter\blockmyaccountfooter.tpl

En revanche pour gérer la traduction, je ne sais pas faire, je suis en train d'essayer de trouver une solution parce que j'ai le même besoin

Link to comment
Share on other sites

Ajoutez dans blockmyaccounfooter.tpl

<li><a href=" title="{l s='My external link' mod='blockmyaccountfooter'}" rel="nofollow">{l s='My external link' mod='blockmyaccountfooter'} target="_blank"</a></li>

Les tradustions seront disponibles dans l'onglet "traduction" des modules installés -> "Bloc myaccountfooter"

 

Enfin en théorie :ph34r:

Merci de votre retour sur cette solution

Link to comment
Share on other sites

Bonjour

 

pour l'instant j'ai rajouté la ligne mais le lien affiche cela dans le footer de mon site

 

Slide

Link to comment
Share on other sites

Op's désolé

 

<a data-cke-saved-href="http://www.syslanders.fr/title=?live_configurator_token=67ad9921368a07ec051eaf7286138747&id_shop=1&id_employee=1&theme=theme6&theme_font=font10" href="http://www.syslanders.fr/title=?live_configurator_token=67ad9921368a07ec051eaf7286138747&id_shop=1&id_employee=1&theme=theme6&theme_font=font10" my="" external="" link"="" rel="nofollow" style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; line-height: inherit; vertical-align: baseline; color: rgb(218, 155, 74); text-decoration: none; text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 0px;">Partenaire target="_blank"

Link to comment
Share on other sites

Op's désolé

 

<a data-cke-saved-href="http://www.syslanders.fr/title=?live_configurator_token=67ad9921368a07ec051eaf7286138747&id_shop=1&id_employee=1&theme=theme6&theme_font=font10" href="http://www.syslanders.fr/title=?live_configurator_token=67ad9921368a07ec051eaf7286138747&id_shop=1&id_employee=1&theme=theme6&theme_font=font10" my="" external="" link"="" rel="nofollow" style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; line-height: inherit; vertical-align: baseline; color: rgb(218, 155, 74); text-decoration: none; text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 0px;">Partenaire target="_blank"

Vous avez des erreurs dans le code :

data-cke-saved-href
my="" external="" link"=""

ce n'est pas bon du tout

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

  • 3 weeks later...

Salut a tous,

je viens relancer le sujet car pour le coup j'aimerais moi aussi integrer quelque liens externe a mon footer.

mais je ne vois pas de solution simple pour le moment donc si quelqu'un en a une.

Link to comment
Share on other sites

Salut a tous,

je viens relancer le sujet car pour le coup j'aimerais moi aussi integrer quelque liens externe a mon footer.

mais je ne vois pas de solution simple pour le moment donc si quelqu'un en a une.

Le plus simple, sans passer par un module, c'est ci-dessus... (à mon avis) :ph34r:

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...