“Your Cart Is Currently Empty” When Logged out
-
Whenever a customer that’s not logged in tries to add an item to the cart, it does not add to the cart. When you go to the cart page after trying to add an item to the cart, this message shows: “Your cart is currently empty”. I have enabled access in WooCommerce settings for customers to be able to place orders without having to be logged in. Please help!
I can explain them to help you understand the problem better if you want
<span style=”font-family: Inconsolata, Consolas, Monaco, "Lucida Console", monospace; font-size: 12.8px; text-wrap-mode: nowrap; background-color: rgb(246, 246, 246);”>define( ‘WP_DEBUG’, true );</span><span style=”font-family: Inconsolata, Consolas, Monaco, "Lucida Console", monospace; font-size: 12.8px; text-wrap-mode: nowrap; background-color: rgb(246, 246, 246);”>
define( ‘WP_DEBUG_LOG’, true );</span><span style=”font-family: Inconsolata, Consolas, Monaco, "Lucida Console", monospace; font-size: 12.8px; text-wrap-mode: nowrap; background-color: rgb(246, 246, 246);”>
define( ‘WP_DEBUG_DISPLAY’, false );</span><span style=”font-family: Inconsolata, Consolas, Monaco, "Lucida Console", monospace; font-size: 12.8px; text-wrap-mode: nowrap; background-color: rgb(246, 246, 246);”>
@ini_set( ‘display_errors’, 0 );</span>The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.