Okay
  Public Ticket #3391327
Can't import demo
Closed

Comments

  • Alan Lee started the conversation

    Hi, demo importer doesn't work, when click on Import Button, nothing happened.

  •  907
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   Alan Lee replied privately
  • Alan Lee replied

    Hi, may I know the status? And I found that a lot of people have problem to get the demo template, will you guys consider using more simple methods for users to get the demo template? Thanks!

    Alan

  •  907
    Neuron replied

    Hi,

    I'm seeing that somehow you've managed to import the demo data, but I'm seeing that it's duplicated, and the main reason it didn't work is that your site didn't match the PHP recommended settings by the theme.

    PHP Recommendations

    Memory Size: memory_limit = 256M
    Script execution time: max_execution_time = 400
    Number of input variables: max_input_vars = 4000
    

    If you don’t have access to the php.ini file, you can add the following values in your .htaccess file:

    php_value max_execution_time 400
    php_value memory_limit 256M
    php_value upload_max_filesize 10M
    

    Be careful using these settings, some hosting companies don’t allow users to change PHP settings, if you experience any problem after making these changes, please revert these in your .htaccess file, using your FTP client.

    It seems that the demo wasn't imported correctly, can I reset your site and re-import the demo data, but notice that after the reset, everything will be deleted.

    Is there any page that you've created that you don't want to lose because after the reset everything will be deleted? If you have any, please attach the URL here so I can save it on my device and then import it also.

    Feel free to ask for anything you need.

    Kind Regards


  •  907
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were not working on the weekend.

    It seems that the demo wasn't imported correctly, can I reset your site and re-import the demo data, but notice that after the reset, everything will be deleted.

    Is there any page that you've created that you don't want to lose because after the reset everything will be deleted? If you have any, please attach the URL here so I can save it on my device and then import it also.

    Feel free to ask for anything you need.

    Kind Regards