Static WordPress “Page” as Landing Page for Site
-
After an exhaustive search through the archives, I’m at a loss and am in need of guidance. Oh and I can get wordy so bear with me please, this is my effort to be complete. My site is here: http://www.marcnjami.com
Goal: Make a wordpress page that functions as a landing page for my site, (kinda CMS like) but do this in a manner so I can still leverage the native index.php for my blog. I’m also trying to touch the core wordpress files as little as possible so it is easier to maintain and I can leverage this theme on different sites. When I get this solved I can promote wordpress to my root directory and complete the total transition to wordpress. Yea!!!!
Progress: My theme is coming along nicely and I nice archives page. I also have successfully integrated Gallery2 into wordpress. I have created the page and basic template I want to use as the “landing� page (i.e. http://www.marcnjami.com/wordpress/?page_id=1). I have tried various solutions such as Ryan’s pagetofront plug-in, renaming my home page template to home.php to leverage the wordpress template hierarchy and Alex’s WordPress as a CMS hacks. Oh and I’ve done a truckload of reading and research.
Problem: I need to accomplish this in a platform independent way without using permalinks or url rewrites because I leverage a W.I.M.P. platform and hence no apache. With any of the above solutions I can’t seem to access the index.php page directly. If you go to my site you will notice the horizontal navigation bar under the header. From an end user perspective when I click on home (or go to http://www.marcnjami.com/wordpress/ for that matter), I want to go to above mentioned “static� page. When I click on “is this a weblog?� I want to arrive at my blog (i.e. index.php).
Any thoughts on how I might be able to get this to work? Oh and I play in the shallow end of the pool when it comes to php so be easy on me. Lol…
The topic ‘Static WordPress “Page” as Landing Page for Site’ is closed to new replies.