• To preface this, I am completely new and ignorant of all things with websites yet here I am.
    The issue is I just moved my wordpress.com site to www.remarpro.com site and have lost the ability to post and/or edit anything due to having no options when I access the dashboard. The only things in the side bar that show when I access the dashboard is “profile”, “jetpack”, and the collapse menu button. I can’t even click on the posts that were published to edit them.
    Also, there are no pages on the homepage. Any specific guidance would be greatly appreciated and thank you in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Please clear your browser cache and also contact the new web host about how long it may take to make the new site to become live (keep clearing browser cache, when it is live (really) by host, it will be – I force this by editing a bit of content just prior, so I know when the site is live)

    Hi,

    Replace wp-admin folder there must be a corrupted file in that folder.
    If problem still persist then add this to wp-config.php file-

    <?php
    error_reporting(E_ALL); ini_set(‘display_errors’, 1);
    define( ‘WP_DEBUG’, true);
    ?>
    Now see what error you get.

    Thread Starter esoathlete144

    (@esoathlete144)

    Ok so I cleared the browser cache and still change. As for the next suggestion to “replace wp-admin folder”, could you explain how and where I would go about replacing the folder and adding that phrase? Do I do that with my host or somewhere in the dashboard?

    Thread Starter esoathlete144

    (@esoathlete144)

    If anyone could guide me through accessing my wp-admin folder so I can attempt to debug it I would greatly appreciate it. I have a very simple site that I am trying to get up so I can begin uploading my podcast onto.
    Just to reiterate, I moved my site from .com to .org and in the process my dashboard is incomplete, not allowing me to post or do anything really to or with the website. Plus all my pages are not showing up on the homepage.
    As for now, I have no idea how to access my wp-admin, is through my host (justhost) or on my wordpress site, esotericathlete.com? Thanks again guys.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No dashboard and no pages’ is closed to new replies.