Home Forums Themes Support Miracle – Responsive WooCommerce WordPress Theme Importing Template – not same as sample templates

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #3899

      Hi

      I have imported the miracle theme, however when I visit the site it’s nothing like the sample templates. I have tried going through the tools -> import but I have no idea what .xml file to import. I have tried going through the ‘theme options -> Import/Export -> Import sample data – it never uploads. I just get the ‘please waiting’ message. I have let it run for over an hour, and it never completes. I also downloaded the one click demo importer but when I go to this option – I just get the message: ‘There are no predefined import files available in this theme. Please upload the import files manually!’
      Please can someone assist me on this? I inserted the below code in the wp.config.php file but no help

      ini_set(‘memory_limit’,’256M’);
      ini_set(‘max_execution_time’,600);

    • #3904

      Hi,
      you can insert code on .htaccess(FTP).
      php_value upload_max_filesize 1000M
      php_value post_max_size 2000M
      php_value memory_limit 3000M
      php_value max_execution_time 300
      php_value max_input_time 300

      if you still cannot import,you can send account FTP(host name,username,password),admin Login(username, pass) for me.

Viewing 1 reply thread

You must be logged in to reply to this topic.