Hi,
can I set up fixed free delivery tresholds in other currencies?
thank you
]]>We went from 5.05 to the latest update and this happens with no other changes. With this plugin deactivated, the errors are gone.
This error appear inside the ‘Order’ details under shipping method.
Error Details
=============
An error of type E_ERROR was caused in line 52 of the file
/plugins/flexible-shipping/src/WPDesk/FS/TableRate/ShippingMethodsIntegration/OrderMetaData.php. Error message: Uncaught Error: Call to a member function get_data() on array in /plugins/flexible-shipping/src/WPDesk/FS/TableRate/ShippingMethodsIntegration/OrderMetaData.php:52
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): WPDesk\FS\TableRate\ShippingMethodsIntegration\OrderMetaData->get_meta_key_display_value(‘3-5 business da…’, Array, Object(WC_Order_Item_Shipping))
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters(‘3-5 business da…’, Array)
#2 /plugins/woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php(319): apply_filters(‘woocommerce_ord…’, ‘3-5 business da…’, Array, Object(WC_Order_Item_Shipping))
#3 /wp-includes/class-wp-hook.php(324): BE_Table_Rate_WC->dashboard_description_fix(Array, Object(WC_Order_Item_Shipping))
#4 /wp-includes/plugin.php(205): WP_Hook->apply_filter
Dear Support Team,
I’ve enable the LFFS option to test it on my store but after i decided to disable it, but the notice still shows up on the frontend. I don’t want to show that notice and now it doesn’t want to go away.
I have already tried changing to the storefront theme and the notice keeps showing. Also I’ve tried to disable the plugin and enable it and still shows up.
I imagine that if i delete the plugin and clean the database for anything related to your plugin and then i install it then the notice will stop showing up…but if i click the button to enable the LFFS again, probably it will never go away again.
Would love your assistance to continue to use your plugin.
Thanks.
Pedro
Hello, after the last update there’s a modal appearing on every admin page that insists. This is messing with the store’s daily operations.
]]>Hi, recently the flexible shipping fails to load when checkout, and only show free shipping option even when the threshold limit is set. Please help.
]]>Hi, please help as soon as possible!!!
after last update on 14.11.2024 I’m not able to reach the admin panel.
I’m getting white screen with such info:
Regu?y obliczania kosztów wysy?ki
Zastanawiasz si? jak dzia?a tabela regu?? Pozwól nam przeprowadzi? Ci? przez ca?? konfiguracj? →
Pami?taj, ?e przedzia?y, które zdefiniujesz musz? si? zaz?bia?, aby nie powstawa?y pomi?dzy nimi luki.
Przyk?ad: Je?eli Twoje regu?y s? oparte o cen?, a pierwszy przedzia? pokrywa zakres od 0 do 100 z?, kolejny musi rozpocz?? si? od 100,01 z?, a nie od 101 z?, etc.
Hi there
we are looking for a plugin that can make these conditional checks:
1. package circumference + longest side cannot be more than 300cm
2. length must be under 200cm
3. package must be under 20 kg
Is such a combined condition possible with this plugin?
]]>We are encountering an issue on our website with products that use both Flexible Shipping and Flat Rate Shipping methods. When a product with Flexible Shipping is added to the cart along with a product with Flat Rate Shipping, only the Flat Rate fee is applied at checkout, resulting in a loss for our business.
Could you please confirm if this issue can be resolved by upgrading to the PRO version of the plugin? We are willing to purchase the PRO version, but we would like to ensure that it will allow us to charge both shipping fees accurately when different methods are used in a single cart.
Thank you very much for your assistance.
]]>Hi,
on our website we have both physical products and virtual products (gift cards).
We set free shipping over 99€ and we want to exclude the virtual products from the count against the free shipping threshold. To achieve this we set “Cart calculation: Package value”, as suggested by the tip under “?”, but it’s not working correctly when the cart contains both physical and virtual products.
For example if adding to the cart:
– a 100€ gift card
– a 20 € product
We’d expect the shipping cost to be added, but instead if results in free shipping.
Could you please help with this?
Thank you
]]>The app has been doing fine since i started using it, but today, it has been showing this error:
There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help.
Eventhough the address has been filled correctly. this error is not allowing to make orders.
]]>I have a question regarding using this plugin with WooCommerce Subscriptions. Currently, I offer free shipping on regular orders over €35. However, if there are subscription items in the cart under €35, free shipping is still displayed.
Is this plugin compatible with WooCommerce Subscriptions? If so, could you please advise on how to configure it to ensure that free shipping only applies when the order total (including subscription items) meets the €35 threshold?
Thank you for your help!
]]>Hello
Can I add a description to the local pickup as the other shipping options ?
When accessing this link it keeps showing a blanc settings page, only the woo tabs : /wp-admin/admin.php?page=wc-settings&tab=shipping§ion=pickup_location
Thank you
]]>Hello, we’ve used your plugin in the past with no issues. We are now trying to install it in a new in development project that is using the Sage starter theme. In general everything works fine, but when we activate the plugin we get a fatal error coming from the logger Sage uses. There seems to be some sort of compatiblity issue.
As soon as we turn off the plugin the error goes away. We’ve also tried going back a few version to the latest version 4, but the issue seems to be the same.
I’ve seen a similar issue happen with the WPML plugin by doing some online digging where the way it was loading dependencies conflicted with Sage. Obviously not 100% related, but it was fixed there, so that might also be a pointer:
https://discourse.roots.io/t/solved-acorn-v3-v4-upgrade-psr-logger-issue-bedrock-wpml-fatal-error-declaration-of-monolog-logger-emergency/26987
The exact error is:
Fatal error: Declaration of Monolog\Logger::emergency(Stringable|string $message, array $context = []): void must be compatible with Psr\Log\LoggerInterface::emergency($message, array $context = []) in /var/www/html/wp-content/themes/martimex/vendor/monolog/monolog/src/Monolog/Logger.php on line 682
Fatal error: Uncaught Error: Class “Monolog\Logger” not found in /var/www/html/wp-content/themes/martimex/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php:60 Stack trace: #0 /var/www/html/wp-content/themes/martimex/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php(38): Monolog\Handler\AbstractHandler->setLevel(Object(Monolog\Level)) #1 /var/www/html/wp-content/themes/martimex/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php(49): Monolog\Handler\AbstractHandler->__construct(Object(Monolog\Level), true) #2 /var/www/html/wp-content/themes/martimex/vendor/illuminate/log/LogManager.php(187): Monolog\Handler\StreamHandler->__construct(‘/var/www/html/w…’, Object(Monolog\Level)) #3 /var/www/html/wp-content/themes/martimex/vendor/illuminate/log/LogManager.php(141): Illuminate\Log\LogManager->createEmergencyLogger() #4 /var/www/html/wp-content/themes/martimex/vendor/illuminate/log/LogManager.php(124): Illuminate\Log\LogManager->get(‘null’) #5 /var/www/html/wp-content/themes/martimex/vendor/illuminate/log/LogManager.php(681): Illuminate\Log\LogManager->driver() #6 /var/www/html/wp-content/themes/martimex/vendor/roots/acorn/src/Illuminate/Foundation/Exceptions/Handler.php(317): Illuminate\Log\LogManager->error(‘Declaration of …’, Array) #7 /var/www/html/wp-content/themes/martimex/vendor/roots/acorn/src/Illuminate/Foundation/Exceptions/Handler.php(278): Illuminate\Foundation\Exceptions\Handler->reportThrowable(Object(Symfony\Component\ErrorHandler\Error\FatalError)) #8 /var/www/html/wp-content/themes/martimex/vendor/roots/acorn/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(183): Illuminate\Foundation\Exceptions\Handler->report(Object(Symfony\Component\ErrorHandler\Error\FatalError)) #9 /var/www/html/wp-content/themes/martimex/vendor/roots/acorn/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(231): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Symfony\Component\ErrorHandler\Error\FatalError)) #10 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleShutdown() #11 {main} thrown in /var/www/html/wp-content/themes/martimex/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php on line 60
Hello there,
I’ve been very happy with flexible shipping, but I just noticed an issue, the VAT “doesn’t get added” on the shipping cost.
Here is my flat rate shipping table: https://snipboard.io/YqOF1T.jpg
Here is the “Tax options” setting page: https://snipboard.io/fxiym7.jpg
Here is the “Standard” tax rates page: https://snipboard.io/LA9ZKB.jpg
However, on my checkout page, the “includes xxx € VAT” sentence is not right. The amount is only the 19% for the products, and not include the shipping… : https://snipboard.io/2sR7nq.jpg
What’s wrong?
Thank you,
Cedric
]]>I need to save the flexible shipping I’ve set up for one zone so I can use it for another zone as well. I would also like to save the set ups I’ve already made as a scenario or template for future use since it’s a pain to set up 30 rules multiple times for one shipping method for another.
The website is still under development so I don’t imagine you can look at it and its not needed to look at anyway.
]]>Hi
When we enable your plugin we get a critical error on the shop. We have WordPress 6.6.2 version and Version 9.3.3 of WooCommerce.
]]>Hello
Since version 5.0.0, Flexible shipping is adding some parameters in the “Mondial Relay – InPost Official” shiping method :
Additional costs by Flexible Shipping Table Rate
Additional Costs Additional Costs Enable Flexible Shipping Rules Table
This should not appears in this shipping method because it is not a Flexible Shipping method. Moreover, it breaks the entire display of our page and the shipping prices can’t be registered anymore. For the moment, our users have to deactivate your plugin. Can you fix this please ?
Thank you
Best Regards
Rodolphe
]]>My concern is whether there is a way to hide the other shipping options if a customer qualifies for free shipping.
note: all my shipping options was setup by flexible shipping
]]>Hi,
How to disable free shipping in Flexible shipping? thanks
]]>I have encountered an issue regarding the selection of shipping methods on the basket page for first orders.
Details:
Request:
Please look into this issue and provide guidance on how to resolve it.
Thank you!
]]>I have encountered an issue regarding the selection of shipping methods on the basket page for first orders.
Details:
Request:
Please look into this issue and provide guidance on how to resolve it.
Thank you!
]]>Hi there.
Just updated plugin to Version 5.0.1 and there is compatibility issue with plugin BOX NOW Delivery https://www.ads-software.com/plugins/box-now-delivery/
while is used to work fine on Version 4.25.8 and was able to edit BOX NOW Delivery setting after Version 5.0.1 when click edit BOX NOW Delivery it doesn’t show the setting of the BOX NOW Delivery plugin.
Can you please have a look. Thanks!
]]>Hello, for some weird reason i just got this error message when i add a product to cart, Any ideas why?
Deprecated: Creation of dynamic property WPDesk\FS\TableRate\ShippingMethodsIntegration\ShippingRate::$package is deprecated in?/home1/gewrggee/public_html/wp-content/plugins/flexible-shipping/src/WPDesk/FS/TableRate/ShippingMethodsIntegration/ShippingRate.php?on line?68
Hi, I have an issue where when entering a suburb, state and postcode for flexible shipping during check out, I get the error below, how do I fix this?
“The Rest API has been restricted to authenticated users.”
Hello!
Unfortunately, when you enable the “Left for free shipping’ notice (LFFS)” function, nothing happens and every time you enter your text in the “LFFS notice text” item and check the “LFFS progress bar”, after saving the settings the text in “LFFS notice text” and the checkmark in the “LFFS progress bar” are removed.
I tried to enter the code in the function.php file:add_filter( 'flexible_shipping_free_shipping_notice_text_message', function ( $message, $amount ) { return sprintf( 'examination %1$s', $amount ) }, 10, 2 );
after this code a fatal error occurs and the site stops working.
Plugins are updated, WordPress version is latest.
Thanks in advance.
Even though the Advanced option box to only show the LFFS notice for logged in users is not checked, it is only showing this for people who are logged in. WooCommerce, and Flexible Shipping Free are both up to date.
]]>Hello,
I’m happily using Flexible shipping from some months and it works perfectly. I now have to add the local pickup for customers living in my area but I need it the be optional. I followed the guide by WooCommerce (whitout the plugin is optional) but the local pickup appears to be mandatory for the selected area. How can I resolve?
Thanks.
Hi there.
I am using your great plugin on daily basis and it is great help.
I have a question about a temporary problem.
On my website I am running out of stock with some packing type.
So that means some of my products will not be available with some shipping method for some time.
I don’t know how to exclude those products from one shipping method?
Or how to show only specific shipping method if some specific products are in the cart ?
Thank you for your time.
I’m the author of Mix and Match Products and I wanted to report an incompatibility between our plugins. I understand that we’re both in the basket of not supporting others’ plugins, but figured I would report my findings and perhaps it’s not overly complicated to resolve.
Mix and Match creates a new product type that is effectively a group of products bundled together. The store sets the quantity requirements and the customer is allowed to pick from a list of products to meet that quantity requirement. The most typical example would be a store selling a 6 pack of beer/soda. The customer can pick any combination of the 6 sodas/beers allowed and add that bundle/pack to the cart.
Here’s a demo: https://backcourt.instawp.xyz/product/6-pack-of-fruit-soda/
I have a shipping setting for the bundle product where the selections can be packed/bundled together as 1 unit. In the above example the 6 pack would be considered a single item. In the cart, the selections are marked by my plugin as virtual and most traditional shipping plugins see that and skip them… leaving only the “6 pack” unit to calculate the shipping costs.
A mutual customer reported to me that this was not the case when using your plugin. They have rules set up for cart quantity. And their specific cost rule for 7 total items is used.
When a virtual product is added to the cart in addition to the 6 pack, the rule for 8 total items is used.
Some relevant screenshots:
https://imgur.com/a/0ue59EV
For what it’s worth, since Product Bundles and Composite Products follow this same parent/child pattern I would assume Flexible Shipping is incompatible with them as well.
But this does also seem to happen outside of 3rd party plugins. When a virtual product is in the cart with a simple product, the virtual products are counted towards the total shipping rule. (When a single virtual product is in the cart, it does seem ignored). So while I haven’t been able to explore your Flexible Shipping PRO plugin’s codebase, it seems like virtual items are counted towards shipping rules as long as something in the cart requires shipping. I don’t know if this is intentional or not.
Hello, I’ve just finished a woocommerce site designed with Bricks Builder and I’ve installed Flexible Shipping to manage shipping rates according to destination and weight.
At first everything worked fine except that several times a day and inexplicably the plugin stopped working. On the basket page you get this error message ‘Delivery options not available for XXXX XXXX.
Enter another address’.
I have no trace/error in the logs, nothing in the browser console. I’ve started by deactivating the cache, seo and other non-essential plugins, but that doesn’t solve the problem.
The only solution that works (temporarily) is to deactivate the plugin and reactivate it, and then it’s fine; except that less than 2 hours later it bugs again.
So far I haven’t found a real solution.
Thank you in advance for your help
]]>