Error message (above) appeared between start of import and 10%, completed and then displayed this message (as well as AJAX message):
—
Base dummy content is successfully imported and installed. Now you can choose any version to apply its settings for your website or leave a default one. You are be able to switch to default version settings any time.
—
But theme still showing default (blog, no products, no demo) content. Running locally.
Increased memory via wp-config.php:
define(‘WP_DEBUG’, true);
define( ‘WP_DEBUG_LOG’, true );
define(‘WP_MEMORY_LIMIT’, ‘256M’);
Log shows: