Hello
It seems that Advanced Taxonomy Block doesn't use a PathAuto url's.
Default setting of url is taxonomy/term/%tid.
Could somebody tell me replacement for term name?, instead of id I want to use taxonomy name.
Regards.
Hello
It seems that Advanced Taxonomy Block doesn't use a PathAuto url's.
Default setting of url is taxonomy/term/%tid.
Could somebody tell me replacement for term name?, instead of id I want to use taxonomy name.
Regards.
Are you using Advanced Taxonomy Block for a specific reason? If all you're doing is linking to a term page (and not passing the term id to some custom view URL) you can probably use Taxonomy Menu instead. Taxonomy Menu will use PathAuto URLs.
Check out http://chrisshattuck.com/blog/how-add-block-menu-tags-or-other-taxonomy-terms-drupal-site for a nice tutorial.