Views contextual filter 'Content: Has taxonomy term ID' work perfectly, when I try to access it by url like /taxonomy/term/123. It means ID is 123. But I created url aliases for terms. And now I want views get work with alias. Ex.: when I access the page /london/cars/bmw/ it shows taxonomy term 'BMW'
2
votes
1 Answers
1
votes
You want the Pathauto module, it will let you define patterns for URL aliases including taxonomy terms.