Support » Fixing WordPress » Cannot activate themes after migration

  • Following migrating my website to a new cpanel with godaddy, I am unable to activate any themes on my website. The migration was a bit drawn out with some issues due to my website having a very old theme and being on an old version of wordpress. I think I am nearly there but now can’t activate a theme.

    Basically
    The website content is all there- both sql database and folders
    I can view and see all my posts and content in wp-admin site
    The theme folders exist – and I can even add new themes and they download to the correct place
    The sql database has an alternative table prefix to the standard wp – is this causing the problem?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • I tested your site and it is not loading at all for me. Is that the problem?

    Thread Starter ceilidhhiggins

    (@ceilidhhiggins)

    I don’t think it can load because it has no theme. When I load it on my PC I get an error that there is no theme. I assume this is because it’s the computer logged into the work admin dashboard. When I load it on my mobile it’s blank.

    Hi! There are several possibilities what is wrong…

    Like lack of style.css file and theme was switched off by system when you opened the Themes page in your Dashboard.
    At this page supposed to be information about the problem with your theme – lack of index.php, style.php, functions.php – something like this. You can try to fix your theme or install a new one in order for the site to work first.

    Using Themes

    In the case of style.css absence it can have only header part:
    https://developer.wordpress.org/themes/basics/main-stylesheet-style-css/#example

    Try to debug ass well in case that the problem is in another place:

    Debugging in WordPress

    And you can also manually move your site from one place to another without any migration tools, it isn’t so convenient but pretty robust and not difficult:

    Moving WordPress

    Changing The Site URL

    Thread Starter ceilidhhiggins

    (@ceilidhhiggins)

    Thanks for your suggestions at Olga. The css files are still there. The theme files seem to be installing OK, its something preventing the themes installing. (I’ve tried about 4 or 5 including the default ones)

    I think the debug will be getting beyond my own level of expertise now!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cannot activate themes after migration’ is closed to new replies.