FullStack-ing
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Getting error on Pay Order PageAlso, what woocommerce version are you using?
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Getting error on Pay Order PageHi again,
The smart cod calculation are not supposed to run outside of the default woocommerce checkout page. What is this order-pay page?
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Ultralight weight requestHi Adrenaline22,
Thanks a lot for your donation.
We will provide a solution to your request shortly.Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Getting error on Pay Order PageHi again,
Is our plugin functioning properly ( except of the warnings )?
It seems to be a conflict with one of your plugins or your theme.Try disabling those one by one, and reset your theme to default, so you can trace the conflict.
You can also try to replace your class-wc-smart-cod-public.php with the one in this file:
It will eliminate the warning, but I think your issue is a conflict.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Bug in “Disable if cart amount is greater than”Hi Attila,
I checked this out and the reason you get this warning is because of invalid HTML code in your theme, ( or maybe a checkout plugin ? ).More specific on the payment-method.php file.
The first warning is for something called “side-widget-button”.If that rings a bell try to disable it. The other is for an unclosed p tag.You can see for yourself if you switch to storefront or any other wp default theme, or by disabling the problematic plugin( If it’s not a theme issue and you actually use a checkout plugin ).
The available solutions if you can’t do any of those I mentioned before are:
a) on our file “wc-smart-cod/public/class-wc-smart-cod-public.php” line 250
replace
$doc->loadHTML( mb_convert_encoding( $data[ '.woocommerce-checkout-payment' ], 'HTML-ENTITIES', 'UTF-8' ) );
with
@$doc->loadHTML( mb_convert_encoding( $data[ '.woocommerce-checkout-payment' ], 'HTML-ENTITIES', 'UTF-8' ) );OR
b) Remove all the COD Unavailable Messages from our plugin settings
Again those are not the ideal solutions. You should really fix your html code. But if it’s not something you can do right now, the above solutions will work.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Bug in “Disable if cart amount is greater than”Hi Attila,
Yes it helped indeed.
I will check it soon and give you a solution to your problem.Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Getting error on Pay Order PageHi divijc,
Those are warnings and not errors.
Please set your wp_debug to false to stop getting those ( unless you have a misconfigured server ).Nevertheless, I will check and fix this on the next version.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Bug in “Disable if cart amount is greater than”Hi simonattilahun,
I can’t reproduce this error with the exact same software version you mentioned.
It’s probably a conflict with another plugin or the theme.Please be kind enough to provide me your php error log related to our plugin.
If you don’t know how to find this, please post your shop url, so I can try to figure this out myself. ( For the second option, please change your WP_DEBUG to true, in your wp-config.php, so I can trace the error. )
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Ultralight weight requestHi Adrenaline22,
Thanks for your kind words.
Yes we can find a way to provide this functionality, maybe through a filter I have to check this just to be sure.As for your willingness to pay, that’s something that is prohibited by the wordpress org rules, but if you want to help us there is always the donate button 🙂
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] User role conflictHi Niko,
Please send me a screenshot of your current wc smart cod settings, so I can give a solution for your existing setup.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] COD option not hide by pincodeWe will consider doing this, but it’s not likely because it will hurt the database performance. It’s an additional db entry for every product instead of one entry ( the way it works now, through our panel ).
If you liked our plugin please consider to rate it. 🙂
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Warning on checkout pageHi scoobynko ,
We released an update fixing the issue. Please update and let me know if everything worked as it should.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] COD option not hide by pincodeHi dasad0,
We released an update fixing the issue. Please update and let me know if everything worked as it should.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Bug in checkout pageHi Perils,
We released an update fixing the issue. Please update and let me know if everything worked as it should.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Disable Extra fee for different countriesThanks for your kind words.
Please give us a rating if it’s not a lot of trouble for you.
Best Regards 🙂