Can't change shipping method in WooCommerce on Cart & Checkout page - woocommerce

I'm having a real struggle with fixing the following issue.
In attached screenshot you can see I have 2 different shipping methods setup.
However, whenever I want to choose the Local Pickup (Free) as the method I get the little spinner from Wordpress for a couple of seconds but the selection changes back to Flat Rate. I have the same issue on the cart as the checkout page.
Things I already tried: disabling all plugins, change the active theme, update wordpress, nothing helped so far :/
Don't see any js issues also.
Has anyone got an idea perhaps? :)
Thanks

Related

Images showing in description of woocommerce products instead of normal thumbnail location

Instead of images showing up as thumbnails underneath the main product image, they are getting added to the description section of each product. Here is an example product page: https://vdgmilitaria.com/shop/other-axies-allies/italy/ww2-italian-german-african-campaign-medal/
Any idea what could be causing this?
As a side note it seems like some of the styles on the website are now broken too and things are sitting in weird places such as the screenshot attached.
I've tried inspecting the product pages on my website with the web developer tools, but still can't figure out what is going on here.
This issue is likely caused by changes made to the WooCommerce theme or plugins affecting the product page layout and functionality. To fix it, you can try the following steps:
Disable all plugins temporarily and see if the issue is resolved. If so, re-enable each plugin one by one and check if the issue reappears after each activation.
If disabling plugins doesn't resolve the issue, try switching to a default WordPress theme like Twenty Twenty-One to see if the problem is with the theme.
If the issue still persists, you can try contacting the WooCommerce support team or the theme author for further assistance.
If all else fails, consider hiring a WordPress developer to investigate the issue and make necessary fixes.
Note: Before making any changes, it's always a good idea to backup your website to avoid losing any data.

The payment method isn't being rendered correctly on the checkout page on woocommerce

When I select a new payment method, it doesn’t show the content of the method. I need to place an order, then it refreshes correctly.
I made a made on Youtube on the issue to help you understand better at https://www.youtube.com/watch?v=gnaTvIXfA9Y
I tried to update the plugin, also tried to deactivate the caching plugin, still no luck.

Woocommerce - Cart Empty for Non Logged In Users

I have a problem in my Woocommerce shop. Not logged-in users can't add products in their cart! When they press the "add-to-cart-button", the products is added to the cart. But if they refresh the page or go to the cart, it is empty!
If I am logged-in, it is not happening and everything is working good.
Can someone please help?
I think the problem is in your server configuration. If you use any caching plugin deactivate it and hard refresh your browser. Then check again if it works or not?
Here is an article Mike Jolley wrote: http://mikejolley.com/2013/12/20/problems-with-cart-sessions-and-woocommerce/
I had this problem. For me, I realised it was because the session_id column in the wp_woocommerce_sessions table was not auto incrementing. After I modified the table, it worked.
In case anybody else runs into this: hosting providers like WP Engine make extensive use of caching to improve the performance of your webshop. Although, they're excluding pages where this is not desired, like the cart or checkout page.
They do this for the default paths (/cart, /checkout) only, though. So if you change the default path to adapt the URLs to your language of choice, for example, make sure to write to their support so they can add exceptions for your pages.
See here for a description of this issue from WP Engine.
It sounds like the website is behaving differently for logged in users vs. visitors – this won’t be affected by the “checkout without registering” option. This kind of problem is usually caused by either a conflict with your theme, Plugin or with Cache.
The best way to determine if the issue is being caused by a theme and/or plugin is to temporarily switch your theme to Storefront and disable all plugins except for WooCommerce. A good way to do this is with a free plugin called Meks Quick Plugin Disabler ( https://wordpress.org/plugins/meks-quick-plugin-disabler/ ), which will remember what plugins you currently have active so it’s easy to switch back.
If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict.
Please follow this link for Cache full detail: https://businessbloomer.com/woocommerce-solving-cart-empty-issue/
For me the issue was using "cart-2". WP-Engine does not cache "cart" but does for other pages. I changed the URL and it started working.

Woocommerce cart update failure

When I add a product to my cart, I see the product added via Ajax. Nothing wrong.
When I go to the previous page, my shopping cart is back empty until I refresh the page. I'm using FF or Safari. I don't have this problem in google Chrome (Cart shows the items I added, also when I go to the previous page.
I have a basic up-to-date wordpress installation without any plugings activated. Have this problem in several themes. This sounds like a caching problem. Anyone with a solution? I do not have any custom code, this are all options from the standard woocommerce installation.

wp-customer-reviews plugin trouble while showing reviews in admin

I am using plugin wp customer reviews. It is working fine, but the only trouble am facing is that in the backend when i click on reviews, it shows the correct number of reviews but am not able to actually view the reviews. Here is the link where i have attached the screenshot of the backend. Can anyone help me please, why is this happening. I have tried by removing the plugin and installing the plugin again.
I think I might know this answer. Go to your settings and read the portion on shortcode. You need to change the number there from 3 to whatever you want to show. It is pretty easy.

Resources