iAssist Posted May 21, 2013 Share Posted May 21, 2013 Bonjour, Pensez-vous qu'il est possible de renvoyer vers la page contact du site lorsque l'on clic sur "Contacter notre service clientèle" plutot que d'ouvrir le logiciel de messagerie par défaut? Merci d'avance Link to comment Share on other sites More sharing options...
2FR3 Posted May 21, 2013 Share Posted May 21, 2013 Salut, Oui c'est tout a fait possible ! Il faut surcharger le module dans le thème (partie tpl) et inséré le lien correspondant a la fiche de contact. Link to comment Share on other sites More sharing options...
2FR3 Posted May 21, 2013 Share Posted May 21, 2013 Pardon avec le theme par defaut, le module est deja surchargé donc dans /themes/default/modules/blockcontact modifier les ligne 32 : {if $email != ''}<a href="{$base_dir}index.php?controller=contact">{l s='Contact our hotline' mod='blockcontact'}</a>{/if} Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now