Hi,
We really like your plugin. Unfortunately it hasn’t been updated for a year, so it doesn’t work anymore. Could you consider updating it? ??
BR,
Clara.
]]>With all the plug-ins deactivated this plug-in breaks the checkout, the cart keeps on loading. This is with PHP 8.0. How do i solve this problem?
]]>This error appears in logs after updating to PHP 8.
PHP Warning: Undefined array key "filterenable" in /XXXXXXXX/wp-content/plugins/one-click-order-reorder/includes/class-basket-order.php on line 1318
]]>
Hello,
I’m investigating this plugin and found something interesting. I set for some products the cart item data with custom data. But when a product is added to the cart by this plugin the cart item data is not set.
Look at line 489 in wp-content/plugins/one-click-order-reorder/includes/ced-click-n-go-class.php
The code says:
$add_to_cart = WC()->cart->add_to_cart ( $product_id, $qty, $variation_id, $all_variations );
Is there a reason why the cart item data is not added? And if so wouldn’t it be better to add a filter by which the developer could set the custom data?
Regards,
Jacob
A recent update of this plugin caused a critical error on our website. The plugin has now been deactivated, but we’d like to continue using it once this issue has been resolved. Our debugging file showed the following error:
“PHP Notice: Undefined index: filterenable in /www/htdocs/h/[sitename]/http/wp-content/plugins/one-click-order-reorder/includes/class-basket-order.php on line 1318”
If you could notify us when this error has been fixed, please let us know and we will reactivate the plugin.
]]>Is there a way to change the various alert messages. When a product is out of stock, the messaging is not proper English and needs to be changed.
items couldn't added to cart
needs to say
Items couldn't be added to the cart.
comes from one-click-order-reorder-en_US.po
#: includes/ced-click-n-go-class.php:451
msgid "Something went wrong, items couldn't added to cart "
msgstr ""
]]>
Hello everybody!
How can I use the plugin for custom form?
For example, I made my own orders list html template, and now i want to install a button for reorder.
Thank you!
]]>I am getting these PHP Warnings at the top of EVERY page …
Warning: Trying to access array offset on value of type bool in C:\wamp64\www\wp-dev\wp-content\plugins\one-click-order-reorder\includes\class-basket-order.php on line 111
Warning: Trying to access array offset on value of type bool in C:\wamp64\www\wp-dev\wp-content\plugins\one-click-order-reorder\includes\class-basket-order.php on line 118
Warning: Trying to access array offset on value of type bool in C:\wamp64\www\wp-dev\wp-content\plugins\one-click-order-reorder\includes\class-basket-order.php on line 122
Please fix or I can’t continue to use the plugin. Also I don’t think the plugin code should be run on every page, only the pages where it’s needed.
]]>Hello,
I need to know how to include custom fields data when reorder is placed? I am building a custom website for a client and need to this asap. Can somebody knows if there is an action/hook to call to add custom fields data to reordered item.
Thank you
]]>After updating to latest version, my site shows this error at the top of the screen, “Warning: Undefined array key “filterenable” in …/plugins/one-click-order-reorder/includes/class-basket-order.php on line 1327
“. Please fix asap. Thanks!
Hi, This icon is showing in the order type column in the list view of orders.
Thanks for your help.
Hello,
The WC order table column name has a typo in it – it appears as “Ordet Type” instead of “Order Type”. Please fix this in the next version.
Thank you.
]]>Hello
I am using this plugin and i need to skip cart page.
Means When the reorder button is clicked is it must get redirected to checkout page directly.
Looking forward to your earliest response.
Thank You
]]>Hi there,
I’m trying to complete some troubleshooting on my site for an issue which I think is unrelated to this one, however, was presented with the following WP notices with Debug activated. There are three notices that WP is generating and wanted to share to see if you might be able to offer direction/support here:
Notice: Trying to access array offset on value of type bool in /home/…../plugins/one-click-order-reorder/includes/class-basket-order.php on line 98
Notice: Trying to access array offset on value of type bool in /home/…../plugins/one-click-order-reorder/includes/class-basket-order.php on line 105
Notice: Trying to access array offset on value of type bool in /home/…../plugins/one-click-order-reorder/includes/class-basket-order.php on line 109
Would you be able to offer any support in resolving these notices?
Thank you!
]]>Can you help me with my issue that..customer can also re order the same product with selected variants also?
]]>Disculpen si se lo escribo en espa?ol, pero mi duda surge cuando solo quiero ocupar la función de hacer la re-compra pero cuando ocupo el plugin a mis productos se le agrega un botón extra para a?adir al carrito el cual no quiero que aparezca y mi otra duda es si el plugin se puede traducir.
De antemano muchas gracias por estas funciones que la verdad sirven un monton.
]]>Dear Support, when ckinking on Place same order or Re-order there is a blank tab that is open in addition to the current page.
COuld you try to fix that ?
Hi,
Congrats for the great plugin.
I’m using the popular plugin WooCommerce Extra Product Options (https://codecanyon.net/item/woocommerce-extra-product-options/7908619 ) and unfortunately when i try to reoder a product it doesn’t take the price, instead it charges 1€ for every variation.
Is there a way to make it compatible?
Hi, is it possible to disable the re-order button based on some order status or Order ID ?
Thanks & Regards,
Andrew
Hi there,
we have a problem that the updated value of the description fields, modified using woocommerce -> order, cannot be applied in the reorder. This made the re-order not reflecting the latest order delivered to the customer.
Please see the screencap and annotation in the link provided.
Please kindly see if the reorder can reflect the latest information including the updates in the description fields. Thank you very much.
]]>I use an extension to build a more complicated product “WooCommerce Product Add-Ons Ultimate“.
That I can tell this is adding the info either in meta or custom fields.
When reorder is placed the product with it’s normal woocommerce variables are added to the cart but all of the advanced add-ons are missing.
Please let me know if this is something that can be corrected. I’d be willing to pay a bounty if that would speed the process up.
Thank you
]]>Can you send the user directly to checkout instead of the cart page?
]]>hi! is possible to add to re-order a costum field, we have two of them, do you have any suggestions about how I could achieve this?
Regards,
Elizabeth
Hey!
After the last update I’ve got this issue. After investigation I found that it was caused by your plugin.
Please fix Ced_Click_n_Go::ced_ocor_cart_item_data()
, it should return the result, not echo it because it’s inside a filter woocommerce_cart_item_name
.
includes/ced-click-n-go-class.php:581
find
echo $name.$product_variation;
change to
return $name.$product_variation;
Thank you!
]]>Hi there,
I updated WP/WOO/Themes & Plugins and have found an issue in the header of my website when I have a product in my cart and have both ‘One Click Order Re-Order’ & ‘Menu Cart Pro’ plugins activated together.
After reaching out to ‘Menu Cart Pro’ I was informed to report this issue/conflict to ‘One Click Order Re-Order’. See function below:
/////////////////////////
public function ced_ocor_cart_item_data($name, $cart_item, $item_key){
$product_variation = ”;
if(!empty($cart_item[‘variation_id’]) && $cart_item[‘variation_id’] != 0 ){
if(is_array($cart_item[‘variation’]) && !empty($cart_item[‘variation’])){
foreach ($cart_item[‘variation’] as $key => $value) {
$attribute_key = [“attribute_pa_”, “pa_”,”attribute_”];
$product_variation .= ‘<br>’.ucfirst(str_replace($attribute_key, ”, $key)).’ : ‘.ucfirst($value);
}
}
}
echo $name.$product_variation;
}
//////////
On file ced-click-n-go-class.php comment with // the line 41.
]]>I have the one click re-order plugin installed, and all works well with the exception of a slight compatibility issue with Woocommerce Print Invoices/Packing Lists plug in.
On printing pack and pick lists, orders that have items added via the one click re-order function do not display product variations.
Is there any way that this can be resolved?
I.e. say for example I have a product with two variation, small or large, on the pack and print list it just displays the main product title, and we don’t know what size it should be.
Thanks,
Simon
]]>This plugin working fine into localhost but not working into a live site so can you please help me or any suggestion?
Thanks
]]>Hello –
Just curious if this plugin is still supported / being updated?
I’m running WordPress 4.9.8 and WooCommerce 3.5… after installing the plugin the button for “re-order” shows up on my order history but clicking on it either 1) does nothing in some cases or 2) takes me to an empty shopping cart. I’m just curious if this plugin is still being supported as it looks like it hasn’t been tested since WordPress 4.7.11.
Thanks,
Justin
Hi,
We noticed that its possible to re-order products with your plugin that were changed to draft status. These products should not be allowed to get re-ordered.
How to prevent this from happening?
Thanks in advance
]]>-> If you want to do reorder then it will create issue to solve that issue
you have to change setting to “Fields Cloning” to “Yes”
-> But when you change this setting to yes then image you have uploaded is not
display on cart it will display path instead of image.
function cs_add_order_again_to_my_orders_actions( $actions, $order ) {
if ( $order->has_status( 'completed' ) ) {
$actions['order-again'] = array(
'url' => wp_nonce_url( add_query_arg( 'order_again', $order->id ) , 'woocommerce-order_again' ),
'name' => __( 'Order Again', 'woocommerce' )
);
}
return $actions;
}
add_filter( 'woocommerce_my_account_my_orders_actions', 'cs_add_order_again_to_my_orders_actions', 50, 2 );
Above code is used for the re order.
Issue is that if i change setting “Fields Cloning” to yes it will work like charm, but the custom image attach with path is not working at that time custom image is added by
“wc field factory” in product section