Hi,
I see that your page is not rendered completely please try to enable wp_debug from wp-config.php file to see that is the problem there.
https://codex.wordpress.org/WP_DEBUG
Login to FTP -> go to directory where your wp is installed -> look for wp-config.php -> look for
define( ‘WP_DEBUG’, false );
and change it to
define( ‘WP_DEBUG’, true );
Regarding the demo importing please follow this : https://archived.seventhqueen.com/forums/topic/install-troubles
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution