New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Shopping Bag Icon doesn´t show on Header
Ok, to sort this open up /includes/swift-framework/sf-content-display/sf-header.php and remove lines 612:
if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) {
and
line 682:
}
– Ed
@konig
I know it was showing, mine always disapear when I add an item to the cart… and at the moment I added 3 items and it just disapeared.
@Ed
Also I did took off the lines you said but I still have the same problem!
Ed,
Thank you very much! I made this change and finally it´s work!
So, I consider this ticket ok, now I need help to resolve the problem with translate.
Thanks!
@agencetrak – just went to check and you have maintenance mode active.
What version of WooCommerce are you using? If it works on page load, but then disappears it sounds like the Woo AJAX is breaking it.
You must be logged in and have valid license to reply to this topic.