domusn Posted February 23, 2012 Share Posted February 23, 2012 Bonjour, J'ai quelque chose d'étrange avec mon breadcrumb. Il fonctionne parfaitement à l'exception des pages catégorie à partir desquelles le lien vers l'acceuil n'est pas cliquable. Si je suis sur un produit, il affiche : acceuil / catégorie / produit pas de problème. Si je clique sur la catégorie, il ne m'y affiche que ça : acceuil / catégorie sans accès à l'accueil. Pas de pb non plus avec les pages cms ou fabricants où ça fonctionne très bien ! Rien de méchant mais comme c'est les finitions, je passe un coup sur les petits trucs sans réponse (à mon niveau). Si ça vous parle ! Merci d'avance, Bon petit pb d'affichage : il faut voir souligné acceuil et catégorie quand je suis sur le produit. Et rien sous acceuil quand je suis dans une catégorie. <!-- Breadcrumb --> {if isset($smarty.capture.path)}{assign var='path' value=$smarty.capture.path}{/if} <div class="breadcrumb"> <a href="{$base_dir}" title="{l s='return to'} {l s='Home'}">{l s='Home'}</a> {if isset($path) AND $path} <span class="navigation-pipe" {if isset($category) && $category->id_category == 1}style="display:none;"{/if}>{$navigationPipe|escape:html:'UTF-8'}</span> {if !$path|strpos:'span'} <span class="navigation_page">{$path}</span> {else} {$path} {/if} {/if} </div> <!-- /Breadcrumb --> Link to comment Share on other sites More sharing options...
Shopping69 Posted April 8, 2012 Share Posted April 8, 2012 Bonjour Une réponse nous serait utile, car j'ai un problème similaire à celui décrit ci-dessus. Avec certaines fiches produits, et pas d'autres. Cordialement Prestashop 1.4.4.0 Link to comment Share on other sites More sharing options...
Shopping69 Posted April 16, 2012 Share Posted April 16, 2012 Bonjour, Je fais un p'tit Up. Car mon problème n'est toujours pas réglé. D'avance merci. Bonne journée. Link to comment Share on other sites More sharing options...
Shopping69 Posted April 21, 2012 Share Posted April 21, 2012 Serai-je la seule à avoir ce problème ??? Bonne soirée. 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