Design Cloud Issue

I cannot access design cloud. What can I do? Thanks.

Hello @beastmedia,

Thanks for writing to us,

You can access the design cloud option in your Dashboard under X/Pro--->Design Cloud

Please have a look at the screenshot below.

Design-Cloud-X1


In case if you have missed our documentation please have a look at it to learn more about how to use Design cloud.https://theme.co/docs/design-cloud

In case if you face any issue while importing, I recommend the following troubleshooting about your demo import.

1.) Increase PHP Memory Limit
2.) Increase PHP Execution Time Limit

I recommend increasing the following server settings to the specified value or larger. Please consult to your web host for all these server settings

PHP configuration recommended

memory_limit = 512M
upload_max_filesize = 512M
post_max_size = 512M
max_execution_time = 300
max_input_time = 300

Recommended MySQL configuration

max_allowed_packet = 16Mb
innodb_log_file_size = 128mb

Please ask your web host to enable allow_url_fope n. The value must be On in order for your server to receive data from our server.

After all the server settings configured properly please follow these steps.

  1. Temporarily disable ConvertPlus while importing the demo content.
  2. After the import is done then activate it again

Hope that helps.
Thanks

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