kenil802
Forum Replies Created
-
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Custom field not showingHi @felipexa,
Regarding the query, could you please share the code with us which you have included in the functions.php file so that we can verify once and update you the code if needed.
Please do share the same so that we can assist you in a better way.
Regards,
Kenil ShahForum: Plugins
In reply to: [Custom Order Numbers for WooCommerce] Support for newest WordPress versionHi @helsdingen,
Could you please let us know what issue are you facing exactly? It would be great if you can share the screenshots of the same so that we can assist you in a better way.
Regards,
Kenil ShahHi @bcolflesh,
Regarding the error, could you please let us know where exactly are you finding this message? It would be great if you can share the screenshot of the same and the steps to replicate it so that we can assist you in a better way.
Regards,
Kenil ShahForum: Plugins
In reply to: [Product Prices by User Roles for WooCommerce] jQuery.attrFn is deprecatedHi @gopani83,
Thank you for the screenshot.
I have tried to replicate the issue but I am unable to replicate it. To me, no warnings are found on the WooCommerce Orders Page when jQuery Migrate Helper is installed on our site. Here you can see:
1) https://prnt.sc/ua4tgz
2) https://prnt.sc/ua4tucSo, could you please try once by clearing the cache server and also check whether the plugin you are using has the latest version or not. If not, then please update it and see whether the warnings still exist or not.
Let us know how it goes.
Regards,
Kenil ShahHi @grlatam,
Thank you for the information.
We have replicated the issue on our site where the fix mini cart is not working. It is showing an incorrect symbol.
However, I have added this issue on our Github repository and soon we will work on this and get back to you with an update.
Regards,
Kenil Shah- This reply was modified 5 years, 8 months ago by kenil802.
Forum: Plugins
In reply to: [Product Prices by User Roles for WooCommerce] jQuery.attrFn is deprecatedHi @gopani83,
I have installed the jQuery Migrate Helper on our stgaing site, but unable to see the warning with the latest version of the WordPress.
However, it would be great if you can share the screenshot of the error so that we can see where exactly it is.
Regards,
Kenil ShahHi @edir,
Regarding the query, I have tried to replicate your issue on our staging site, but I am unable to replictae it. To me, no eror occurs while opening the Stock or Reviews panel on the WC orders page. Here you can see the screenshots:
1) https://prnt.sc/u8xbqo
2) https://prnt.sc/u8xefvSo, to troubleshootthe issue, can you please share the steps to replicate the issue so that we can check once.
Regards,
Kenil ShahHi @prashantkrsahu,
Sorry for the delay in response.
We will check on this and get back to you with an update.
Regards,
Kenil ShahHi @mashour06,
Apologies for the delay in response.
Thank you for appreciating our plugin.
I will ask the developer regarding your query and get back to you with an update.
Regards,
Kenil ShahHi @videorecover,
Apologies for the delay in response.
I will ask the developer regarding your query and get back to you with an update.
Regards,
Kenil ShahForum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Footer DisplayHi @umek,
Sorry for the delay in response.
1) Could you please share the screenshot of where exactly do you want to hide the text?
2) To increase the font-size of the text, could you please try the below code and check whether it works or not.
Code:
/**
* Add this code snippet in functions.php file of your currently active theme.
*/
function example_serif_font_and_large_address() {
?>
<style>
#page {
font-size: 1em;
font-family: Georgia, serif;
}.order-addresses address {
font-size: 2.5em;
line-height: 125%;
}
</style>
<?php
}
add_action( ‘wcdn_head’, ‘example_serif_font_and_large_address’, 20 );Please let us know how it goes.
Regards,
Kenil ShahHi @fettochflott,
Sorry for the delay in response.
Glad that the issue has been solved on your site.
Do let us know if you have any further queries.
Regards,
Kenil ShahForum: Plugins
In reply to: [Product Prices by User Roles for WooCommerce] jQuery.attrFn is deprecatedHi @gopani83,
Regarding the query, could you please let us know where exactly are you finding this error? Also, it would e great if you can share the screenshot of the same so that we can check once.
Regards,
Kenil ShahForum: Plugins
In reply to: [Product Input Fields for WooCommerce] multivendorHi @agitabensalem,
Regarding the query, we have not yet checked our plugin with the WCFM Multivendor plugin, so we are not sure how it will work.
However, it would be great if you can share the steps to replicate the issue so that it would be easy for us to check it.
Regards,
Kenil ShahForum: Plugins
In reply to: [Arconix FAQ] Classic Editor Issues with WP5.5Hi @evster
Apologies for the delay in response.
We will check on this and get back to you with an update.
Regards,
Kenil Shah