FullStack-ing
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Disable fee after a certain amountHi Leonidas,
I tried to debug your case, but unfortunately that’s a paid plugin and I don’t own it. You can’t send it to me either, it’s prohibited by the forum rules.
We have to figure something else to debug this conflict. Maybe you can ask the plugin author to send me a copy for debugging. You can refer this thread post
Hi Abhi,
That was the way the plugin used to work, but we change this to a fixed WooCommerce string ( Cash on delivery ), so it can be translatable.
In our next release, we going to add a filter for this.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Slow loading and 504 errorHi Aggelos,
Please refer to this thread -> https://wordpress.org/support/topic/not-able-to-open-cash-on-delivery/
Whats your server specs? Is it shared? Using PHP7 can increase performance a lot.
We are working on an update to eliminate timeout issues on heavy settings ( for the backend timeout issues ).
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Post Code wildcard support and case insensitiveHi,
Thanks for the suggestion, we will include this in the next version.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Disable fee after a certain amountHi Leonidas,
I will check it and get back to you with a solution.Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Disable fee after a certain amountHi Leonidas,
Unfortunately I’m not familiar with the plugin you mentioned.
What issues do you have?Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Disable fee after a certain amountPlease let me know if there are any issues,
Best RegardsForum: Plugins
In reply to: [Smart COD for WooCommerce] Disable fee after a certain amountFor 150 you should use 114.
This is the amount if you remove the 24% vat.
We don’t plan to release an update for this only, cause it’s not a bug
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Disable fee after a certain amountΚαλησπέρα my friend.
I assume that the limit doesn’t calculates the vat. So set the option to 150 + ( 150 x 24 % 100 )And we going to include the vat in our next release.
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Free COD after amount not workingHi again,
“Threshold amount after which no extra charge is levied”
This is not produced by our plugin. You probably forgot to disable some other cod plugin?If you liked our plugin it would be lot appreciated if you rate it!
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Free COD after amount not workingHi there,
There is no bug on this feature, I just tested it.
You are talking about “Disable / Enable extra fee if cart amount is greater than this limit.” right ?I’m suspecting you may have a php timeout error.
Can you please check your error logs and let me know if you find any error referring to our plugin?Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Fatal errorSo it’s not a fatal error. A fatal error would stop the execution of the page render. Leave it as it is for now ( reenable the sms plugin ), nothing to worry about . I will check this again in a future version.
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Fatal errorI checked your website and the custom messages are working.
Did you disabled the sms plugin? I have to know what markup is producing, to be able to find a workaround for this.
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Not able to open Cash on deliveryActually I can’t tell you that for sure. The amount of your shipping zones / methods combinations, plus the amount of other active plugins and how heavy they are, defines this.
There is a safe way you can figure this out. Create a local installation of your website in your pc ( use xampp or whatever ) and adjust the memory until you find out the one that suits you.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Not able to open Cash on deliveryHi,
Unfortunately that cannot be done in an easy way. It has to change the logic of the plugin, to generate the zones / prices pairs on demand with ajax.
This is something that will be implemented in the future. If you don’t want to use the different zones extra fees feature, I can send you a version with this feature disabled.
Also I think that 128MB for any WooCommerce installation is very low. You’ll have severe performance issues anyway.
Best Regards