ozanyilmaz2017
Forum Replies Created
-
UPDATE: I called my 3rd party payment provider and asked them. They told me that the user who tried to purchase the products used 3D secure system. (This is an SMS service provided, where the bank sends an approval SMS to be able to complete the payment). The technical person at this 3rd party payment providers told me that, the user’s debit card doesn’t support 3D secure, and hence the bank returned an error code regarding this, which I believe that caused the checkout to fail. If that is the case, nothing seems wrong here excep the error message:
There are some issues with the items in your cart. Please go back to the cart page and resolve these issues before checking out.
is misleading and causing harm to the website. The users may think that the website is broken, and as a developer, I am here tring to figure out what the problem is.
The above scenario still not confirmed. I will be happy if an expert here helps with this.
Hi Guys, I suffered the same issue. After reading suggestion from Elvira, I disabled all plugins, and saw that the issue is fixed. So I debugged and found the plugin which causing this issue. It is:
WooCommerce Variation Swatches
All you need to do is to update this plugin to latest version. It fixes the issue.
Forum: Plugins
In reply to: [WP Fastest Cache] Clear Cache Button LocationHi Emre,
When I updated the plugin, I didn’t see the button, but know It came again. Here the screenshot
CSS Fix which worked for me is:
Change: Height to: 37px
Remove line: white-space: nowrap;
Remove line: line-height: 26px;And result:
Forum: Plugins
In reply to: [WP Fastest Cache] Clear Cache Button LocationThanks Emre. (Ba?ar?lar?n?n devam?n? dilerim.)