Hi there,
I checked the Legenda forum with regards the problem I am facing and I found that this problem has been posted in the past, but the solution is not clear to me.
I am referring to the second issue reported in this post:
https://www.8theme.com/topic/woocommerce-mini-cart-cart-widget-does-not-update-and-header-cart-only-3-items/
“2.
The header cart is designed to only have three items in it? Is this possible to change? Or can you tell me why we cannot display more than 3 items? It is confusing to the users to add items, see the subtotal change, but not see the proper number of items in the floating cart”
A possible solution is later posted by the same author:
“For number 2, I override the function
function etheme_top_cart() {
in the child theme, allowing it to display more than three (3) items.”
Can you please let me know if this issue is resolved? In the eshop I am developing there are still only up to 3 items shown in the woocommerce cart widget even if there are more products added to the cart.
If the issue is not yet resolved, can you please indicate me how to override the etheme_top_cart() function?
Current behavior of top_cart is rather misleading.
Thank you in advance,
Nikos