Title: duijnunder's Replies | WordPress.org

---

# duijnunder

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZWoom - WooCommerce Product Image Zoom] thumbnails not showing, woocommerce 2.0.4](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/)
 *  [duijnunder](https://wordpress.org/support/users/duijnunder/)
 * (@duijnunder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/#post-3615565)
 * @WishdmLabs whoah..thnx, great call that fixed it.. I remember zeroing it, just
   didnt click reversing it.. great support mate!
 * Good to hear your plugin works str8 out of the box with the latest WC too, I 
   couldnt really see how much impact my theme base had on it in this case, so atleast
   you dont have to go back to the drawing board.
 * This plugin seriously hits the nail on the head regarding to preview and functionality..
   cant believe WC killed the convenience with the latest update.
 * Thanks again, much obliged!
 * Sander, www promaker dot com .. laat me weten of ut ook in NL te zien is .. ik
   woon in Sydney nu maar ken zeker nog wel broekman mode (kom uit Alkmaar) dus 
   grappig je tegen to komen vannuit hier.. mooie foto’s gebruik je en toppie layout..!
   suc6
 * Groetjes, Per – duijnunder
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZWoom - WooCommerce Product Image Zoom] thumbnails not showing, woocommerce 2.0.4](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/)
 *  [duijnunder](https://wordpress.org/support/users/duijnunder/)
 * (@duijnunder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/#post-3615553)
 * BTW..
    Still have the issue that it shows the last thumbnail before the first
   and it goes straight to pop up when clicked upon.. When using the slider it disappears
   and all work well.. feel its a width issue making the last one first again.. 
   will look later.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZWoom - WooCommerce Product Image Zoom] thumbnails not showing, woocommerce 2.0.4](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/)
 *  [duijnunder](https://wordpress.org/support/users/duijnunder/)
 * (@duijnunder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/#post-3615552)
 * [@sandervh](https://wordpress.org/support/users/sandervh/) thanks for that..
 * The height worked but thumbnails became 20px heigh, and the slider was out of
   place.
    Probably because I use Icarostore as base theme. Hence I overwrite with!
   important editing via child theme.
 * I also have a empty jcarousel sitting underneath the bx-wrapper
    Needed to kill
   the prev and next button for that too.
 * I used this and it kinda works now..
    FYI I have my thumbnails set to 138 x 90
   not 90×90
 * This is my code if it has any use for someone: (no guarantees)
 *     ```
       .bx-wrapper img {
       	width: 100%!important;
       }
   
       #slider_main_div {
       	height: 140px;
       }
       .bx-wrapper {
       	height:138px!important;
       }
   
       .images .jcarousel-container {
       	padding: 0px!important;
       }
       .jcarousel-prev, .jcarousel-next {
           background: none!important;
           height: 0px!important;
           right:  0px!important;
       }
   
       .bx-wrapper .bx-next {
       	  right: 1%!important;
       }
       ```
   
 * See result here: xxx.promaker dot com
 * Took me the best part of the morning to figure this out.. hope we get a cleaner
   fix later cuz I really like this plugin!
 * Ps mooie shop Sander.. ziet er goed uit!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZWoom - WooCommerce Product Image Zoom] thumbnails not showing, woocommerce 2.0.4](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/)
 *  [duijnunder](https://wordpress.org/support/users/duijnunder/)
 * (@duijnunder)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/thumbnails-not-showing-woocommerce-204/#post-3615506)
 * Im having the same issue with WC 2.0 .. The thumbnails are there but it looks
   like the display block or hidden make it dissapear by not knowing the height 
   or something.. (just guessing)
 * WP 3.5.1
    WC 2.0.5 Icarostore 1.0
 * Have to disable plugin now, if you also need my link let me know.
 * The plugin is the right answer for my project really hope there is a fix.
 * Thanks in advance..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Woocommerce email notification / receipt not working](https://wordpress.org/support/topic/woocommerce-email-notification-receipt-not-working/)
 *  [duijnunder](https://wordpress.org/support/users/duijnunder/)
 * (@duijnunder)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-email-notification-receipt-not-working/page/3/#post-2806622)
 * Do we have an answer yet or where it the new thread as this isnt resolved for
   me too.
 * Have updated woocommerce too 1.6.5 and orders go to processing IPN goes without
   errors. (I have double notes now in the order tho)
 * No emails go out, yet WP is able to send email.
 * Really hope there is an answer somewhere.. this is my last hurdle to go live.

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