i have the mini cart set to only show when it has a product in it.
But when i add a product and then go to another page the mini cart is not showing, then when you go back to the product and add it again it says that the product is already added.
The mini cart shows when adding it but as soon as you leave the cart page it disappears.
I have tried turning off plugins and turning them on one by one but no change,
Turned of Rocket cache
(I have products set to buy one only)
Many thanks
Hey mmsdev,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.cart_dropdown[data-success="was added to the cart"] {
right: 0;
}
Best regards,
Yigit
That’s not done anything.
It seems that when you add a product to the basket and leave the page it now stays in it ok and can be seen, but if you empty the basket the basket stays on show even if empty.
Hi,
Yes, the cart should be on show and show empty, that is how it is designed.
Best regards,
Basilis
Ok am i missing something here?
The mini cart is not showing as per these setting:
“Display floating on the side, but only once a product is added”
But my point is that when you empty the cart, IE; Delete the product from the cart as not to buy it the mini floating cart stays on show..
It has never done that before the latest enfold update..