0

I'm using Drupal 10 with the Bootstrap 5 theme. I created a pattern with Pathauto: product/tag/[term:name] and set up a few brands in the taxonomy. The links became:

mysite.com/product/tag/brandone

mysite.com/product/tag/brandtwo

I then associated products with these taxonomy terms using the Commerce module. In Views, I created a page with the URL product/tag/% and added "Product: Has taxonomy term ID" in Contextual filters, selecting "taxonomy term ID" for validation.

However, visiting mysite.com/product/tag/brandone shows nothing, but mysite.com/product/tag/45 (the ID for brandone) works perfectly.

I tried both "taxonomy term name" and "taxonomy term name as ID" options in Views settings, but neither loads the products on the mysite.com/product/tag/brandone page. I expected the page to display the products correctly based on the taxonomy term, but it didn't work.

2
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Commented Aug 31 at 0:08
  • I have the exact same problem in Drupal 10. It always worked before. I've tried everything, but it's still not working. Can anyone help? Commented Sep 18 at 4:36

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.