• I just moved from MAMP to live, and now the site isn’t loading. I don’t know javascript but when I looked in Chromes Console tab I see a .js file isn’t loading, that was locally. Please help!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Looking at your code, the page IS loading. There is a loader div that just never disappears (which I assume is controlled via javascript) You seem to be calling on two js files, ‘script.js’ which is 404’ing and ‘scripts.js’ which is working, but it just seems to be for contactform7 plugin. I would check your theme’s js directory and make sure that ‘script.js’ is in there.

    Can you just Delete some plugins like Contact form 7 and all others as well, because it may cause some issues with your current database, also do try to re-install them.

    i would say you make sure all your scripts are loaded first before you just start deleting plugins…

    Thread Starter jaatendi

    (@jaatendi)

    Found the issue, was an incorrect absolute path to the file in my footer file (bad practice I know). Thanks a lot!

    Site looks good! Please mark as resolved.

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

The topic ‘Site Not Loading After Migration’ is closed to new replies.