quinou Posted February 15, 2010 Share Posted February 15, 2010 Bonjour,Plus d'une journée que je cherche et que je ne trouve pasJ'ai changé la fonction "getTranslationsFieldsChild" ds Category.php pour avoir le html comme le conseille Pierre Yves ds ce fil :http://www.prestashop.com/forums/viewthread/5356/developpement_et_modules/resolu_probleme_de_baliseMais, comme je le dis dans le titre, j'ai des balises "br" intempestives qui se place d'elle mêmes. ex : Titre h2 Nous vous proposons.... Nous vous invitons.... Titre..... h3 image avec lien autre titre....h3 img avec lien D'où cela peut il provenir ?cordialement Link to comment Share on other sites More sharing options...
quinou Posted February 16, 2010 Author Share Posted February 16, 2010 Bonjour,La solution :Ds category.php (à la racine)ligne 49 : $category->description = nl2br2($category->description); supprimer la commande : nl2br2 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