Author Topic: How to have a custom index page (wordpress mu)  (Read 532 times)

0 Members and 1 Guest are viewing this topic.

Offline vinnierTopic starter

  • Enthusiast
  • Posts: 56
    • View Profile
How to have a custom index page (wordpress mu)
« on: March 14, 2010, 12:54:15 PM »
Hi,

I am looking for a way to have a custom index page than the one installed by the script. Thing is I have been told on the script forum that I should change the index.php file in the themes directory and yes it works, but when a new blog is created example newblog.domain.com when accessed it too redirects to the main page.
I understand it's because it uses the same theme as the main page, but how do I achieve what I need?

Please help.

Thanks"

Offline vinnierTopic starter

  • Enthusiast
  • Posts: 56
    • View Profile
Re: How to have a custom index page (wordpress mu)
« Reply #1 on: March 14, 2010, 12:56:19 PM »
Oh, forgot to say, I also tried htaccess and having to index files (html and php) in the main folder but even with htaccess I get the same thing, when accessing a blog ****.domain.com I am redirected to my custom page whereas it should be the main blog page.

Offline vinnierTopic starter

  • Enthusiast
  • Posts: 56
    • View Profile
Re: How to have a custom index page (wordpress mu)
« Reply #2 on: March 14, 2010, 01:15:09 PM »
I found a suggestion to use home.php placed in default theme dir. and it doesn't work for me, new blogs still show my modified main page... :/