New Landing How can we help? Themeforest Theme Support Neighborhood Having Problems or Issues with XML Demo Content Upload? Try This Solution

Tagged: 

Viewing 15 posts - 211 through 225 (of 311 total)
  • #146055
    Stem
    Member
    Post count: 3

    Hi, trying to installed demo content but all the ways suggested are resulted in “failed” for everything thats trying to be installed. If I give you my login details would it be possible for you to take a look?

    #146100
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Yes provide us access so we can check what kind of error is happening.

    -Rui

    #146102
    Stem
    Member
    Post count: 3
    This reply has been marked as private.
    #146255
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You should increase more the file size limit. Currently it’s at 2mb, the demo file has 6.08 mb

    Thanks

    -Rui

    #146539
    Stem
    Member
    Post count: 3
    This reply has been marked as private.
    #146542
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That’s not really an error, since your woocommerce pages were already created. Don’t worry with that.

    You may have to repeat the import process since the demo has a lot of images.

    Import several times until you see a message in the screen saying “It’s done. Have fun”

    -Rui

    #147515
    harukagnd
    Member
    Post count: 26
    This reply has been marked as private.
    #147516
    harukagnd
    Member
    Post count: 26
    This reply has been marked as private.
    #147524
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Sure @harukagnd
    Just need the admin credentials in a private reply.

    -Rui

    #147532
    harukagnd
    Member
    Post count: 26
    This reply has been marked as private.
    #147541
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi harukagnd,

    It seems your site is to slow due the memory limit.

    Edit the wp-config.php and increase the memory to 128mb
    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    After that give a try with the import, you already imported several images. You can check this in media library.

    -Rui

    #147598
    harukagnd
    Member
    Post count: 26

    I tried adding define( ‘WP_MEMORY_LIMIT’, ‘128M’ ); to the bottom of the wp-config.php file. And its not working. Is there a certain place that I need to add it in order for it to work?

    I added it here:
    That’s all, stop editing! Happy blogging. */

    /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);

    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-settings.php’);/**
    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );/**

    #147602
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    that way is commented. You should place it like this.

    
    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
    /* That's all, stop editing! Happy blogging. */
    

    -Rui

    #147607
    harukagnd
    Member
    Post count: 26

    Does it need a /* before it to separate it from the previous line of code?

    /*define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
    /* That’s all, stop editing! Happy blogging. */?

    #147608
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No it should be similar to the code I sent you.
    -Rui

Viewing 15 posts - 211 through 225 (of 311 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register