4125 comments found.
Hello. Can you tell me how to activate my license number for this plugin in my site to get updates automatically? Thanks.
Presale Question
may i knwo how do i add a min cost to an order
example : $10 + $5 every kg for the first 5 kg , $4 for 6~10 kg . how to set a base price
Hello.
Please i have a question.
Is it possible to add extra fee on cash on delivery?
if not, will you add this feature in the future?
Thank you.
I’m afraid it’s not possible through this plugin because shipping is calculated and processed before the payment gateway. However there is a Fees API where you can add a fee on a separate line. This is calculated after the payment gateway is selected so you can definitely based it on which one they’ve selected. Our Bolder Fees plugin does this, but you can also set it up through a code snippet if you are familiar with PHP. Online tutorials or other plugins may be available as well to help. I would recommend searching Google for this.
I found a bug with weight calculation.
I set $1 for every 0.1kg. The calculation is fine until 1.1kg. However, at 1.2kg it will count as $13 instead of $12. 1.3kg is correct at $13. Only 1.2kg is incorrect.
Can you please check what could be the error?
Hello,
We are considering purchasing your WooCommerce shipping plugin and wanted to confirm whether our specific shipping calculation logic can be implemented using your tool.
Here is our current shipping model: 1. DPD Delivery Applies only to products not in the following categories: tiles, terrace stones, fliesen klebe
SHIPPING RULES:
Total weight for eligible items is calculated
Shipping cost: €14.50 per 31.5 kg
If total weight is above 31.5 kg, cost is calculated in full package multiples (Example: 96.1 kg → 4 packages → 4 × €14.50 = €58)
2. CargoBoard Pallet Delivery Applies only to tile and similar categories (e.g., terrace stones, tile adhesives)
Pallet shipping cost: €149 per 999 kg
If total weight is 1900 kg → 2 pallets → 2 × €149 = €298
3. Combined Orders (DPD + Cargo Products) If both types of products are in the same cart, the total weight of all products is combined
Final shipping calculated using CargoBoard method: Combined Weight ÷ 999 kg → Round Up × €149 (Example: 106 kg DPD products + 1900 kg Cargo = 2006 kg → 3 pallets = €447)
Our Question:
Can your plugin:
Separate products by category for different shipping logic?
Calculate cost based on total weight per method (rounded up)?
Combine weights conditionally and switch between methods automatically?
Include VAT on top (optionally)?
Work with WooCommerce Blocks (new checkout)?
We appreciate your response before proceeding with the purchase.
Thank you in advance!
Best regards,
- Unfortunately we do not sort by categories at this time. There are some limitations with this so we currently require shipping classes to differentiate between groups of products.
- You can certainly calculate based on weight with this plugin. It doesn’t exactly round the order’s weight, but there is a ‘For Every’ cost type that can calculate based on ranges of weight.
- If you were to use shipping classes you could determine which Table Rate method is used based on the ‘Method Conditions’. This would allow you to setup Includes/Excludes options to determine if it’s a mixed cart or contains only one grouping. (This could also be done with just one Table Rate method but the setup is a little different and lengthier to explain.)
- Taxes are handled through WooCommerce for shipping options. Taxes are calculated after shipping so it’s not possible to set the shipping costs inclusive of tax, but it can definitely calculate the tax on top of the shipping cost.
- This plugin does work with WooCommerce Blocks, however currently the ‘Description’ field is not appearing when you use this for checkout. It is being looked into, though, and should be resolved soon.
Hi, Your plugin is indispensible! And I am now looking at using the ‘new’ Woocommerce checkout blocks. Your plugin seems to work, but does not show the method descriptions. This is a key part of why your plugin is so good, as it allows me to manage expectations on delivery times and upsell delivery. Have I misunderstood this, or are you planning to add this functionality? Thanks.
Thank you for the kind words! I’m sorry to hear you’ve run into a bit of trouble as of late. I honestly haven’t looked that closely at the checkout blocks yet, but I would have assumed they operated with the same action hooks. Perhaps that is not the case. I will look into this and let you know.
If the site language is Korean, this plug-in will not work. It works fine in English, Japanese, and Chinese. I have never used this plug-in in over a decade.
Hi,
Can I have correct password for demo website because the current password “demo” is incorrect, please?
Thank you
It seems someone changed it somehow. I have fixed this. Please try again.
Thank you
I bought this for 2013-10-31 23:41:22 UTC, but I’ve never used it before, because it hasn’t worked normally in just 11 years. Countless server environments have changed and tested on countless versions, but it has never worked. I want to see if this plug-in works before I get old and die.
wordpress 6.7.2
max_input_vars 10000
Could there be a clash of theme, plug-ins here? wordpress 6.7.2 and max_input_vars 10000
https://trs.socialalliance.net/0.jpg https://trs.socialalliance.net/1.jpg https://trs.socialalliance.net/2.jpg https://trs.socialalliance.net/3.jpg https://trs.socialalliance.net/4.jpg https://trs.socialalliance.net/5.jpg https://trs.socialalliance.net/6.jpgI sent you the account information by email, please log in and check for the problem.
If the site language is Korean, this plug-in will not work. It works fine in English, Japanese, and Chinese. I have never used this plug-in in over a decade.
Hello. Presale question! I’m building a webshop that sells cleaning chemicals. I would like to set up the shipping calculation based on weight. I would like to have a flat fee until certain weight and after that add a price per kilogram. Is that possible? Each product has multiple packaking sizes that are set up as different variations of the same product. I noticed that some other plugins are not recognizing the weight information thats written under the variation. Is your plugin compatible with product variations?
Also… is it possible to setup different prising based on different postal codes?
This method uses WooCommerce functions wherever applicable to ensure the correct information is always retrieved so it will pickup the variation weight if one is entered, or else default to the general product weight. It also uses the WooCommerce shipping zones. This can define regions by postal code, and then a separate Table Rate method would be added to each shipping zone so that the pricing can change based on shipping location.
If you have any further questions, please let me know!
Hi, I have this plugin from 2018, works very well but after the addiction of optional description below the title of shipping method (frontend), that you can combine with all descriptions for every row, the translations with wpml doesn’t work
wpml string see the strings, I translate it, and all ok,
but frontend nothing, if you use only the new optional description below the title of singular table rate you see only one languange, if you use the old description for every table row, you don’t see nothing
can be a plugin issue? can be a wpml issue? (no because I see the strings
maybe can be a admin language, I use my language italian, and I see some problems for works with other plugins, very few, but this problem exist
kind regards
Hello, does the plugin support the user type as condition? I have “customers” with flat fee 2 and “members” with flat fee 1.
It does have support for user roles if that is what you are referring to! Each individual Table Rate method has a section for User Permissions. It allows you to change who can and cannot see the shipping method. So you could create a method for each user role, and they each could have their own set of rules and pricing.
I’m using Table Rate Shipping By Woocommerce, is there a way to merge data to your plugin? I’m using shipping based on Weight and Zone
Unfortunately we do not have a way to convert the settings from one plugin to the other. There is a CSV importer for the individual tables, but the format will be different. However you may be able to use a spreadsheet program to make quick work of the differences.
Hello, we want to add custom district field, where when a district of a state, within a country is selected, the associated shipping options that goes to that district will display, if we buy your plugin is this possible? or can you help us implement this is not possible?
It is possible to add custom conditional fields to the plugin, but I’m afraid I am not offering custom coding services at this time. I offer recommendations to other companies that could help you, though.
Hi, is it possible to separate the shipping options at checkout according to each product’s shipping class?
I have different items that have different shipping classes, so shipping prices and methods are different.
The first product production time is 3-5 days, and shipping time 1-3 days, for the second 5-7 days production time and shipping 3-4 days. Is it possible to show this separately and not combine production time and delivery time into one.
Thank you.
Thank you
After 8 years using this plugin it is still amazing and an essential part of our workflow, thank you! However I have found a small glitch in a bit of an edge case that you might want to know about. When the brilliant Free Shipping Counter in Description is used and the value of the order is zero (ie. the item is free and people just pay for shipping), then the calculation fails and says zero.
Thank you for the kind words and notifying me of this issue. I have made note and will make sure to address situations like this in the next update.
Kind Regards
I am having an issue with shipping table calculations. I effectively have 2 shipping methods, 1 is for free shipping, the 2nd is for road shipping and express shipping. I have an order which qualifies for free shipping, however on checkout, with a coupon applied it is removoing the free shipping option and only showing the express shipping option. It only seems to be a recent problem which I need to get sorted as I am wits end.
I am sorry to hear you are having trouble with the shipping. It would be helpful if I could try to replicate the problem to determine what is happening. Do you have the option enabled to include coupon values in the subtotal? When the coupon is entered, does the subtotal drop below the ‘Free Shipping’ requirement? Is there a ‘Standard’ shipping option that should be present? Is the product a default type (Single Product / Variable Product) or a custom product type from another plugin?
If you would like to continue via email, please send me a message here with more details so I can try to determine what is happening. https://codecanyon.net/user/bolderelements#contactThanks for the checklist. It was to do with include coupon values is subtotal. Ticking this box has fixed it.
Since the most recent WooCommerce update, we’ve encountered a significant issue with the plugin. We use a combination of category classes to define specific shipping methods and weight-based rules for others. However, since the update, the plugin is no longer functioning as expected.
It’s generating a variety of seemingly random fees, and the intended rules for shipping methods are not being applied correctly.
Could you please investigate this issue and let us know how to resolve it?
I am sorry to hear you are having trouble with the rates as of late. Unfortunately I am not aware of any issues at the moment, but I would be happy to look into it if you could provide more details on your current shipping configuration. Feel free to initiate an email conversation at the link below. Please provide as many details or screenshots of your settings so I can try to start from the same place.
https://codecanyon.net/user/bolderelements/portfolio#contactHi my shipping config had not changed but it was multiple different shipping options dependant on the category I sadly had to change to an alternative provider as I couldn’t afford the down time for my business.
https://bolderelements.net/plugins/table-rate-shipping-woocommerce/
Thank you for the notice
Working on a brand new site but I should make sure to ignore the current one in the meantime.
I get a warning in the backend about the plugin, is this something you are planning to fix?
This plugin is incompatible with the enabled WooCommerce features ‘Remote Logging’ and ‘High-Performance order storage’, it shouldn’t be activated. Manage WooCommerce features
The remote logging message is newer to WooCommerce and will be addresses soon. However the HPOS warning was addressed in the 4.3.8 update. Please ensure you have the most recent version installed.
While this plugin does not affect either of the WooCommerce features listed, we have to manually declare it compatible in our code. Please be rest assured having it active is not a problem. We just need to do something on our end to assure WooCommerce everything is alright.