Tayfun
Forum Replies Created
-
Ok, thank you for your interest.
hello my supporter left me this note
I guess this plugin is works like this.
-Install plugin
-Activate plugin
-plugins deleted the jetpack remaining files automatically
-plugins delete it self automatically.
you may need to ask their support regarding thisis this true?
Sir, you have officially sent me an automated message. I’ve already done the plugin conflict test and I’ve also given you the situation regarding the domain causing the problem.
This is a situation related to the “Enable Payment via Saved Cards” setting, I think, when I unchecked this, the warning went away, but I want to use this function, what should we do?
My problem still persists
My problem still persists. While loading the page, a field called “Use a new payment method” appears and disappears.
My problem still persists
Forum: Plugins
In reply to: [Super Page Cache] Caches conflictwp-.*|wordpress.*|comment_.*|woocommerce_.*
I’m a Cloudflare pro user and also with your plugin, I think we can exclude these cookies from the cache. Is there a setting for this?
I also saw it in another support question. Will this code work for me?
add_filter( ‘woocommerce_billing_fields’, ‘remove_account_custom_fields’, 1000 );
function remove_account_custom_fields( $fields ) {
if ( is_wc_endpoint_url(‘edit-address’) ) {
$field_ids = array(‘billing_last_name’, ‘billing_company’, ‘billing_address_2’, ‘billing_city’);
foreach ( $field_ids as $field_id ) {
if( isset($fields[$field_id]) ) {
unset($fields[$field_id]);
}
}
}
return $fields;
}Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] checkout errorI tried all of them and at the same time I replaced my plugins with alternative and paid versions.
I just migrated to your plugin. If you want, let’s wait a bit and talk about the created logs.
As far as I’ve seen, yours is the best logging plugin. I think there will be a result.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] checkout errorohh soryy https://www.grandbazaarist.com/
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] checkout errorIt’s been a long time since I uninstalled the plugin. I think I deleted all its remnants, but I don’t know if this is my problem. my website address is https://www.granbazaarist.com
Thank you for the quick response.
This is how it works for me
I get 8 9 orders a day even yesterday I got 15 orders
but today i have not received any order
I did not receive an order today, I installed hotjar and I saw this warning in 5 of the customers who came to the cart.
In 2 of them, I saw the warning that you did not fill in the required fields and I did not receive any orders.
I agree with the comment you mean, but for me the situation works differently.This is the first time we’ve received feedback from a customer and he said he got an error starting with “No such customer”. I share the image with you https://prnt.sc/1rc3qgp
Kind Regards,Forum: Plugins
In reply to: [Brands for WooCommerce] php errorAs far as I know I have not overridden any templates. My site is grandbazaarist.com and every page has this error