Discount Rules for WooCommerce not working on the checkout page - wordpress

I use Discount Rules for WooCommerce, everything works fine except on the cart page and in the summary despite the settings.
I am using wordpress 5.5.1. Version 2.3.2 and 2.3.7 of the Discount Rules plug-in work everywhere except the checkout page.
Has anyone had a similar problem? Where to look for the cause? I suspect there is something wrong with the versions

Related

WooCommerce Option has disappeared

Having a little bit of trouble with one of our Wordpress Multisites that uses WooCommerce. This issue has only just started occurring after the latest upgrade to Latest WP and latest version of WooCommerce
Woo Version = 6.4.0
Wordpress Version = 5.9.3
Note that this is not a permissions issue as we can actually add things like
edit.php?post_type=shop_order
to the end of the admin URL and gain access to order pages etc. So it's 100% not a user-level problem.
I have also done a bunch of suggestions which include turning off plugins to check conflicts. Still nothing. I have also deleted and reinstalled woo manually several times and still nothing.
Does anyone know if I could potentially write a piece of code that would force this to work? I know with functions.php we can hide specific menu items from the left-hand side but is there a way we could potentially force to show the woocommerce option?
Screen attached to explain where it is missing.
Thanks,
Glen
There is a change in the latest woocommerce version.
For the current fix, You can change menu core file 55 to '55.5' on line number: 64
woocommerce/includes/admin/class-wc-admin-menus.php

How to Prevent Cart from clearing on registration in Woocommerce?

If a user adds a product to card, then goes to account page and registers a new account, the product(s) in the cart are automatically removed. How to prevent this behavior?
Try following these debugging steps:
https://businessbloomer.com/woocommerce-solving-cart-empty-issue/
Fix 1. Make sure there is no “red alert” under WooCommerce / System Status
Fix 2. Click the following buttons under WooCommerce / System Status / Tools
Fix 3. Check your Theme, WooCommerce & WordPress are using updated, compatible versions
Some premium themes won’t notify you if there is an update available. You have to make sure you’re using the latest, Woo-compatible version. Check with your theme vendor, plugin developers and see if anything has been reported.
For example, you might have updated WooCommerce too soon – sometimes premium plugins/themes require a few days/weeks before they can adapt to the new changes (if major) and become 100% compatible.
Fix 4. Save (flush) your permalinks
Go to WordPress/Settings/Permalinks and click on “save”. This should flush the permalinks and give you a chance to test the cart again.
Fix 5. Check you have no spaces in your checkout end-points
Go to WooCommerce/Settings/Checkout and make sure you have no spaces in your end-points. This happened to a client a while ago and it too me ages to find out (who would think the permalinks had been changed?):
WooCommerce Checkout Endpoints
Fix 6. Properly set up your WordPress cache plugin
Cart and Checkout pages should not be cached – if your WordPress cache plugin is for some reason caching WooCommerce pages, your cart will probably show as empty. Make sure to select a WooCommerce-compatible cache plugin 🙂
Also: ask your hosting to disable or properly set up server cache
Some hosts have their own cache system and this is sometimes applied to your website by default. Create a ticket or give them a quick call to find out if they have anything like that and if they can disable that as soon as possible.
For example: WPEngine uses its own cache. This might affect your WooCommerce Cart. Please contact support so they can create a caching exception list for WooCommerce and/or ajax files
Fix 7. Disable all plugins but WooCommerce
This is a typical troubleshooting operation. Disable all plugins and see if the Cart is back functioning. If YES, reactivate one plugin at a time and test the Cart again. As soon as you find the “guilty” plugin – yay! – time to substitute that plugin or see if there is an update available!
Fix 8. Try switching to a default WordPress Theme (e.g. TwentySixteen)
This is to prove the error is not theme-related. You won’t lose any content if you switch between themes, so don’t worry. If the error goes away, then check with your theme developers and report the bug 🙂

404 after Woocommerce plugin activation

I have an error 404 after WooCommerce plugin activation.
I use the next plugins: WooCommerce, WooCommerce Multilingual and all WPML CMS.
But after deactivation all pages and posts are working.
I use Cyrillic CHPU may It be a cause?
Can anyone help?
Thanks in advance
I lose this problem although the reasons are not clear. I deactivated all plugins and try to activate It one by one. After few activation orders I got successfully working site. So I must make an conclusion: you must activate at first the most heaviest plugins like WooCommerce, WPML and The Events Calendar.

Updated woocommerce, all old orders now missing from woocommerce back-end

So I recently updated the woocommerce plugin on a wordpress ecommerce store that I manage, however, previously the theme being used on the site had been developed from a template & once the update of woocommerce completed, the front-end of the site broke.
As a result I reverted back to the old version of woocommerce as a temporary fix. The problem is that now in the back-end in the orders tab, none of the orders from before the update are being shown - even though it states that there are over 4000.
I assume that this is something to do with the DB?
Any ideas?
Thanks
Not sure, but maybe this might contain the solution because it's kind of a similair problem. And if you can't get the answer here, you might wan't to ask the woocommerce support.

Woocommerce page numbering

I have a problem with woocommerce. I am browsing through products, which are in store, but I don't see any page numbers, there are about 400 products and no pages.
Maybe somebody has faced with similar problem? Or this is a problem with theme?
Woocommerce version: 2.1.12
Wordpress version: 3.9.1
There is likely a conflict here with your theme or another plugin. It was mentioned earlier that you've tried switching to a default theme. You might have a conflicting plugin at this point. I also highly recommend updating WooCommerce and WordPress to the latest version and try testing again. There's been a number of security fixes from both of them.

Resources