By Witch on
Hi there, short question: Is there a way to show breadcrumb navigation only in forums?
i dont want breadcrumbs loaded on user profiles!
greetings
Hi there, short question: Is there a way to show breadcrumb navigation only in forums?
i dont want breadcrumbs loaded on user profiles!
greetings
Comments
_
Depending on your theme, you can edit your page.tpl.php. Look for
<?php print $breadcrumb; ?>and replace it with something like:Hey WorldFallz. Thank you for
Hey WorldFallz.
Thank you for repsonding that fast!
It worked very very fine to me! There is another question i have. what do i have to add, when i want a breadcrumb also for the content type "news"?.
Does your Solution even work for a special taxonomy vocabulary? For example the vocab with the id 4.
I appreciate your code much! thank you
bump
bump
bump again. hope somebody
bump again. hope somebody coulld help.
_
To add the 'news' content type you should be able to do something like:
Not sure about taxonomy.