I'm trying to configure Page Title for my Views using arguments. I had to use the term id as the argument to create proper Aliases that match my site hierarchy. I don't know how to set my page titles to match the term.

My views are galleries of projects.

And example argument URL:
http://www.bioworldusa.com/projects/65

Which I have aliased to the following to match my other pages:
http://www.bioworldusa.com/industrial/odor-neutralizer/projects

I'd like the title to be something like:
Industrial Odor Neutralizer Projects

I could use tokens because my arguments logic uses Taxonomy. For this example, "Industrial" is the parent term, and "Odor Neutralizer" is the term.

How do I dynamically change the Views Title to show these terms?

Comments

DamienMcKenna’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This is five years old, I hope you've found the solution by now.