Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Import Data/Dummy Data Not working

    • 9 years ago KozmoK
      Participant

      Expired

      I have reviewed all other questions in your forums regarding this problem. It will not let me import the data from any of the demos.  I have made all pre-requisite php and wordpress edits.  I also tried this on a test wordpress server running 4.7

      The import % bar disappears after you click import.

       

    • 9 years ago KozmoK
      Participant

      Expired

      This reply has been marked as private.
    • 9 years ago KozmoK
      Participant

      Expired

      It appears that widgets imort is working, content and (all) is not.

    • 9 years ago KozmoK
      Participant

      Expired

      I have read This article as you tell everyone else with this issue.

      I have set it to 128m.

      I have read almost all the similar posts. My server is setup correctly, with the right environment variables set.  Permissions were chmod -R 777 for the whole wordpress just to be sure.

      Can you please help me get the importing working? I have tried on two different wordpress servers, one a clean install on centOS.  I am behind schedule with client now, thinking I could use one of you demo sites and change it up with their content.

      It will allow me to import widgets, but never (all) or Content.  the progress bar disappears. ANY help would be appreciated.
      I am trying to import Business 5

      Here are my server environment info:

      View post on imgur.com

      View post on imgur.com

      • This reply was modified 9 years ago by KozmoK.
    • 9 years ago Mirela
      Participant

      Hello,

      Please fill in the necessary information on your extra information fields of your profile data (the ftp login). We need to give it a closer look.

      Read this article for more information.

      Note: My apologies for the late reply. We reply to topics based in their arrival time, the oldest first. So since you kept replying to your own topic, it was shifted up. We work from Monday to Friday, 9AM to 5PM (UTC +1:00). Please consider timezone differences too.
      Read more about support policy here:https://support.codeless.co/?page_id=4207

      Best regards!

    • 9 years ago KozmoK
      Participant

      Expired

      Adding ftp information now

    • 9 years ago KozmoK
      Participant

      Expired

      This reply has been marked as private.
    • 9 years ago Ruco
      Keymaster

      We will make an update today.

      Please, get this fix for now:

      Go to specular/admin/inc/fields/codeless_import/import_export.php

      Replace this function codeless_import_content with:

      function codeless_import_content($file, $attachments){
      if (!class_exists('WP_Importer')) {
      $class_wp_importer = ABSPATH . 'wp-admin/includes/class-wp-importer.php';
      
      require_once($class_wp_importer);
      }
      
      require_once(get_template_directory() . '/admin/inc/fields/codeless_import/class.wordpress-importer.php');
      
      $wp_import = new WP_Import();
      set_time_limit(0);
      
      $path = get_template_directory() . '/includes/dummy_data/'.$this->type.'/' . $file.'.xml';
      
      $wp_import->fetch_attachments = $attachments;
      $value = $wp_import->import($path);
      
      ob_get_clean();
      if(is_wp_error($value)){
      $this->message .= __("Error during Import. Try Again", "redux-framework");
      return 2;
      }
      else {
      $this->message .= __("Content has been imported successfully ", "redux-framework");
      return 1;
      }
      }
    • 9 years ago KozmoK
      Participant

      Expired

      Its not importing right still. something is off, I imported business 5, and it’s not looking like business 5

       

      Confirmed, I closed this pre-maturely.   The import is not configuring the widgets or something.

       

      • This reply was modified 9 years ago by KozmoK.
      • This reply was modified 9 years ago by KozmoK.
    • 9 years ago Mirela
      Participant

      Hello,

      Please look for the demo widgets in the Appearance > Widgets > Inactive widgets area (scroll down), see screenshot. Then drag and drop the ones you want to use.
      First set up footer layout (footer column number) in General Options > Footer Options.
      If you want us to help configure site like the demo, just enable the login credentials send above.
      Let us know.

      Best regards!

Viewing 9 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password