Shamim Hasan
Forum Replies Created
-
Hi @haucar57 ,
Sorry for the issue. Maximum Upload File Size Limit Set By Hosting Provider Means. Your hosting does not allow uploading files greater than 2MB.
Just ask your hosting provider to increase the upload limit. They do it within a minute.
Thanks
Forum: Reviews
In reply to: [Increase Maximum Upload File Size | Increase Execution Time] Great PluginThank you very much.
We are sorry about your issue. Did you try to solve the issue with our maximum upload file size plugin?
Hi @godyn
When you will disable the plugin then won’t remove data settings from database. but after disabling the plugin will not have any risk of your system.
we have develop the code in right way and specially focus on website security.
Thanks
ShamimHi @ikuroineko
Our Plugin not showing billing address in shipping label template. This Plugin generating shipping label depending on shipping information. Shipping template taking email and phone number from billing information. let us know if you still need help!.
Regards
Hi acjennifer
You can add custom text on invoice and packing slip using the filter hooks here is the code example.
add_filter( 'woo_invoice_product_data', 'woo_invoice_product_data_callback', 10, 3 ); function woo_invoice_product_data_callback($product_data, $template, $orders){ if( 'packing_slip' == $template ){ $product_data[0]['title'] = 'Product Status: packed' ; } return $product_data; }
Regards
Hi acjennifer,
We are sorry about your issue. Currently not possible to add custom fields on invoice and packing slip for each order in free version.
Our Developer Team still working to improve new features.
Regards
Forum: Reviews
In reply to: [Increase Maximum Upload File Size | Increase Execution Time] TSWThank you
Forum: Reviews
In reply to: [Increase Maximum Upload File Size | Increase Execution Time] Great PluginThank you very much.
Forum: Plugins
In reply to: [Challan - PDF Invoice & Packing Slip for WooCommerce] Display customer noteDisplay order not in packing slip is not possible with free version.
Regards
Shamim- This reply was modified 3 years, 8 months ago by Shamim Hasan.
Hi febinuser,
When you login the website with mobile then you can show only Woocommerce Order number and order status in order list. to see the order details and generate invoice from mobile you need to view the order details page.
we have checked that our invoice plugin nicely generating Woocommerce PDF invoice in order details page from mobile device.
Regards
ShamimRegards
Hi febinuser,
It is not our plugins issue. we are ready to help you if you face any problem with our Chalan – PDF Invoice & Packing Slip for WooCommerce plugin.
maybe this problem with theme header login you can contact with your theme support.
Regards
- This reply was modified 3 years, 8 months ago by Shamim Hasan.
Hi febinuser,
It is not our plugins issue. we are ready to help you if you face any problem with our Chalan – PDF Invoice & Packing Slip for WooCommerce plugin.
if the problem with theme header then you can contact with your theme support.
Regards
Hi nikolclemence
You can download the translated string language file from here
https://we.tl/t-LQ8mMPn38C and upload it to wp-content/plugins/webappick-pdf-invoice-for-woocommerce/languages/hopefully Download invoice button translation issue will be fix
Regards
- This reply was modified 3 years, 8 months ago by Shamim Hasan.
Hi febinuser,
If you configure GST Tax in woocommerce properly then automatically it will be display on PDF invoice.
Regards
Shamim