Forum
Collection list and view single collection page
I don't understand how I show a collection as a page. i.e. I have a list page and that lists the articles in the collection which is fine. How do I then link to a page that will show the collection article I click on with its own URL? A collection item has no path? e.g. /my-collection/item-1-page, /my-collection/item-2-page, etc
Have you followed the solution here?
https://solutions.grabaperch.com/architecture/how-do-i-create-list-detail-pages
Thanks that helped. I am doing it a different way using the 404 page, but I was missing the way the slugs worked (for="xxx") as I couldn't work out how to make a collection generate a friendly URL. After realising that the rest fell into place.
How are you using the 404 page?