New Landing How can we help? Themeforest Theme Support Neighborhood Cart item count instead of total price

Viewing 15 posts - 31 through 45 (of 63 total)
  • #62401
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit sf-woocommerce.php at /neighborhood/includes/swift-framework/

    Find this code at line 111 
    <a class="cart-contents" href="<?php echo $woocommerce->cart->get_cart_url(); ?>" title="<?php _e('View your shopping cart', 'swiftframework'); ?>"><i class="sf-cart"></i><?php echo $woocommerce->cart->get_cart_total(); ?></a>
    
    Replace with 
    
    <a class="cart-contents" href="<?php echo $woocommerce->cart->get_cart_url(); ?>" title="<?php _e('View your shopping cart', 'swiftframework'); ?>"><i class="sf-cart"></i><?php echo $cart_count_text; ?></a>
    
    

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #62403
    michaelagwunobi21
    Member
    Post count: 93

    is that for me ?

    #62406
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its for all so you may follow it .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #62407
    michaelagwunobi21
    Member
    Post count: 93

    Hi,

    that didn’t do anything

    #62408
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    I am sure that what are you doing ? I am sure that it should work 100% . Please clear all cache and disable cache plugin .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #62410
    michaelagwunobi21
    Member
    Post count: 93

    You have already helped me with changing the cart total to count count previously. I have a added a space inbetween text, it works, but flashes for a second.

    I just need to know how to clear the cache, you also did that for me before but want to know how to do it

    #62412
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please share website URL and wordpress admin login detail whenever you have this type of issues .

    Thanks

    #62416
    michaelagwunobi21
    Member
    Post count: 93

    Could you not tell me how to do it, so I wouldn’t always be asking.

    Is there anything I have to enable on the w3 total cache settings?

    #62418
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> W3 total cache -> Here you can disable this plugin and check after you can enable it after some time.

    Thanks

    #62423
    michaelagwunobi21
    Member
    Post count: 93

    i’ll try that and let you know how it goes

    #62456
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    @michaelagwunobi21 – I will wait for your reply .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #80886
    michaelagwunobi21
    Member
    Post count: 93

    @mohammad sorry for the late response but that didn’t work. It still keeps flashing

    #80891
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Can you please list the changes as you made in file’s code.
    Thanks

    #80896
    michaelagwunobi21
    Member
    Post count: 93
    This reply has been marked as private.
    #80898
    Mohammad – SUPPORT
    Moderator
    Post count: 27441
    This reply has been marked as private.
Viewing 15 posts - 31 through 45 (of 63 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register