Custom Page Question
-
I’ve probably read through twenty posts on this and even the page in the codex but I still cannot get my php script to work in my site. Here are the steps I’ve taken to this point.
Downloaded a copy of my child theme’s page.php and added my php code inside of it. Uploaded the custom page to my parent theme. Created a new page and chose the custom template I just created. Created another new page and added the form html with the form method pointing to the permalink of the previous new page using the custom page template. When I go to the page with the form and fill it out and click send I get a 404 error. I am assuming it is a path issue but I cannot figure out the right path to my custom_page.php script. How do I get this work? Have I followed the right steps or did I miss something?
- The topic ‘Custom Page Question’ is closed to new replies.