The MU forums have moved to WordPress.org

Back to default front page... (6 posts)

  1. dbmasters
    Member
    Posted 19 years ago #

    I stupidly tried to use a theme that wound up not working with WordPressMU, I got out of it and back to the default theme, but now the front page of WPMU is the first (and only) post within the main "blog" not the cool front page the lists all the blogs in order of when they were last updated, how can I get that page back to the front?

    Thanks for any help.

  2. Farms2
    Member
    Posted 19 years ago #

    You need to enable (in Site Admin) and use the 'Home' theme... the default doesn't have the home.php file that does the funky stuff.

  3. dbmasters
    Member
    Posted 19 years ago #

    Thanks, I did eventually figure that out. That funky stuff is cool, now I just need to encorporate that stuff into a new theme.

  4. andrea_r
    Moderator
    Posted 19 years ago #

    Copy and paste, my friend. :)

  5. dbmasters
    Member
    Posted 19 years ago #

    yeah, I got r' done... :-)

  6. dbmasters
    Member
    Posted 19 years ago #

    Cool, I hacked home.php into index.php with a simple

    if(its the front page)
    show the home stuff
    else
    show the blog stuff

    and it's worked great. Thanks for the advice and pointers.

About this Topic

  • Started 19 years ago by dbmasters
  • Latest reply from dbmasters