Title: yellowbits's Replies | WordPress.org

---

# yellowbits

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Groovy Menu Plugin (Free)] Mobile menu opening submenus on drag scroll](https://wordpress.org/support/topic/mobile-menu-opening-submenus-on-drag-scroll/)
 *  Thread Starter [yellowbits](https://wordpress.org/support/users/yellowbits/)
 * (@yellowbits)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/mobile-menu-opening-submenus-on-drag-scroll/#post-16559982)
 * ah that would have been a lot easier haha.
 * ill take a look and see if I can fork I guess!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Groovy Menu Plugin (Free)] Mobile menu opening submenus on drag scroll](https://wordpress.org/support/topic/mobile-menu-opening-submenus-on-drag-scroll/)
 *  Thread Starter [yellowbits](https://wordpress.org/support/users/yellowbits/)
 * (@yellowbits)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/mobile-menu-opening-submenus-on-drag-scroll/#post-16559868)
 * With no access to src this was difficult but in minified frontent.js I changed
 *     ```wp-block-code
       var mt=document.querySelectorAll(".gm-mobile-menu-container .gm-anchor")
       ```
   
 * to work from click instead of touchend.
 * I don’t recall the changes exactly as minified is tricky for me but it was a 
   simple change to fix 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPC Show Single Variations for WooCommerce] Importing variable products](https://wordpress.org/support/topic/importing-variable-products-3/)
 *  Thread Starter [yellowbits](https://wordpress.org/support/users/yellowbits/)
 * (@yellowbits)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/importing-variable-products-3/#post-16242528)
 * Ok seems the problem is actually the two fields related to the plugin. When removing
   these from the import and then running re-init variations, all works fine!!
 * For anyone else running into this issue, simply omit the following fields from
   import;
 *     ```
       Meta: woosv_add
       Meta: woosv_enable 
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPC Show Single Variations for WooCommerce] Importing variable products](https://wordpress.org/support/topic/importing-variable-products-3/)
 *  Thread Starter [yellowbits](https://wordpress.org/support/users/yellowbits/)
 * (@yellowbits)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/importing-variable-products-3/#post-16242469)
 * Imported variations are displaying in WooCommerce just fine and showing on the
   product page…
 * But still not showing on the category pages with plugin enabled.
 * Created a new test product and it’s working right away.
 * update; more testing…
 * Seems to be an issue with custom meta. When I export without custom meta and 
   re-import the same product it works fine…
    -  This reply was modified 3 years, 7 months ago by [yellowbits](https://wordpress.org/support/users/yellowbits/).
    -  This reply was modified 3 years, 7 months ago by [yellowbits](https://wordpress.org/support/users/yellowbits/).
      Reason: update

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