December 27, 2016 at 6:51 pm
Hi folks, I’m trying to use Kadence Themes Importer using Bold Child Theme, as you can see at *Login to see link
But I got the message: “Some items may not have completely installed. PLease check your site if your are missing content you can re-click the “import demo content” button. Do this until the import is complete.”
And the website frontend I´m getting this message: “Could not find slider” (you can check this at website´s home page *Login to see link )
I tried several times import demo data as suggested, but the problem persist and I have the slider plugin installed and activated.
I follow some Ben´s suggest for boost my php limits. Below my php.ini configuration.
Current PHP version: 5.6
allow_url_fopen On
display_errors Off
error_reporting E_ALL
file_uploads On
include_path .:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php
log_errors On
mail.force_extra_parameters no value
max_execution_time 300
max_input_time -1
memory_limit 256M
open_basedir no value
post_max_size 8M
session.save_path /tmp
short_open_tag On
upload_max_filesize 64M
Is there something I should do to import the content right?
Regards