contextual filter OR path problem

Created on 20 July 2022, almost 3 years ago
Updated 27 April 2025, 2 months ago

Hi

I created a view for products that has 4 different vocabularies with terms in each

the path for the view was first /taxonomy/term/% and it worked only for first vocabulary terms

for the second, third and fourth the terms when you visit the url path they did not show up

so I changed the path to /taxonomy/term/%/%

which works now for first 2 contextual filter, not for third and fourth

but the path changed now
to taxonomy/term/3/3 for example
but the hard coded patch to that term is still taxonomy/term/3/3 also bulk update or aliases does not work

can you give me someideas how to setup this wiew with your module and keep taxonomy/term/% for all 4 contextual term filters?

πŸ’¬ Support request
Status

Closed: works as designed

Version

1.3

Component

Code

Created by

πŸ‡ΈπŸ‡ͺSweden rossidrup

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States nicxvan

    I think you can achieve this with out of the box views functionality. The support channel on Drupal slack may be able to help you.

Production build 0.71.5 2024