- This topic has 3 replies, 3 voices, and was last updated 3 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › Simple PayPal Shopping Cart › Cart clearing on page refesh
I add a product to the cart, all good.
I then add another product to the cart and the previous product is removed.
Each time a product is added to the cart, the page needs to refresh, but, each time the page refreshes, the cart is cleared.
How do I stop this happening?
Please perform this check, to see if you are experiencing PHP session issues.
And also perform this check, for JavaScript problems.
Also check to see if your hosting provider is applying caching to your site. Are you using any page caching plugin?
In case anyone else has the same issue – PHP was set to 7.4 – changed down to 7.3 and all works as expected now.