Is there a limit for "Product Variations"??
-
Hi, we are working with newest WordPress version an WooCommerce Version.
For our products there are a lot of variations. After creating all poduct variations for one product, we recognized that we can’t set all product variations.. are they too much? If we type the prices and enable the “activ” button and save this product, everything is lost.. the price field is empty and the activ button is not active.. How we can fix this?? Is this an WooCommerce Problem? We thought it might be an Server problem, so we set the htaccess file with this code:php_value memory_limit 500M
php_value suhosin.max_array_index_length 256
php_value suhosin.post.max_array_index_length 256
php_value suhosin.post.max_totalname_length 65535
php_value suhosin.post.max_vars 1024
php_value suhosin.request.max_array_index_length 256
php_value suhosin.request.max_totalname_length 65535
php_value suhosin.request.max_vars 1024But this wasn’t fix the problem. Please help us to find the mistake.
Thanks a lot.
- The topic ‘Is there a limit for "Product Variations"??’ is closed to new replies.