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

Viewing 15 posts - 46 through 60 (of 63 total)
  • #80899
    michaelagwunobi21
    Member
    Post count: 93

    @mohammad i cant seee your reply it is set as private

    #80900
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide website URL and deactivate all cache plugin.
    Thanks

    #80901
    michaelagwunobi21
    Member
    Post count: 93

    @mohammad you recommended that before but that didn’t work

    #80902
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide wordpress admin login detail so i can debug to fix the issue very soon .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #80905
    michaelagwunobi21
    Member
    Post count: 93

    is it possible to give me a walkthrough guide on how to debug. So that if this happens again I wouldn’t always have to ask you guys to sort it out

    #80916
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    There is no standard way and guidelines to debug process . Please create a new ticket so i can check easily.

    Thanks

    #81175
    willverity
    Member
    Post count: 14
    This reply has been marked as private.
    #81475
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved your issue followed by given below steps :

    1- Open to edit sf-woocommerce.php at /neighborhood/includes/swift-framewwork/

    Find this code 
    <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>
    
    

    2-Open to edit sf-header.php line 695 at /wp-content/themes/neighborhood/includes/swift-framework/sf-content-display/

    Find this code 
    $cart_output .= '<li class="parent shopping-bag-item"><a class="cart-contents" href="'.$woocommerce->cart->get_cart_url().'" title="'.__("View your shopping cart", "swiftframework").'"><i class="sf-cart"></i>'.$cart_total.'</a>';
    
    Replace with 
    $cart_output .= '<li class="parent shopping-bag-item"><a class="cart-contents" href="'.$woocommerce->cart->get_cart_url().'" title="'.__("View your shopping cart", "swiftframework").'"><i class="sf-cart"></i>'.$cart_count_text.'</a>';

    Note-: Please check with adding and clearing product from cart.
    Thanks

    #81487
    michaelagwunobi21
    Member
    Post count: 93
    This reply has been marked as private.
    #81498
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please change username and password as you shared here.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #81503
    michaelagwunobi21
    Member
    Post count: 93

    It was changed straight after you helped me that time

    #81505
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its ok.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #81507
    michaelagwunobi21
    Member
    Post count: 93
    This reply has been marked as private.
    #81529
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please create always new topic and share login access as private reply . That is the secure way.Hope you will understand.

    Thanks

    #81534
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Wordprerss already secure to all files. You cant access files directory through browser.
    Thanks

Viewing 15 posts - 46 through 60 (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