First Page on Wordpress

Discussion in 'WordPress' started by kgrad, Mar 18, 2007.

  1. #1
    I have used the static front page option on wordpress, and it seems to work very well.
    However, what I want, is the first page to be absolutely "static", I mean, at present, it is using the wordpress template, but I want to use my own "html template", completely different from the wordpress template I am using.
    Is there any way to do this?

    Thanks for replying.
     
    kgrad, Mar 18, 2007 IP
  2. kgrad

    kgrad Well-Known Member

    Messages:
    2,414
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    130
    #2
    no replies..? Ok, let me offer a prize: rep+ :)
     
    kgrad, Mar 18, 2007 IP
  3. sezerb

    sezerb Guest

    Messages:
    685
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Do you only want to change the index page?
     
    sezerb, Mar 18, 2007 IP
  4. nextebizguy

    nextebizguy Peon

    Messages:
    276
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #4
    nextebizguy, Mar 18, 2007 IP
    kgrad likes this.
  5. kgrad

    kgrad Well-Known Member

    Messages:
    2,414
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    130
    #5
    Yeah..I might need inner pages as well.
    Thanks for the link. will check it out.
    rep+ for you. :)
     
    kgrad, Mar 18, 2007 IP
  6. BiGRob

    BiGRob Well-Known Member

    Messages:
    397
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    140
    #6
    I'm pretty sure that all you have to do is name the file that you want "index.html" and put it in the root directory

    Then it will go to the .html page before the .php page

    then change the blog url in the admin panel
     
    BiGRob, Mar 18, 2007 IP
  7. webbriefcase

    webbriefcase Well-Known Member

    Messages:
    52
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #7
    To create a completely different front page that doesn't use the WordPress template, just replace your theme's index.php with what you want.

    Just go to the "Presentation" tab, then click on the "Theme Editor" subtab. Click on the "Main Index Template" link on the right under the theme files.

    Then just replace the code with your own. To do this via the WordPress interface, your index.php for your theme has to be writeable. When you're done, just click on the "Update File" button.

    Hope this helps,
    Bina.
     
    webbriefcase, Mar 19, 2007 IP
    kgrad likes this.
  8. kgrad

    kgrad Well-Known Member

    Messages:
    2,414
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    130
    #8
    No, I did not want to change the blog url.

    Thanks bina, my problem is now solved.
    green rep+ for you also. :)
     
    kgrad, Mar 19, 2007 IP