Make Minicart Visible When Empty [solved]
-
I can’t do it,
yes I have ‘hide-if-empty’ unchecked in vidgets menu
I also removed this condition from mini-cart template file:
if ( sizeof( WC()->cart->get_cart() ) > 0 )
..and still same result:
<div class=”widget_shopping_cart_content”> shows up but its completely nomatterwat emptyany ideas?
***upd* my bad, I thought “reload with cache” in Firefox would help, but it doesn’t. To truly flush you have to add product, then remove product and reload page.
- The topic ‘Make Minicart Visible When Empty [solved]’ is closed to new replies.