Did you change the default URLS for the site and all the urls in the content before moving the site?
If not, use this script:
http://interconnectit.com/products/search-and-replace-for-wordpress-databases/
@hudson The url isn’t changed
@tara I followed all that steps
there is no apparent format of the pages…
Use the developer tools in Firefox (or Firebug) or Chrome or Safari or IE to find 404s for the style sheets.
What theme? There could be old hardcoded links in the theme.
White screens are PHP errors. Try Debug and see what PHP errors you are getting. See https://codex.wordpress.org/WP_DEBUG
Manually reupload wp-includes and wp-admin.
@mark Thanks, we are getting in the right direction
these are the results of the developer tools
[code moderated - follow the forum guidelines for posting code - http://codex.wordpress.org/Forum_Welcome#Posting_Code - and use the http://pastebin.com/%5D
Don’t post that much code in the forums.
What do most of the errors show? 404s for cache files. Delete the cache files and deactivate/delete any cache plugins.
Sorry.
Most of the error are 404s, 500s and now even:
– Resource interpreted as Stylesheet but transferred with MIME type text/html
– Uncaught ReferenceError: jQuery is not defined
I tried to deactivate the cache plugin but nothing changed.
There are too many errors, i think that is a general problem of the db. Ill try to manually reuload wpincludes & admin meanwhile.
Update
I’ve reuploaded includes, admin and content and used the correction of phpmyadmin on the database.
Now the errors that remains are these:
Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://www.progettocontinenti.org/wp-content/cache/minify/000000/dY5BDsIwDA…2yHRS1OcSLpIFTJrt5mNuwwuapzd_qVd6lQV0spF45OGC-Dmjfbxl-yuEAumZSLdK9_FNw.css".
www.progettocontinenti.org/:7 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://www.progettocontinenti.org/wp-content/cache/minify/000000/NcpRCoAgDA…W4fBP0-XnWfB2Js8YaiWjrFyQZZ5TPsnAzbueh6FmOAEGBHryRkaKLqdZD9Y1sMwgOy2Qs.css".
www.progettocontinenti.org/:8 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://www.progettocontinenti.org/wp-content/cache/minify/000000/bYxBDsIwDA…bsGFJ7WXlHYf6qQ95elFd1OPQyszZM7ugSoS37UnaJTunAajzLOp_KWWLlrEM3X8vjKvIB.css".
www.progettocontinenti.org/:10 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://www.progettocontinenti.org/wp-content/cache/minify/000000/lY5LDsIwDE…yT8Q4ODep_2utPeteoUetj5T6nFnROpVKyrCiRNuhtNWThmg15HPt1KxNKUb_LD74X7foJ.css".
(index):1036 GET http://www.progettocontinenti.org/wp-content/plugins/quick-pagepost-redirect-plugin/js/qppr_frontend_script.min.js?ver=5.1.7 500 (Internal Server Error)
M9bPKixNLarUMYYydHMz04sSS1L1cjPzAA.js:2 GET http://www.progettocontinenti.org/?_wpcf7_is_ajax_call=1&_wpcf7=3262&_wpcf7_request_ver=1472024439154 500 (Internal Server Error)
The main one is the Stylesheet transferred like html.
And this is the errors report in debug log
[24-Aug-2016 07:49:09 UTC] PHP Warning: require_once(inc/vendor/sunrise.php): failed to open stream: No such file or directory in /home/iwzbqqbb/public_html/wp-content/plugins/shortcodes-ultimate/shortcodes-ultimate.php on line 20
[24-Aug-2016 07:49:09 UTC] PHP Fatal error: require_once(): Failed opening required 'inc/vendor/sunrise.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/iwzbqqbb/public_html/wp-content/plugins/shortcodes-ultimate/shortcodes-ultimate.php on line 20
[24-Aug-2016 07:49:09 UTC] PHP Warning: require_once(inc/vendor/sunrise.php): failed to open stream: No such file or directory in /home/iwzbqqbb/public_html/wp-content/plugins/shortcodes-ultimate/shortcodes-ultimate.php on line 20
[24-Aug-2016 07:49:09 UTC] PHP Fatal error: require_once(): Failed opening required 'inc/vendor/sunrise.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/iwzbqqbb/public_html/wp-content/plugins/shortcodes-ultimate/shortcodes-ultimate.php on line 20
Reupload a complete new copy of your Charity theme and all plugins.
I just upload them in the plugin directory? Or, before, i delete the old ones? Hasn’t some of them some file in another folder?
Thanks for the patience Mark
Delete the plugins folder and the Charity theme folder; reupload both.
Done it, nothing changed.
Isn’t there a specific solution to Resource interpreted as Stylesheet but transferred with MIME type text/html? I suppose this is the main problem.
P.s. i stil cant access to wpadmin