I created both a Single Product and a Variable Product and enabled Pre-Order on each of them, then selected a random future date for each. I set one for In Stock and one for Backordered in case that was an issue.
Whenever I add either or both of these items to the cart, I get the usual notice, “[item] has been added to your cart.” with a View Cart link right next to it. When I click that link, I see the cart contents with the button that says “Proceed to Checkout” at the bottom. However, without doing anything, the system sends a “New pre-order received” email to the admin, and a “Your pre-order placed” email to the customer. Simply viewing the cart sends emails! Multiple items in the cart elicit multiple emails as well – two for each item.
I have no idea what could be causing this, or how to resolve it! WooCommerce is using its Cart block system (not a shortcode). I’ve included the details of my installation below. Can anyone help me?
YITH Plugin Framework Version4.5.2
WordPress Version?6.4.2
WooCommerce Version?8.4.0
PHP Version?7.4.33
I can add products to the cart, and still I can BUT I am unable to view the cart since last some time. I initially suspected that it’s because I added the following CSS code a.added_to_cart.wc-forward {display: none;}
to hide the View Cart
button which pops up when we click on the Custom Add to Cart
button.
Now, even though I have removed the code to block this button and View Cart
shows up next to the Add to Cart
button – I still can’t view the Shopping Cart when I click on its icon in the header, can someone bail me out of it?
A blank white window slides in from right
side of the screen with a cross sign on its top right corner to close the Window
https://prnt.sc/_lrLosf3_FPr
Thanks Regards,
]]>The Bought Together items and quantities are show on the Item page but when I click Add to Cart then View Cart, only the main product is displayed and the Bought Together items are not displayed.
]]>I’m trying to adjust the CSS for the View Cart button on our site. This code below seems to work inside the Inspect tool in Chrome but doesn’t work when we try to activate it on Additional CSS. Any idea what I’m doing wrong?
.added_to_cart.alt, .added_to_cart, .widget a.button.checkout {
background-color: #066352;
border-color: #066352;
color: #d9be98;
padding: 1px 8px !important;
border-radius: 5px !important;
}
Thank you very much,
Chris
]]>There is no way to put the design properly and be able to modify it to your own taste???
Any css code you may have? Or is it a bug in the addon?
Thanks for the help and support!
]]>I am using the Storefront theme, I have refreshed the permalinks (my pages are set to Post Name), disabled and reactivated all plugins, and checked to make sure my wordpress version is the latest. I have also checked to make sure the woocommerce pages are set to the appropriate page name.
]]>I am using the Storefront theme, I have refreshed the permalinks (my pages are set to Post Name), disabled and reactivated all plugins, and checked to make sure my wordpress version is the latest. I have also checked to make sure the woocommerce pages are set to the appropriate page name.
]]>I have created a single product page with Elementor’s theme builder. Please check the single product page to see it https://tanekawalker.com/product/business-plan/ Everything looks fine on the single product page but when we click on the ‘Add to Cart’ button the product page reloads and the product is also being added to the cart but ‘View cart’ button is not showing like when we click on ‘Add to Cart’ in shop page or on related products.
Kindly see the screen recording by using the following link to understand the issue more clearly.
]]>I don’t want the customer to go to the Checkout directly (very good article about that at Jeroen Sormani’s webiste), but I would like to offer them the option to do so after adding the product to the cart (My products can only be purchased individually: it makes no sense to have one more “Add to cart”).
Stack overflow has some tips like “How to change url in “View Cart” button in Woocommerce?“, but it does not include the redirection we want.
I have Code Snippets installed because I know you have to touch php code, but I don’t know how to mix it up to get this.
Thank you very much for your attention.
]]>