This topic has 7 replies, 3 voices, and was last updated 7 years, 6 months ago ago by Rose Tyler
Hi there,
When I click an Add to Bag button on the Home page (featured products), the product is added to the bag – as expected. However, if I click Add to Bag again, it doesn’t say ‘product already added to bag’ or something like that. Instead, the loading icon just keeps going around and around. We recently updated the theme – I’m sure the Add to Bag button disappeared if the product had already been selected?
Any advice much appreciated,
Andrea
Hello,
You need to update the theme and required plugins as you were instructed in your previous topic https://www.8theme.com/topic/visual-composer-no-longer-working/
Regards,
Jack Richardson.
Hi Jack,
We updated the theme and required plugins as you instructed. However, it has not solved the issue.
The ‘Add to Bag’ button remains even though the product has already been added to the bag.
Your help is much appreciated,
Andrea
Hi Jack,
We have still have the same issue. We are using Featured Products on the Home page. There are 2 issues:
– the ‘Add to Bag’ button still reads ‘Add to Bag’ even after the product has been added to the bag
– if you click the ‘Add to Bag’ button, it sometimes take you to the product page and other times it displays the ‘Successfully added to your shopping bag’ message i.e. it is not consistent.
Any advice appreciated,
Many thanks, Andrea
Hello,
Sorry for the delay.
1. Please check it on our demo https://8theme.com/demo/legenda/
2. It takes you to the product page when you have woocommerce message, but you have css code that hides it. Try to add this code in style css of your child theme and check:
.single-product .woocommerce-error {
background-color: #f45b5b !important;
}
Regards,
Rose Tyler.
Ok thank Rose,
I see what is happening.
Our confusion was that this didn’t happen until we updated Legenda theme. Previously, when you clicked ‘Add to Bag’ on one of the Featured Products on the Home page, the ‘Add to Bag’ button then disappeared, as it is not possible to add more than one (all the products are one-off pieces). This is much more logical than letting the customer add another product and then be taken to the product page and shown an error message saying that actually, you can’t add it!
But thank you again for clarifying what is going on here.
Many thanks, Andrea
Hello,
You’re welcome!
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up