I’ve set the lead time to 40 minutes for delivery.
Restaurant opens at 3pm, users are allowed to select 3pm as a delivery time, even at 2:59pm. It should be 3:40pm. How do I fix this?
It works fine when users use the site during the locations operating hours, but not before the restaurant opens.
Many thanks
]]>Percebi que no Sistema Orderable n?o tem como pesquisar pelo nome do produto. Quando se tem muitos produtos, acaba que fica ruim a usabilidade.
Teria como acrescentar essa funcionalidade? De modo que o cliente pesquise e ao escrever o sistema vai filtrando automaticamente.
]]>Hi, I would like to add the cart icon/button to my header, which opens up the side drawer.
Currently I have got the cart icon in the menu, but I cannot get the dynamic cart counter to work.
]]>Wasz modu? blokuje przycisk ‘Z?ó? zamówienie’ (#place_order). Prosz? o pomoc w rozwi?zaniu tego problemu. B??d wyst?puje od wersji 1.12.0.
Your module is blocking the ‘Place Order’ button (#place_order). Please assist in resolving this issue. The bug has been present since version 1.12.0.
]]>I am testing a new installation and I want to:
Any help will be appreciated
]]>Is it possible to setup Delivery date as required option? Now, it is possible to make order without date or asap.. But I dont want reminder email, I need set date, asap ideal, right with order.
Thanks.
Two categories are excluded from this created AddOn. However, this addon is showing as an add on option for products from one of the two excluded categories, and the second one is fine (not showing up).
]]>Wondering if this is a bug, misconfiguration or something that just happens if Orderable is enabled. I’m trying to setup a search bar, but the results are linking to the WooCommerce product pages (naturally). However, they are all showing as 404 … does Orderable somehow replace or wipe out the original Woo product page URL’s ? Does this only happen for products that have Variables? I have a few products that are just single, and those seem to work… but the ones with variables show 404 … how do I incorporate a SEARCH function alongside Woo AND Orderable? Thanks!
]]>I was trouble shooting with WP_DEBUG on.
Issue:
Creation of dynamic property WC_Order_Item_Fee::$legacy_fee is deprecated in /plugins/woocommerce/includes/class-wc-checkout.php on line 568
Creation of dynamic property WC_Order_Item_Fee::$legacy_fee_key is deprecated in /plugins/woocommerce/includes/class-wc-checkout.php on line 569
The deprecated warnings you’re seeing are related to the dynamic properties WC_Order_Item_Fee::$legacy_fee
and WC_Order_Item_Fee::$legacy_fee_key
, which are being triggered when adding fees during the checkout process in WooCommerce. These properties have been deprecated since WooCommerce 4.4.0.
Particularly in the class Orderable_Tip_Pro_Checkout
(class-tip-pro-checkout.php), the following actions likely trigger the deprecated properties:
checkout_apply_tip()
and handle_apply_tip_on_checkout_block()
: Both functions add fees using WC()->cart->add_fee()
. This can cause the deprecated dynamic properties in WooCommerce to be created.update_percentage_tip()
: When recalculating percentage-based fees, it manipulates the fees using WC()->cart->fees_api()->set_fees()
. This may also indirectly trigger the creation of the deprecated properties.Solution: The plugin should update how it adds and manages fees to avoid triggering deprecated WooCommerce properties. Instead of using WC()->cart->add_fee()
, the correct approach is to use the WC_Cart_Fees_API
class (WC()->cart->fees_api()
) to handle fee additions and updates. This will ensure compatibility with newer versions of WooCommerce and PHP.
Hi, I have disabled the Delivery & Pickup options in the Location settings. Now at the checkout page showing the ‘no services dates available’ text. Also i tried to unlock the date block from within the checkout block but it cannot be deleted. How can i remove the date block from the checkout page? Any built in settings for this? Currently i’m using css to hide it.
Can you please make the date block removable from the checkout block or maybe automatically hidden when I don’t enable the Delivery / Pickup toggle in the Location settings?
]]>Hi, I bought the pro version and reached out to support last week and I haven’t heard anything back. I am having an issue with the locations not showing after typing in your zip code. The Locations popup will not pull up our two stores by zip code. The zip codes for the stores are 39452 and 39567. We also added the Google API to help with location but that did not help.
Shop page: blindbutcher.wpenginepowered.com/shop
Location page settings image: https://ibb.co/852sHch
Location default settings image: https://ibb.co/n8S3ZD0
Locations not showing up when putting in zip code: https://ibb.co/8PwKTqs
]]>Hi
I tried your demo I would like to ask if the followings features are available:
Minimum order amount for both delivery and collection
Option validation, when there is a long list of options let’s say about 4 or 5 sections of options in one item and all are required, if the customer click on add to cart button without selecting any option, would the list scroll up for validation to notify the customer about the error?
Does the plugin have conditional logic for the option? For example 3 option radio buttons: on it’s own, Small meal and Large meal. Each option has different option.
Do you provide admin demo?
Thanks for your answer in advanced my friend.
]]>Hi, I want to set ‘As Soon as Possible’ pre-selected for Delivery Date on Checkout page just like on the demo site https://demo.orderable.com/. I couldn’t find the setting. I’m currenly using the free version. Thanks.
]]>I been using this plugins for a few months and now i had a problem when trying to hide / display products categories.
When I hide a category i was not able to turn it visible again.
To fix this i had to manually add value=”visible” to the “Default” option”.
I wrote the fix.
File: orderable/inc/class-settings.php:758
/**
* Edit category fields.
*
* @param mixed $term Term (category) being edited.
*/
public static function edit_category_fields( $term ) {
$visibility = get_term_meta( $term->term_id, 'visibility', true );
?>
<tr class="form-field term-display-type-wrap">
<th scope="row" valign="top">
<label for="visibility"><?php esc_html_e( 'Visibility', 'orderable' ); ?></label>
</th>
<td>
<select id="visibility" name="visibility" class="postform">
<option value="visible" <?php selected( 'visible', $visibility ); ?>><?php esc_html_e( 'Default', 'orderable' ); ?></option>
<option value="hidden" <?php selected( 'hidden', $visibility ); ?>><?php esc_html_e( 'Hidden', 'orderable' ); ?></option>
</select>
<p><?php _e( 'Choose whether to hide (on the frontend) this category archive and all single product pages within this category. Hiding them is recommended if using this category in the Orderable menu shortcode.', 'orderable' ); ?></p>
</td>
</tr>
<?php
}
The bug was that option Default had no value so did not change when the value is Hidden.
Steps to reproduce it:
Expected:
The value should change to Default.
]]>I would just like to find out if this plugin supports food orders for clients that require weekly food orders (ex. every Monday and Thursday of the week) where they can almost “subscribe” to a weekly order where delivery and food costs will be calculated once they order?
]]>Hello, when I select “select a date” nothing is displayed. I’m using the free plugin at the moment.
Thanks for your help
]]>Hello, my client delivers boats. Can your plugin be used to modify the labels of delivery fields?
Example:
Your delivery
First and last name :
Name of your boat :
Address of the port where the boat is located :
Thank you
]]>Hi. This plugin seems very promising.
Would like to know “Be instantly notified” What does it mean, an email notification or someone must to log in to the website to get the notification from the backend?
I am wondering does the plugin has any feature that could help the kitchen process the order, things like when every new order is made. The order will be printed automatically for the kitchen?
Thanks
]]>Hi,
Is it possible to make the cart in the sidebar widget instead of floating cart? Thanks
]]>I have WooCommerce installed on my local site with a different folder name, and it’s showing this message into dashboard :
Orderable requires WooCommerce to be installed and activated.
After some looking into the code, in the method is_woo_active(), you must add a condition saying if class_exists(‘WooCommerce’) to fix this.
]]>Hi there,
The plugin does not seem to be able to add the quantity!? It does not make sense that the user have to close and order the same item twice etc…
Is there a catch on how to do this or is this a flaw in the plugin? Is there a hook we can use to add if so?
Thanks
]]>Plugin ONLY shows when an admin is logged in
]]>Hi,
I would really like to give a five star review but there is one thing thad holds me down so far. Ant that is the issue with the date picker.
At the moment we have had couple of customers who have mixed up some dates because there It is reaaly hard to figure out rightdates with the long list of dates. Especially difficult if the date is not on same week or two or more weeks in the future.
So, please add an opion to switch to the calendar mode or choose whether to use calendar or list view.
]]>it seems the lead time and preorder dates are not calculated by the calendar, but by servicable days.
So 1 day service time does not = 24 hours. It just disables the first date of available dates.
So if a restaurant is only open Saturdays, there is currently NO WAY to require a 24-hour notice. The lead time would just not allow anyone to book the first available Saturday no matter the day of the week.
]]>Hi guys, I want to ask you if it is possible to show 4 products in one row. Currently, it’s showing 3 products in one row.
Here is the screenshot = https://prnt.sc/245r86f
But if we can show 4 in one row, it will look super good. Guys, can you please give us a custom code or something where we can show 4 instead of 3 in a row?
]]>Updated completely removed orderable from the checkout, downgrading did NOT fix the issue.
]]>Hi,
I would like to have shipping/delivery fee as per the Google miles. So just want to ask will it work with this plugin. https://codecanyon.net/item/shipping-rate-by-distance-for-woocommerce/21671361.
Also is it possible to have order type popu in the front instead of choosing at check out. I mean is it possible for customer to select pickup or delivery upfront or in advance instead of selecting at the end in check out.
]]>