After i installed it shows me this error and when i try to checkout the order summary is stuck and keep on loading
Warning: Undefined array key 0 in /home/vroul529/public_html/wp-includes/plugin.php on line 1011
I am using the free version can you please help i have check already all the topics here but no help.
]]>After i install it it shows me this error and when i try to checkout the order summary is stuck and keep on loading
Warning: Undefined array key 0 in?/home/vroul529/public_html/wp-includes/plugin.php?on line?1011
Can you please help i have check already all the topics here but no help.
]]>Hi,
I bought your plugin.
I post a topic before with ‘Separate items with line after every Items on the order email’.
Also contact you through your email and called your UK customer support.
1. You didn’t read my full query on my previous post. Simply refer a customer’s post.
No use for me.
2. No reply from your support email.
3. No valid UK contact number.
After my research, I found some other solution to make the receipt printout.
So, how to get my refund from you.
But I wil stay with you if you resolve my query.
Hi
I have done the instructions on the following link to make a line after every item on the order email.
I just paste the code
echo “\r\n”;
echo “——————————”;
echo “\r\n”;
on the bottom of the woocommerce/templates/emails/plain/email-order-details.php
But it doesn’t make any change.
Also I paste this code after
35 `echo “==========\n\n”;
But no change.
This is the code lists on my php.
35 `echo “==========\n\n”;
36 $item_totals = $order->get_order_item_totals();
37
38 if ( $item_totals ) {
39 foreach ( $item_totals as $total ) {
So which code I need add to get the items on the order email needs to be separated with lines .
Please help me regarding this.
Thanks
]]>Hi,
Would it be possible to add support for the YITH WooCommerce Points and Rewards plugin?
I managed to insert the following into class-wcnotifications-instance.php:
$earned_points = $this->object->get_meta('ywpar_points_from_cart');
$total_points = '[yith_ywpar_points label="Total points: " show_worth="no"]';
$this->placeholders['{yith_points}'] = 'Received points: '.$earned_points.''.$total_points;
It works, but the shortcode [yith_ywpar_points] sometimes returns unexpected results: in some cases, it did simply not print on the receipt, and in one case it even returned a completely wrong total value (e.g. customer had earned 3 points during his order, the first points he earned, and the total was showing 29 points, and when I printed the receipt again it was displaying 25 points).
Thank you in advance for your help.
Regards,
Aron
Hi,
Until a few days ago, the plugin worked just fine.
But then WooCommerce updated and I had some troubles with the plugin. First I couldn’t proceed and place an order, then I pasted a line of code into the plugin file, as told in another thread.
The Issue now is, that it brings me the message “There has been a critical error on your website”. Meaning it never sends the instant notification.
Please help me ??
]]>It does not work anymore. It doesn’t send mail. I think it was because of wordpress or woocommerce update.
]]>After installing and activating I do not have any settings available for the plugin. No link was created under settings menu etc.
]]>Hi,
Would it be possible to add some additional specific shortcodes to the plugin, for the number of articles in the order, used payment method, delivery/pickup method and charges, as well as subtotal/total?
Right now we have {email_order_total_footer} at our disposal, but this leaves no room for customization if you want to print a custom footer on the receipt, instead of using the default WooCommerce output. In addition, it does not provide a count of the articles in the order.
For now, I added the following to the plugin, which does part of the job:
$cart_items = $this->object->get_item_count();
$cart_total = $this->object->get_total();
$payment_method = $this->object->get_payment_method_title();
$this->placeholders['{woocommerce_email_cart_items}'] = sprintf( _n( '%d articolo', '%d articoli', $cart_items, 'amweb' ), $cart_items ) . ' - CHF ' . $cart_total . '<br/>' . $payment_method;
But this has some limits: for example, get_item_count is always returning the exact count of items, including also all components of composite products, which should be delivered as 1 single item, but are counted as 3 items (the composite product and its two components in my case).
Thank you in advance for your feedback.
Regards,
Aron
Hi,
Pro user here.
I am trying to have two different receipts printed, one with full order item details for the kitchen, and one with only limited details for the delivery guy (showing only quantity and product title, without any addons or prices).
I know there is the possibility to edit the template /woocommerce/templates/emails/plain/email-order-items.php, but this would edit the output in ALL receipts, and I need to change the output only in ONE SPECIFIC receipt.
Can you suggest how to create a custom template to use only for a specific receipt, or how to add a new shortcode for a custom order table to the plugin by hand?
Thank you in advance for your help.
Regards,
Aron
I use the “Brazilian Market” plugin that adds the “Neighborhood” and “Street Number” fields to the shipping address. Is it possible to add these fields to the print with this plugin?
]]>Hello, i would like to know if with the pro plugin i can have a receipt just like the one below:
Actual:
Order: 4371
Date sept 03, 2022 19:54
Customer Name: Cora Lavigne Moreira
**************************
Pizza 2 Toppings X 1 = $ 80,00
Pizza 2 Sabores Topping 1 - Peperoni X 1
- Sabor: Peperoni
Pizza 2 Sabores Topping 2 - Mushroom X 1
- Sabor: Mushroom
-----------------
Subtotal:
$ 80,00
I want like this one:
Order: 4371
Date sept 03, 2022 19:54
Customer Name: Cora Lavigne Moreira
**************************
Pizza 2 Toppings X 1 = $ 80,00
Topping 1 - Peperoni X 1
Topping 2 - Mushroom X 1
-----------------
Subtotal:
$ 80,00
]]>
Hi,
I am trying to contact the company which sells the Cloudy printer (Hardware Group) but I can’t get hold of them. Can you help?
Thanks,
Simon
How to show the SKU next to the description of the ordered items?
]]>Hello Pro subscriber here thinking about purchasing your Woo Wifi printers. Do they print all the addon metadata? We use “Food Store” WP plugin and they provide the option of allowing addons to each menu item. Star CloudPRNT is currently not printing out the modifiers. Will you guys print those out?
]]>Hi
I have tested the new order, but why have a lot of code print first for around a longer of 1.8 m? Then print the new order detail on the end of the paper.
How to don’t let print all the code with 1.8 m? https://prnt.sc/Yq06wOEsdlZQ
Does are your system error?
Thank you
]]>Hi
If I buy your pro plugin, does is work with any thermal printer that I purchase from Amazon? Or works only with your Wooprinter?
Thank you
]]>Hi I’m having an issue with the footer of my receive it doesn’t show correctly is like all scatter and have a lot of Blanca space I was wondering how can I fix it? Thank you will be waiting for your answer
]]>IF you are having issues with the plugin and you cant complete the order e.g. the checkout stucks, try editing the file /plugins/woo-instant-notifications/admin/class-wcnotifications-admin.php . Delete the content on line 47 and add the following:
add_action( ‘woocommerce_new_order’, array( $this, ‘do_email_actions’ ), 10, 2 );
]]>Hello,
I own the pro version 2.9 and when i upgraded my site to php 8.0 i cannot complete any order since it is giving me an empty woo error notice(no description, no nothing).
In the beginning i though it had to do with the fact that the pro version hasn’t been updated for a very long time but just to be sure i installed the free version as well.
It does the exact same thing even with just 2 plugins. The default wp 20-20 theme, WooCommerce and your plugin.
Have you tested it with php 8.0? Any idea what is going on?
Thank you.
Notice: Undefined offset: 0 in /home3/*******/public_html/wp-includes/plugin.php on line 957
Notice: Undefined offset: 0 in /home3/*******/public_html/wp-includes/plugin.php on line 960
Warning: Cannot modify header information – headers already sent by (output started at /home3/*******/public_html/wp-includes/plugin.php:957) in /home3/*******/public_html/wp-includes/functions.php on line 6821
Warning: Cannot modify header information – headers already sent by (output started at /home3/*******/public_html/wp-includes/plugin.php:957) in /home3/*******/public_html/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information – headers already sent by (output started at /home3/*******/public_html/wp-includes/plugin.php:957) in /home3/*******/public_html/wp-includes/pluggable.php on line 1355
Warning: Cannot modify header information – headers already sent by (output started at /home3/*******/public_html/wp-includes/plugin.php:957) in /home3/*******/public_html/wp-includes/pluggable.php on line 1358
I have tried this ‘fix’ seen in another thread but it doesnt work for my site. I have removed all themes when trying the fix
Again, it is something specific (non-standard) to your installation.You can try Edit /wp-content/plugins/woo-instant-notifications/admin/class-wcnotifications-instance.php
and delete the line that contains :
$this->placeholders[‘{woocommerce_email_order_meta}’] = $this->woocommerce_email_order_meta();
]]>
only woocommerce and woo instant plugins installed
wordpress 5.9.1
Warning: Undefined array key 0 in /home/*********/public_html/wp-includes/plugin.php on line 957
Warning: Undefined array key 0 in /home/*********/public_html/wp-includes/plugin.php on line 960
Warning: Cannot modify header information - headers already sent by (output started at /home/*********/public_html/wp-includes/plugin.php:957) in /home/*********/public_html/wp-includes/functions.php on line 6821
Warning: Cannot modify header information - headers already sent by (output started at /home/*********/public_html/wp-includes/plugin.php:957) in /home/*********/public_html/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information - headers already sent by (output started at /home/*********/public_html/wp-includes/plugin.php:957) in /home/*********/public_html/wp-admin/admin-header.php on line 9
]]>
Hi, we are testing your free version plugin and it seems functional but it does not give us the possibility to insert the additional checkout fields: address, postcode and other additional fields created with the “Checkout Fields Manager for WooCommerce” plugin. We have limited tags and we have seen that the pro version has a larger list of tags. Does the pro version allow us to add all these fields or not?
]]>Hello I like to include in the printing page the QR code from location picker at checkout
]]>Hi, plugin works great so far. I have only one notification enabled for new order to my email that gets automatically printed but at the same time an email is also sent out by the plugin to the customer. How can i stop the plugin from sending this email to the customer please? Thank you!
]]>when I try to complete the purchase, I get an error
the error seems to be linked to this plugin.
( Shipping per Neighborhood for WooCommerce )
We have created a youtube video support channel, that will contain video tutorial for configuring, using and troubleshooting the plugin with useful resources for automatic order printing
]]>I am unable to fix error below.
Error presented itself after installation and activation of plugin on bluehost wordpress
Please advice
Notice: Undefined offset: 0 in /home3/luckycra/public_html/wp-includes/plugin.php on line 947
Notice: Undefined offset: 0 in /home3/luckycra/public_html/wp-includes/plugin.php on line 950
Warning: Cannot modify header information - headers already sent by (output started at /home3/luckycra/public_html/wp-includes/plugin.php:947) in /home3/luckycra/public_html/wp-includes/functions.php on line 6712
Warning: Cannot modify header information - headers already sent by (output started at /home3/luckycra/public_html/wp-includes/plugin.php:947) in /home3/luckycra/public_html/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information - headers already sent by (output started at /home3/luckycra/public_html/wp-includes/plugin.php:947) in /home3/luckycra/public_html/wp-admin/admin-header.php on line 9
]]>
I want to print billing fields, how do I?
includes the codes but does not pull the information. which are: address, city, district, order number and note.
wrong plugin posted
]]>