kenil802
Forum Replies Created
-
Hi @johnexpl,
I am glad that you found the CSS classes and the provided code is working fine on your site.
It would be great if you can give a bit of your precious time for reviewing our plugin. Here is the link: https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/
Please let us know if you have any further queries.
Regards,
Kenil ShahHi @sotnasonun,
I have replicated this issue on our staging site where the standard tax rate is used even if we select a reduced rate or zero rates while selecting the PayPal payment gateway.
I have added this issue on our Github repository and we will get back to you once the issued has been resolved.Regards,
Kenil ShahForum: Plugins
In reply to: [Custom Order Numbers for WooCommerce] Large number of orders to renumerateHi @gregf,
I am glad that you found the fix for the issue and now it is working fine on your site.
Please let us know if you have any further queries.
Regards,
Kenil ShahForum: Plugins
In reply to: [Call for Price for WooCommerce] Erro with varition productsHi @olivierbel737,
Regarding the issue, can you please inform us where exactly are you facing this error?
This information will be helpful to assist you in a better way.
Regards,
Kenil ShahHi @johnexpl,
I am sharing with you an example for the above-mentioned fields and accordingly in the same way you can add more fields in the CSS code. Also, you can find the classes in the print-content.php file. You need to add the same CSS for every class you want.
CSS Code:
.billing-address, .shipping-address, .product-name {
font-size: 1.2em;
}Please let us know if you have any further queries.
Regards,
Kenil ShahHi @bredamcguigan,
We have not yet set the timeline as to when can we make our plugin compatible with the Currency Switcher plugin.
So, we will get back to you once we make it compatible.
Regards,
Kenil ShahHi @bredamcguigan,
Thank you for sharing the link of the plugin.
I have tested with the Currency Switcher plugin and found that this plugin by default sets the default currency which is set on the orders page in spite of having the other currencies too.
However, currently, our plugin is not compatible with the Currency Switcher plugin. But we will make it compatible in the future updates.
Please let us know if you have any further queries.
Regards,
Kenil ShahHi @fguespe,
Than you for sharing the link of the plugins.
Regarding the query, can you please share the access of the testing environment where you have these plugins installed?
Also, can you please explain to us in more detail as to what exact issue you are facing?
This information will be helpful to assist you in a better way and also we will see what can we do about this.
Regards,
Kenil shahHi @sorceweb,
Thank you for sharing the detail.
I have tried to replicate your issue on our staging site, but I am unable to replicate it. To me, the logo appears on all the pages of the order’s print invoice.
However, the problem is not coming from our plugin as it is working fine on our site.
Please let us know if you have any further queries.
Regards,
Kenil ShahHi @johnexpl,
In order to change the font size of all the other details, it has all the fields which have associated classes to them. You can try changing the CSS for those classes. For ex – billing-address, shipping-address, product-name, etc.
Please let us know how it goes.
Regards,
Kenil ShahForum: Plugins
In reply to: [Custom Order Numbers for WooCommerce] Large number of orders to renumerateHi @gregf,
Regarding the issue, can you please inform us whether you were trying to Renumerate the Order Numbers which caused the issue?
This information will be helpful to assist you in a better way.
Regards,
Kenil ShahForum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Change SKU Text SizeCan you please try by adding the CSS code in the style.css file of our plugin which is located at woocommerce-delivery-notes/ templates/print-order/style.css.
CSS Code:
dl.extras { font-size: 2em; }Please check and let us know whether the provided code is working fine or not.
Regards,
Kenil Shah- This reply was modified 6 years, 6 months ago by kenil802.
Hi @johnexpl,
In order to change the font size for order number and payment method, can you please try by adding the CSS code in the style.css file of our plugin which is located at woocommerce-delivery-notes/ templates/print-order/style.css.
CSS code:
.order-info li:first-child span, li:nth-child(3) span { font-size: 2em }To change the font size for the SKU code below is the CSS:
dl.extras { font-size: 2em; }Please check and let us know whether the provided code is working fine or not.
Regards,
Kenil ShahHi @sorceweb,
Regarding the query, can you please inform us whether you are looking for the multiple orders of the invoices or the invoices which have multiple pages?
This information will be helpful to assist you in a better way.
Regards,
Kenil ShahHi @bredamcguigan,
Regarding the query, can you please inform us which plugin are you using for setting the different currencies?
This information will be helpful to assist you in a better way.
Regards,
Kenil Shah