Demo import not displaying correctly
-
At this point I just want to cry as it shouldn’t be this hard to import demo content. I’ve added the below to the wp-config file
define( ‘WP_MEMORY_LIMIT’, ‘512M’ );Added these lines to the htaccess file
php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300Tried the manual import and the json import just shows a progress bar without advancing! I’ve imported many demos in the past and this is just way too hard!
Php version is 7.3.21
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Demo import not displaying correctly’ is closed to new replies.