I want to make a custom / static front page for my site. I think that I have two options:
1. Create a new page template and then create a page and set that in WP as the front page.
2. Create a static html page and then tell wordpress to display that instead of the default php.
The problem I have is that I do not have a page.php file to edit to make a custom template. And I cannot see where in function.php (or any other files, maybe includes/front.php) that I edit to make a custom page template.
So, if there is a WP expert in the house that can quickly tell me what parts of the Bombax theme I need to edit to accomplish my goals. Great.
I am quite happy to do option 2 if the site all runs OK, have a totally static index.html that is shown. Maybe something in config.php can do this?
Otherwise it is new template and pages. This is probably better.....
http://wordpress.org/extend/themes/bombax
Many thanks
Jon.