I've developed a website for a client with a theme
Everything is very nice - except they now want to have a static HTML front page - the WordPress website is just fine
How do I do this?
I thought it was simple - just stick a index.html page in the root
And have all links point to index.php from there
That doesn't work
Without moving the whole installation to a sub directory, what are my options?
Thanks
Omar