Forums

[resolved] how to add a "welcome" page (4 posts)

  1. jbpilon
    Member
    Posted 1 year ago #

    yo funky people !

    here is my wordpress-based website :
    jbpilon.com

    i d like to have this page as a welcome page :
    http://jbpilon.com/test.php

    i ve tried to add this :
    <?php
    if($page_id==null){
    header( 'Location: http://www.jbpilon.com/test.php' ) ;
    }
    ?>

    obviously it works the first time, when you arrive on the website BUT whenever you want to go on the "blog" page, usually the first page, you know with all the post, you are redirected to this page

    any idea ??

    im not so good with codes and stuff
    and would prefer to use some tricky little thing like that rather than having to go to mess around with the whole thing.

    hope to hear from you
    peace

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

  3. jbpilon
    Member
    Posted 1 year ago #

    no way.............. !!!!!!
    it was so easy in fact !

    it s all working fine now :
    jbpilon.com

    thanks a lot !

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    No problem :-)

Topic Closed

This topic has been closed to new replies.

About this Topic