Okay
  Public Ticket #3430630
Demo Import looks wrong
Closed

Comments

  • jpapadpapa started the conversation

    I chose the Leander Demo Import for this theme, but it does not show up properly. I have dug through so many documents to try to figure it out, but I can't seem to find an answer. Can you please help?

  •  867
    Neuron replied

    Hi,

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

    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


  •   jpapadpapa replied privately
  •  867
    Neuron replied

    Hi,

    I've just fixed the demo importer, but please take a look at the following settings to improve your site.

    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.

    Feel free to ask for anything you need.

    Kind Regards


  • jpapadpapa replied

    Thank you so much! Hopefully I can figure that out.

  •  867
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards, NeuronThemes


  • jpapadpapa replied

    One more question... Where do I go to change the color of the menu?

  •  867
    Neuron replied

    Hi,

    Please go to the header template > nav menu widget > style tab > color.

    Please check the following articles on how to edit the header template.

    - https://docs.neuronthemes.com/article/143-how-to-create-a-header

    Feel free to ask for anything you need.

    Kind Regards