• Resolved user93

    (@user93)


    Recently, i moved my web from local to live site.. nothing error in database connection and also uploading the contents. but the time when i visit the site’s homepage, i can’t view the whole interface. as in nothing comes out when i click the (index.php). it still stuck in the directory list. BUT., when i access the admin page (wp-admin/ folder), there’s nothing wrong. i can publish newly contents, etc.. only some images are broken. but i already updated my contents through sql query in my database. i’m really stuck with this problem. i hope someone could help me to fix this. much greatness and thanks whoever can help me..

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator James Huff

    (@macmanx)

    Try adding this to the top of your .htaccess file:

    DirectoryIndex index.php index.html index.htm

    That short take care of the directory listing problem.

    As for the site being blank, try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the Twenty Fifteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter user93

    (@user93)

    Thank you soso much James Huff! Such a great blessing to me. finaly, all my worries burst out.. thank you again. but before we close this topic. i would just like to ask if what’s the best method to fix the broken images (logo to be exactly) of my site. i try re uploading them all but still broken. i don’t know why maybe because the net signal is weak or not uploaded right. i hope you share some tips and tactics. i’m just another newbie for this. thanks a lot..

    Moderator James Huff

    (@macmanx)

    Can you give us a link to a page on your site showing broken images?

    Thread Starter user93

    (@user93)

    this is the link – https://globalonerealtycorp.com/wp5102 .. There’s one thing i have noticed after i applied what you gave. when i click into the settings of my admin page., it goes back again in directory listing when i click or view the homepage. i already deactivate all my plug ins..

    Moderator James Huff

    (@macmanx)

    You logo is broken because you’re still trying to load the file off of localhost.

    Use https://www.ads-software.com/plugins/better-search-replace/ and make sure you’ve swapped out localhost for your domain.

    Thread Starter user93

    (@user93)

    I see.. the location path of my logo is still from localhost directory. Thanks a lot!.. More power and more blessings..

    Moderator James Huff

    (@macmanx)

    You’re welcome!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can't view the homepage but the admin page works fine..’ is closed to new replies.