view - Drupal 7 Contextual Filter not showing on all pages -


i using contextual filters show recent news articles on specific pages. have 2 relationships:

  • content: taxonomy terms on node
  • taxonomy term: content term

and contextual filter:

  • content: nid default value: content id url

i have contextual filter using taxonomy term relationship

the problem works on

  • example.com/term1
  • example.com/term1/term2/term3

but doesn't work on

  • example.com/term1/term2

any idea why doesn't work on specific pages?


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -