kartikparmar
Forum Replies Created
-
Forum: Plugins
In reply to: [Change Price Title for WooCommerce] “From $xx.xx” Title at shop pageHi @uptoyou
Thank you so much. ??
Yes, that is possible. You can go to WooCommerce -> WooCommerce Price Title. On this page, you can set ‘From: PRICE‘ to Change Price Title For All Products option to achieve your business requirement.
Please see the screenshot: https://prnt.sc/u7mspbFeel free to let me know if you need any further assistance.
Regards,
Kartik ParmarHi @wjyeshealth
Yes, it is possible to add line breaks. You can do it as follows.
Normal Price : $10<br>Discounted Price : $9
Result: https://prnt.sc/u7mqfqPlease let me know if you have any further questions.
Regards,
Kartik ParmarForum: Plugins
In reply to: [Bulk WooCommerce Category Creator] I install plugin, but cant startHi @ihelprs
Can you please let me know that you are still facing the same issue? I tested it by installing the plugin on the different test environments but I am unable to replicate the same.
Regards,
Kartik ParmarForum: Reviews
In reply to: [Bulk Post Category Creator] Perfect!Hi @demartini
Thank you for your feedback. I am glad to know that the plugin does exactly what you were looking for. ??
Regards,
Kartik ParmarForum: Plugins
In reply to: [Timezone Conversion Widget] Feature RequestThank you for your suggestion.
I will try to add these features in upcoming plugin updates.
Regards,
Kartik ParmarForum: Plugins
In reply to: [Timezone Conversion Widget] V 1.0 needs this fix for PHP 7.3 and up.Can you please update the plugin to v1.1 and check if that fixes your issue or not?
Please let me know the result.
Regards,
Kartik ParmarForum: Reviews
In reply to: [Bulk WooCommerce Category Creator] HELPED ME A LOTThank you for sharing your feedback. I am glad to know that this plugin saved your time. ??
Regards,
KartikForum: Plugins
In reply to: [Change Price Title for WooCommerce] Showing twiceHi,
We already discussed this issue on chat and I haven’t heard back from you.
Can you please try adding the following line of code in your currently active theme’s functions.php file and check if that resolves the issue?
Code:
add_filter( 'wdp_use_hooked_price_html_without_pricing', '__return_false' );
Regards,
Kartik ParmarForum: Reviews
In reply to: [Bulk WooCommerce Category Creator] Thank you!Thank you for your feedback. ??
Hi @hache_raw
I have released v1.7 which contains this feature. Can you please check it once and let me know if that works fine for you?
Regards,
KartikHi @hache_raw
Yes it’s a good feature. Soon I will work on it and I will try to release it in next version.
Feel free to let me know if you have some other suggestions which should get added in this plugin.
Regards,
Kartik ParmarForum: Plugins
In reply to: [Bulk WooCommerce Category Creator] Error when trailing commaHi @hache_raw
I have fixed it and released the same in v1.6.
Please update and check and let me know the result.
Regards,
KartikForum: Plugins
In reply to: [Bulk WooCommerce Category Creator] Error when category already existsHi @hache_raw
I have fixed it and released the same in v1.6.
Please update and check and let me know the result.
Regards,
KartikForum: Reviews
In reply to: [Bulk WooCommerce Category Creator] Not WorkingHi @monzu02
Unable to replicate it. Can you help me with the steps so that I can follow it to replicate the issue at my end.
: Kartik
Forum: Plugins
In reply to: [Change Price Title for WooCommerce] add class to pluginHi @onyx570
Currently, there is no custom class available. But you can wrap the value with HTML tags as per your business need. Something like as below in the “Set price title” option.
<div class="additional">From : PRICE /- only</div>
Please let me know if that works for you or not.
Regards,
Kartik