ahmadshyk
Forum Replies Created
-
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] Delivery Date on quick-viewCan you provide more info what you are trying to do? Our plugin neither add quickview nor delivery date feature, so I don’t understand what you are trying to do?
Forum: Plugins
In reply to: [Minicart for WooCommerce] Cart Icon is missing on checkout pageCart icon is hidden from cart and checkout pages on purpose as normally this is the default behavior on most of the websites.
But if you want it to show, you can find the code in
class-woo-minicart.php
line 45, for now you can exclude the if condition.In the next update, I will add it to select or not in the plugin settings.
Thanks!
Hello, thank you for reporting the bug. However, I didn’t able to reproduce but from your log, I added a condition in the plugin code, so it will not happen again.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] Partial usage of the gift card?Hello,
Yes, it is possible but in premium version.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] Duration of Product supportI believe you are referring to Pro version. I already replied to your email.
Thanks!
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] Pro version of pluginThe issue has been resolved.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] LocalizationWe already fixed that in the upcoming version which is going through testing and I believe the next update will be released by coming Friday.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] LocalizationIf you are using free version, I believe all the frontend text/strings are translation ready. Some functions that are reserved for backend/admin aren’t. The more specific example is the info related to Pro version and I think no one wants to translate that as it was just an advertisement.
If there is anything that is causing issue on frontend display or backend settings, please reply to this and I will assist you.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] Occasional error messageDidn’t hear for a while, so I believe the issue has been fixed in the latest update. I’m closing this thread, you can contact again anytime if the issue persists. Thanks!
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] No shipping costs are calculated for productsIn version 1.5.4, this issue has been addressed and fixed. Thanks for reporting.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] No shipping costs are calculated for productsThank you for reporting the bug. We added this to remove shipping costs from gift card products as they are digital.
We already released a newer version today and we believe that it has been fixed in the new update.
Our testing team will test this again and we will release another version if problem persists.
Thank you!
- This reply was modified 3 years, 7 months ago by ahmadshyk.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] Occasional error messageThank you for reporting once again. I’ve just released new version 1.5.3 and I believe it should be fixed now.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] add send by postal serviceYes, hopefully in the next update.
Forum: Plugins
In reply to: [Gift Cards for WooCommerce] Occasional error messageWe have fixed this in the latest update.
Forum: Plugins
In reply to: [Minicart for WooCommerce] Call to a member function get_cart() on nullCondition added. Thank you for reporting.