Dynamic
Well-known member
Hi guys.
So I am getting this strange error. Here is what I have
Page Parent (http://something.com/pages/parent/)
- Page Child (http://something.com/pages/child/)
I have added route filters to rename the pages url.
Page Parent = http://something.com/parent/
Page Child = http://something.com/parent/child/
Everything is working as it should, but here is the problem I am getting;
When I go to http://something.com/parent/child/ it works
When I go to http://something.com/parent/child it fails
Is there something I have done wrong?
Thanks.
So I am getting this strange error. Here is what I have
Page Parent (http://something.com/pages/parent/)
- Page Child (http://something.com/pages/child/)
I have added route filters to rename the pages url.
Page Parent = http://something.com/parent/
Page Child = http://something.com/parent/child/
Everything is working as it should, but here is the problem I am getting;
When I go to http://something.com/parent/child/ it works
When I go to http://something.com/parent/child it fails
Is there something I have done wrong?
Thanks.