ok, i found the solution in the core of plugin.
Woocommerce manage field ‘_product_image_gallery’ with id of images separatly for comma.
$list_id = "444,555";
update_post_meta($post_id,'_product_image_gallery',$list_id);
Thanks
-
This reply was modified 9 years, 8 months ago by leanwitzke.
Buenas Tardes.
Lograron solucionar el problema? Estoy en la misma situación y ya probe desactivando el mod_security, no tengo CloudFlare ni iThemeSecurity.
—————-
Hi.
Managed to solve the problem? I am in the same situation, i disabled the mod_security, I do not have nor iThemeSecurity CloudFlare but still does not work.