Not defined child pages to go with page.php code
-
I have a page
/mypagedefined. when accessed mysite.com/mypage is see the code running from page-mypage.php.If I access the path
mysite.com/mypage/mychildpage– NOT FOUND(404)How can I make anything that goes with
mysite.com/mypage/*/*to executepage-mypage.phpinstead of 404.
The topic ‘Not defined child pages to go with page.php code’ is closed to new replies.