Home › Forums › WoodMart support forum › You need to install the following plugins to use our import function: Elementor › Reply To: You need to install the following plugins to use our import function: Elementor
April 19, 2024 at 11:57 am
#558821
Luke Nielsen
Keymaster
Hello,
It may be caused by low PHP configuration limits. In this case, you need to increase some values.
memory_limit 128M
post_max_size 64M
upload_max_filesize 64M
max_execution_time 180
max_input_vars 10000
Kind Regards