Title: Problem with table rate plugin
Last modified: December 19, 2016

---

# Problem with table rate plugin

 *  [dagolin](https://wordpress.org/support/users/dagolin/)
 * (@dagolin)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-table-rate-plugin/)
 * Question from [https://goo.gl/acu3aX](https://goo.gl/acu3aX)
 * Table rate setting : [https://goo.gl/photos/bj9uhi86HPdhSJQN7](https://goo.gl/photos/bj9uhi86HPdhSJQN7)
   
   Shipping class foot : $50 fee Shipping class bike : $150 fee
 * Multiple package setting : [https://goo.gl/photos/LVVJCj2biL9sB8vx6](https://goo.gl/photos/LVVJCj2biL9sB8vx6)
   
   Enable checked Groupby : class shipping methods : checked
 * Expected shipping method on the checkout page: 2 rows of shipping detail (50 
   and 150) and a subtotal row (200, maybe? I am not sure)
 * Result in checkout page : [https://goo.gl/photos/pwErAd2RzfNVJEQx7](https://goo.gl/photos/pwErAd2RzfNVJEQx7)
   
   Result : 1 single subtotal row (200), like the original table rate plugin does.
 * Am I missing anything?
 * By the way on multiple package setting page after the save button pressed, the
   page will not refresh immediately, which is a bit confusing to the user.

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

 *  Plugin Author [Bolder Elements](https://wordpress.org/support/users/hystericallyme/)
 * (@hystericallyme)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-table-rate-plugin/#post-8570560)
 * Thank you for pointing out the issue with the saving. That is new to me so it
   may be caused by a recent WordPress update. I will be sure to correct that before
   the next update comes out. Fortunately it does actually save so that is most 
   important.
 * Unfortunately I could not replicate an issue with the separation not happening.
   Have all caches been cleared? How about disabled temporarily to rule them out
   entirely? I have a dummy shop setup on the demo site that I use for specific 
   testing scenarios like this so I can share the results. I copied your shipping
   configuration and added two products at the top of the page with Class A and 
   Class B titles so you can tell which ones are being used. Feel free to login 
   to the dashboard as well (u:demo/p:demo)
 * [http://demo.bolderelements.net/tester/](http://demo.bolderelements.net/tester/)
 *  Thread Starter [dagolin](https://wordpress.org/support/users/dagolin/)
 * (@dagolin)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-table-rate-plugin/#post-8572064)
 * Problem solved.
 * I know it sounds weird but there is no “new BE_Multiple_Packages()” in my multiple
   package plugin, so the plugin class had never been initialized.
 * The plugin is Version 1.0 downloaded from [https://wordpress.org/plugins/multiple-packages-for-woocommerce/](https://wordpress.org/plugins/multiple-packages-for-woocommerce/)
 * After “new BE_Multiple_Packages()” is added in multiple-package-shipping.php 
   it works like a butterfly.
 *  Thread Starter [dagolin](https://wordpress.org/support/users/dagolin/)
 * (@dagolin)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-table-rate-plugin/#post-8572114)
 * *Update
 * It’s a bug of my theme, dosen’t initializ the plugin properly, I moved the “new
   BE_Multiple_Packages()” to function.php and now it works.

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

The topic ‘Problem with table rate plugin’ is closed to new replies.

 * ![](https://ps.w.org/multiple-packages-for-woocommerce/assets/icon-128x128.png?
   rev=1627990)
 * [Multiple Packages for WooCommerce](https://wordpress.org/plugins/multiple-packages-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multiple-packages-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multiple-packages-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/multiple-packages-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multiple-packages-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multiple-packages-for-woocommerce/reviews/)

## Tags

 * [table rate](https://wordpress.org/support/topic-tag/table-rate/)

 * 3 replies
 * 2 participants
 * Last reply from: [dagolin](https://wordpress.org/support/users/dagolin/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/problem-with-table-rate-plugin/#post-8572114)
 * Status: not resolved