• In wp 1.2 e RC1 where could I change the default file to display the wordpress loop?. I have an index page with headlines from different cats, out of the wp loop, and i want the links to the post or cat redirects to “index2.php”, or other file, not index.php (sorry for my english).It was possible in previous versions of wordpress but in the last version not.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I had a similar problem sometime back…
    used HTA to change the default page…
    DirectoryIndex default.php index.php index.html
    this tells the browser to load default.php before index.php! Adapt it…

    Thread Starter jgarciag

    (@jgarciag)

    I`ll try , thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Default wordpress file not index.php?’ is closed to new replies.