jsantari Posted February 20, 2014 Posted February 20, 2014 Can't seem to figure this one out. I have a parent page at mydomain.com/screencasts which is hidden so it doesn't appear in my menu. However if I enter the url I can display the page (which is ok for my purposes). What I find strange though is that the child pages will not display ie; mydomain.com/screencasts/child-page-1 and throw a 404. I'm running pw 2.4. Any one know why this is?
Wanze Posted February 20, 2014 Posted February 20, 2014 There is a 404Exception throwed if you visit pages where no template-file is existing. Does the template of your child pages have a template file associated, e.g. template.php in /site/templates/?
jsantari Posted February 20, 2014 Author Posted February 20, 2014 Thanks for the reply - found the problem was actually in my template code.
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