We have a problem where the plugin will only work for products in a single product category. If the product in the order is outside of the products in the category, then a label can not be printed. The products are not missing any attributes that would be considered a requirement for the plugin.
]]>Hello! I would like to change the font style of only the Shipping Name of the address. How can I do that? I want the google font “Sacramento”.
Please help <3
We want put our own different QR code,
How can we add this???
Hi,
Whether the plugin ‘Woocommerce Order address Print’ is compatible with WordPress v5.2.2 and PHP v7.3. Kindly help us in this regard.
Thank you, have a nice day.
]]>Does anyone know of a free plugin that’s comparable?
]]>Whether the plugin “Woocommerce Order address Print” is compatible with wordpress V 5.0 ?
Kindly do the needful.
When i select multiple address’ to print, the first address prints fine but the rest of them print as blank labels
]]>Hi,
I’ve installed the plugin but when I choose Address Print in the orders list after selecting an order, the page refreshes but nothing else happens.
I had this plugin in an other WordPress installation and it was working fine before.
I noticed many compatibility issues with plugins after the latest major WooCommerce update, and I see this plugin hasn’t been updated since 3 years.
Could it be a compatibility issue with the latest WordPress / WooCommerce version?
Thanks
]]>Hello,
From my understanding, we need uploading some order data to shipping Carriers and then fetch some data.
so that we can print shipping labels and show tracking No. to customers at orders page, and customers can track their orders during the shipping process.
Here are apis of four shipping carriers:
https://zop.zto.com/apiDoc/
https://open.sto.cn/Document/Pra
https://open.yto.net.cn/OpenPlatform/doc
https://open.sf-express.com/document/apinorm.html
the last one of Sf-experess is the most competitive carrier.
is it possible to add these function on Woocommerce Order address Print?
would you please let me know how to start? I am pleased to pay for this work.
Thanks.
Alex
]]>Your Address/order data allows us to add HTML, which is awesome.
Allows us to create a unique and specific Address label including images and from address.. However.. The <div><font><p> etc tags are also included in the QR Code, making this code very complicated and large.
Any chance of moving the QR Code content to another entry.. of the exact same kind..
Basically allowing us to keep only the address and contact details in the QR Code, while expanding the Address label, using HTML.
Cheers
Ivan
Q the Experience, Future Life Science
Hi. Anyone know what CSS i need to enter so the labels are centered?
Thanks in advance
]]>Hello,
It seems like a very useful plugin that I like it with QR code. Questions before installing:
Is it compatible with current version of WP and WooCommmerce?
Why developer do not update it to current?
The QR represents the order, or the ship to address (destination address)?
Please advise. Thanks in advance!
]]>Hi Bhavik
Your plugin is very useful and currently i’m using it in my website. Can i put a placeholder for shipping cost in my address label?
Thanks a lot
]]>Hi thank you for plugin
but have one problem why can’t print on order page (single print)
when click it page reload but can’t print
I found existing topics about this, but there was no answer :/ I Installed the plugin, made the needed settings, but when I click on the sidebar button, nothing happens besides redirect with the given URL:
I dont think a screenshot is needed, since literally nothing happens, just a page refresh with the url. No console log, or network problem logged ?? Any idea?
]]>Hi. Why after update woocommerce (2.6 to 3.1) shipping method shortcode not works?
It shows:
a:1:{i:0;s:12:”flat_rate:13″;}
Hello,
In most of situation, there are several step to Finnish a ship label and delivery:
1# when customer place order, they will choose the carrier which you like on different price.
2# we need upload all the order address to the carriers platform Via their API with our account of ID and Secret, then download or fetch the data of a scan code for every order address.
3# The plugin need recognize different carriers when a customer choose the different carriers to upload order address.
4# we will print all the label and attach the label on every box before the carriers come to collect.
5# The work staff from Shipping carriers will scan every label on package box when they collect.
So My questions is whether it is possible to set some fields in “Woocommerce Order address Print”, so that we can input our ID and Secret from Shipping Carriers?
Please let me know whether it is possible, thanks.
Alex
]]>Hi.
I hope someone can help me.
I want to print on a paper which is 210mm wide and 105mm high.
I am adjusting the paper format to the costum paper-size. Because I just want to print one shipping adress one one sheet, I select 1 colums and 1 row.
Under costum css I write:
body{ padding-left:70mm }
and the text goes where it should.
until here everything works.
But I want the text starts at 50mm from the top.
I tried to use padding-top:50mm but then I creates 2 pages when I want to print.
maybe someone knows what I can do to position the text where I want it.
i choose 1 order and click to adress print
it show me only 1 adress i need 14 or 30 labels for this order
is it possible to fix it
]]>Dear,
I installed your plugin, then when I click print, nothing show to me for reviewing.
link for screen shot: https://i.imgur.com/AhiX2KK.png
and this is my setting
link for screen shot: https://i.imgur.com/nPb9Mwc.png
Please help me to fix it, also I installed the latest version of ur plugin
Thanks and best regards,
Hi. Your plugin is very good. But it hasn’t any shortcode to show shipping (delivery) method. Can you add this option?
Regards
Labels are not showing for printing.
The link does not load with the data.
Since woocommerce 3.0
]]>Is there documentation to create my own template?
]]>Hello, can this deal with COD orders? Can it conditionally show COD/Amount on the label when an order is COD?
]]>Hi,
I found out that ‘shop manager’ level can not change settings in Woocommerce Order address Print setting page. When click ‘save’ after change the settings, it says (display) this message:
“Cheatin’ uh?
Sorry, you are not allowed to manage these options.”
It works fine (normal) if the user is an admin. Please help how to solve this? Thanks in advance.
]]>I have found a little glitch which is easy enough to fix that stops the labels appearing and makes the plugin useless…
in shipping_address_print.php on line 418 shippint_add_print is set to true:
$args = wp_parse_args( array( 'post'=>$post_id,'action'=>'edit','shippint_add_print' =>'true', 'print_url' => urlencode( $sendback ) ), $args );
and on line 142 shippint_add_print is confirmed to be 1 (not true):
if( isset( $_REQUEST['print_url'] ) && isset( $_REQUEST['shippint_add_print'] ) && $_REQUEST['shippint_add_print']==1 )
I updated line 418 to read:
$args = wp_parse_args( array( 'post'=>$post_id,'action'=>'edit','shippint_add_print' =>'1', 'print_url' => urlencode( $sendback ) ), $args );
and problem solved!
]]>Hi, I have problems to get this plugin to work. I get the preview but the adress is not there but only what is written in the box for the “lablecontent”..?
]]>Hello,
I’m just trying your plugin and have configured all needed parameters. Now, when I try to use it in the order admin panel, I’m getting redirected in a specific url (wp-admin/post.php?post=153642&action=edit&shippint_add_print=true&print_url=http%3A%2F%2Fwww.hdplace.fr%2Fwp-admin%2Fadmin-ajax.php%3Faction%3Dbulk_shipping_print%26ids%3D153642) but nothing happened
Normally, I have checked the “preview display” button, but nothing appears.
I have also verified that no error are reported in the browser console.
Is there something else to do?
Regards
Pat
hi there, first of all thanks for the great plugin!
i have a problem when generating the labels. when i generate a sheet with 7 lines and 3 rows (7 x 3 = 21), i only get 20 labels and not 21 as it should be.
any ideas how to solve this?
thanks
]]>Thanks for the plugin – it’s going to save me a lot of time ??
I have a few questions…
Is there a way to remove the horizontal line under each address when printing labels?
Is there a way to centrally align the address rather than left align?
Is there a way to use state/province abbreviations instead of the full name? eg AB for Alberta, BC for British Columbia and so on. The address is looking quite crowded with the full names.
Thanks!
]]>