fcdi Posted April 2, 2010 Share Posted April 2, 2010 bonjourj'ai un petit soucis avec ce theme Electronics Templatej'ai le menu du haut en anglais et les commentaires en bas également et j'ai beau regarder dans le fichier fr.php du rep langje ne vois pas comme le modifiermercihttp://boutique.fcdi.fr Link to comment Share on other sites More sharing options...
Big Steve Posted April 2, 2010 Share Posted April 2, 2010 Je ne connais pas ce theme, mais ca doit etre des liens en dur (non généré dynamiquement) du coup ils ne sont pas sous le coup de la traduction du module (s'il s'agit d'un module).Si toutefois il s'agit bien de liens dynamique, vérifie dans outils > traductions > traductions modules (si c 'est un module) ou front office s'il y a une correspondance en francais. Link to comment Share on other sites More sharing options...
fcdi Posted April 2, 2010 Author Share Posted April 2, 2010 En fait c'est bien un themeque j'ai pris icihttp://www.prestastore.fr/themes-prestashop/388-themes-prestashop-electronics-template.html Link to comment Share on other sites More sharing options...
Big Steve Posted April 2, 2010 Share Posted April 2, 2010 Ok, tu peux nous copier / coller le contenu du header.tpl, du moins à partir du tag <body> (ligne 39 dans le thème par défaut) Link to comment Share on other sites More sharing options...
Maury Girard Posted April 2, 2010 Share Posted April 2, 2010 fcdivous devez avoir à peu près ceci dans votre header.tpl (sans la traduction en FR de(Accueil,panier,...) voir mon exemple ci dessous) /div> Accueil* Panier* Votre Compte Plan du site Contact Link to comment Share on other sites More sharing options...
fcdi Posted April 2, 2010 Author Share Posted April 2, 2010 voici mon header complet > <html > <head> <title>{$meta_title|escape:'htmlall':'UTF-8'}</title> {if isset($meta_description) AND $meta_description} <meta name="description" content="{$meta_description|escape:htmlall:'UTF-8'}" /> {/if} {if isset($meta_keywords) AND $meta_keywords} <meta name="keywords" content="{$meta_keywords|escape:htmlall:'UTF-8'}" /> {/if} <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <meta name="generator" content="PrestaShop" /> <meta name="robots" content="{if isset($nobots)}no{/if}index,follow" /> <link rel="icon" type="image/vnd.microsoft.icon" href="{$img_ps_dir}favicon.ico" /> <link rel="shortcut icon" type="image/x-icon" href="{$img_ps_dir}favicon.ico" /> {if isset($css_files)} {foreach from=$css_files key=css_uri item=media} <link href="{$css_uri}" rel="stylesheet" type="text/css" media="{$media}" /> {/foreach} {/if} [removed][removed] [removed] var baseDir = '{$content_dir}'; var static_token = '{$static_token}'; var token = '{$token}'; var priceDisplayPrecision = {$priceDisplayPrecision*$currency->decimals}; [removed] [removed][removed] [removed][removed] [removed][removed] {if isset($js_files)} {foreach from=$js_files item=js_uri} [removed][removed] {/foreach} {/if} {$HOOK_HEADER} </head> <body {if $page_name}id="{$page_name|escape:'htmlall':'UTF-8'}"{/if}> {if !$content_only} </pre> <ul>{l s='This shop requires JavaScript to run correctly. Please activate JavaScript in your browser.'}</ul> <br><div> <!-- Header --> {$HOOK_TOP} <!-- Left --> {$HOOK_LEFT_COLUMN} <!-- Center --> {/if} < Link to comment Share on other sites More sharing options...
fcdi Posted April 6, 2010 Author Share Posted April 6, 2010 c'est bon j'ai trouvéen fait tout ce trouvait dans le module blockpermanentlinksmerci a vous Link to comment Share on other sites More sharing options...
pokwador Posted April 21, 2011 Share Posted April 21, 2011 bonjour,qui saurait mettre ce template à jour pour la 1.4 de presta?Merci 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