Title: leanwitzke's Replies | WordPress.org

---

# leanwitzke

  [  ](https://wordpress.org/support/users/leanwitzke/)

 *   [Profile](https://wordpress.org/support/users/leanwitzke/)
 *   [Topics Started](https://wordpress.org/support/users/leanwitzke/topics/)
 *   [Replies Created](https://wordpress.org/support/users/leanwitzke/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/leanwitzke/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/leanwitzke/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/leanwitzke/engagements/)
 *   [Favorites](https://wordpress.org/support/users/leanwitzke/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Add image to gallery programmatically](https://wordpress.org/support/topic/add-image-to-gallery-programmatically/)
 *  Thread Starter [leanwitzke](https://wordpress.org/support/users/leanwitzke/)
 * (@leanwitzke)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/add-image-to-gallery-programmatically/#post-8185885)
 * 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, 10 months ago by [leanwitzke](https://wordpress.org/support/users/leanwitzke/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mercado Pago payments for WooCommerce] Pago con Rapipago, Pago facil, el Estado continua pendiente](https://wordpress.org/support/topic/pago-con-rapipago-pago-facil-el-estado-continua-pendiente/)
 *  [leanwitzke](https://wordpress.org/support/users/leanwitzke/)
 * (@leanwitzke)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/pago-con-rapipago-pago-facil-el-estado-continua-pendiente/#post-6649648)
 * 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.

Viewing 2 replies - 1 through 2 (of 2 total)