Hi all,
For a clients’ website, we use Wordpress v3.1 and a premium jobboard-theme that actively uses the index.php file to execute scripting troughout the site, more specifically the “Vacatures” (job listings) and “CV’s” (resumes) pages.
The client however, would like a new (static) homepage in stead of these theme pages provided, and have these as “normal” pages in the menu. I created a “home” page in wp-admin, and I changed the “reading” settings to make this page the frontpage.
This changes the frontpage to the “home” page I created, but it also stops the other pages (job listings and resumes) that use the index.php from working, they also display the homepage.
Is there a way (maybe using .htaccess) to make sure the domainname points to domain.com/home, but still have the index.php-based pages working?
Thanks in advance for your assistance.
Stef