What did you modify? Out of the box minima plus should not break. Try reuploading the theme
Thread Starter
robot
(@robot)
There was no page template file out of the box…
if you have htaccess and it can be written to, then all you need to do is create the page in the Write Page tab without making a template and enter the content, and publish it.
Thread Starter
robot
(@robot)
So should I delete the page.php file I made? What template do I choose when I use the Write Page tab?
select the default and see if that makes any difference, ensure htaccess can be written to (try 666, if that doesn’t work 744 and then 777)
Thread Starter
robot
(@robot)
That worked! Thanks so much!
no problem – if you want to create a unique template, copy the index.php and work from there. You also need a special call at the top, visit http://codex.wordpress.org and click on Templates for help.