Title: dutchdev's Replies | WordPress.org

---

# dutchdev

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPML Multilingual & Multicurrency for WooCommerce] Number of products get doubled after translating product](https://wordpress.org/support/topic/number-of-products-get-doubled-after-translating-product/)
 *  Thread Starter [dutchdev](https://wordpress.org/support/users/dutchdev/)
 * (@dutchdev)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/number-of-products-get-doubled-after-translating-product/#post-8292733)
 * I stand corrected. After installing the update, the dashboard will still display
   the wrong information (twice the amount of products), but after adding a product
   the dashboard displays the correct information.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPML Multilingual & Multicurrency for WooCommerce] Number of products get doubled after translating product](https://wordpress.org/support/topic/number-of-products-get-doubled-after-translating-product/)
 *  Thread Starter [dutchdev](https://wordpress.org/support/users/dutchdev/)
 * (@dutchdev)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/number-of-products-get-doubled-after-translating-product/#post-8292711)
 * The changelog for 3.9.1 says:
    Bug fix: and incorrect value for products out 
   of stock was show on the dashboard
 * I installed 3.9.1.1 and I can verify that this bug has NOT been fixed with this
   release.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Cart Tab] WooCommerce Cart Tab not working on mobile screens correctly](https://wordpress.org/support/topic/woocommerce-cart-tab-not-working-on-mobile-screens-correctly/)
 *  [dutchdev](https://wordpress.org/support/users/dutchdev/)
 * (@dutchdev)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/woocommerce-cart-tab-not-working-on-mobile-screens-correctly/#post-7184470)
 * Imo it isn’t particularly suitable for mobile screens. It takes up a lot of screen
   and when scrolling your productloop it partly obscures the products. Imo you 
   are much better off with a sticky footer that has a cart-icon (storefront default)
   when using WC on mobile.
    I like it for desktops and tablets though, that’s why
   I enabled the plugin and then hidden it for mobile with the following CSS:
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   481px){
    div.right.cart-tab.light.visible{ display: none; } }

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