Hi there,
Are you trying to have the integrity demo imported? If so, it is normal to get the image that you are seeing as you will have filler images for the Standard demo content such as the integrity 1 demo. You will have to replace it with your own image.
If you are trying to import the Agency demo, you should be getting all the demo contents including the images. If you have tried importing it and you are getting an incorrect result, kindly try to increase your PHP memory limit then import the demo content again.
To do this, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
You can add it before the line
/*That's all, stop editing! Happy Blogging. */
In case the issue persists, please try to get in touch with your hosting provider and confirm to them that your PHP memory limit is increased.
If you are still having an issue, please provide us with the admin details of your site in a Secure Note so that we can check this further.
