tiefenb Posted August 29, 2016 Share Posted August 29, 2016 Hello! I want to create an overview page which outputs pages with specific tags. I created the page /en/tag/. If someone opens /en/tag/bananas it should show the page /en/tag/. Or it should use my template which I have creaded for the page /en/tag/. But the site /en/tag/banana does not exist - I want to use the word "banana" as the search criteria in my pw api query. Link to comment Share on other sites More sharing options...
LostKobrakai Posted August 29, 2016 Share Posted August 29, 2016 urlSegments are what you're looking for. 1 Link to comment Share on other sites More sharing options...
szabesz Posted August 29, 2016 Share Posted August 29, 2016 Welcome to the forums @tiefenb! more about urlSegments: https://processwire.com/docs/tutorials/how-to-use-url-segments/ https://processwire.com/api/ref/input/url-segment/ Have fun with ProcessWire 2 Link to comment Share on other sites More sharing options...
tiefenb Posted August 30, 2016 Author Share Posted August 30, 2016 Thanks! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now