Hi
Can you please check your browser’s debugging console to see if there are any errors reported when this occurs? For instructions on how to do this, see https://deliciousbrains.com/wp-migrate-db-pro/doc/debugging-browser-console-errors/.
Hi,
I’ve done that and got the following:
https://gyazo.com/413fb9891f7119b9e9a0ad330a68f84a
I’ve deleted and re-installed the plugin, but it hasn’t changed anything.
Looks like lots of assets are failing to load. Have you got a difference between the site url and home url on your site? Can you hover/click on one of the 404 URLs in the console to see what URL it is trying to use?
Hi,
I managed to fix it by changing the location of migratedb’s js and css file to the plugin’s root folder (and changing the references to the location). Not sure why it didn’t like the css and js files being anywhere else.