Forums

[resolved] Only Main page shows as "Not found" (2 posts)

  1. mencargo
    Member
    Posted 1 year ago #

    Hi there,
    My main page shows "Not found", with any theme, already tried to set permalinks to default, no luck.
    http://diegoalgara.com/
    Not found, but a test post does work:
    http://diegoalgara.com/2010/10/02/prueba/

    Any help?

    I'm coming from WP MU, did a migration to WP 3, the updated to WP 3.0.1 and my main site had a redirection loop.
    Fixed it placing the example code for .htaccess from the bottom of:
    http://codex.wordpress.org/Create_A_Network
    Subdomain, as I already had that install mode with mu domain mapping.
    And placing manually the code for Network and Multisite, at wp-config.php, like so:
    define('WP_ALLOW_MULTISITE', true);
    define('SUBDOMAIN_INSTALL', yes);

  2. mencargo
    Member
    Posted 1 year ago #

    Nevermind!!!
    I found out that, even if at "Reading" didn't show options for front page, at the "site edit" I found:
    Show On Front
    To be set as "page" instead of "posts", my themes didn't support page as front page.
    Cheers!

Topic Closed

This topic has been closed to new replies.

About this Topic