Install x-Theme with Crafty

While I have just purchased my 6th license, I must admit that I have never been able to get started without a little help from Support. Can you please point me in the right direction to install x-theme on my new WordPress site with the Demo content for Crafty?

Hi @windhover4,

Thank you for reaching out to us. We’ve a very detailed documentation on installing X/Pro that would help you in getting started. To install X, please follow https://theme.co/docs/installation-and-validation#how-to-install-the-theme or https://theme.co/docs/x-pro-installation

To install the Crafty or any other demo site, please follow https://theme.co/docs/design-cloud and specifically please follow this section https://theme.co/docs/design-cloud#how-to-install-an-asset

Let us know how this goes!

Unfortunately, following steps in link provided above results in this error message: The uploaded file exceeds the upload_max_filesize directive in php.ini.

Hi @windhover4,

Thanks for writing in. Please contact your web host to configure the following server settings to the specified value or more.

memory_limit = 512M
upload_max_filesize = 512M
post_max_size = 512M
max_execution_time = 300
max_input_time = 300
max_allowed_packet = 16Mb
innodb_log_file_size = 128mb
allow_url_fopen = On

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.