Hé guys,
I wanted to try out the Design Cloud to install a template. But I can click the install button, it turns green when installed but it doesn’t show up in the Templates section. It does work with other content plugins, just not themes.
I’ve adjusted the wpconfig.php file with this code:
php_value max_execution_time 3000
And also added to the .htaccess file:
define(‘WP_MEMORY_LIMIT’, ‘512M’);
/* That’s all, stop editing! Happy blogging. */
Also installed a PHP Server info plugin which shows this:
PHP Version: 7.3.21-1+0~20200807.66+debian10~1.gbp18a1c2
Memory Limit: 512M
Max Execution Time: 3000
Upload Max Filesize: 32M
Blog Post Counter: 429
All Pages Counter: 57
Published Pages Counter: 57
But still can’y seem to install themes using Design Cloud.
