Tagged: breadcrumb, Portfolio
-
AuthorPosts
-
March 13, 2015 at 10:45 am #410895
Hello
I inserted a code that you gave to intergrate taxonomies in breadcrumb.
The code is the one on this topic : https://kriesi.at/support/topic/breadcrumbing-image-clipping-problem/
But there is a case where it does not work correctly :

If we look at a taxonomy page like “/portfolio_entries/musica/”, the breadcrumb double the taxonomy name like that /portfolio_entries/musica/musica
The last one should not be there….
Have you got some solution please ?
Thanx a lotMarch 13, 2015 at 2:27 pm #410958Hi romano2!
Seems like you have removed the code – http://i.imgur.com/6kt858j.png ? :)
Regards,
YigitMarch 13, 2015 at 2:45 pm #410965This reply has been marked as private.March 13, 2015 at 2:47 pm #410967Hi!
I tried as you suggested but i still see as the screenshot i posted :) Can you please flush browser cache and try once again?
Best regards,
YigitMarch 13, 2015 at 2:51 pm #410971This reply has been marked as private.March 13, 2015 at 2:54 pm #410974Hey!
I just checked your website on Firefox as well but i still see the same – http://i.imgur.com/AKKbXIq.png
If you have a chance, can you please check your site on another computer?Regards,
YigitMarch 13, 2015 at 2:55 pm #410975Ha ! I’ve to erase the cookies, and it is back to your presentation. Just Accueil/Musica
March 13, 2015 at 2:56 pm #410977If I erase the cookies, the presentation is looking like your picture.
But after navigating, the breadcrumb becomes like mine…And I just would like it becomes Accueil / Realisations / Musica
-
This reply was modified 10 years, 7 months ago by
romano2.
March 14, 2015 at 9:51 am #411451Hey!
You have to modify this line to exclude archive pages:
if($page)Replace it with:
if($page && !is_archive())Best regards,
IsmaelMarch 17, 2015 at 10:48 am #412837Thanx a lot !
March 18, 2015 at 4:49 am #413356 -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
