New Landing How can we help? Themeforest Theme Support Neighborhood Cart Totals – Tax and Shipping (free) questions

Viewing 12 posts - 16 through 27 (of 27 total)
  • #93787
    lobbybros
    Member
    Post count: 52
    This reply has been marked as private.
    #93798
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide specific product url so i can add and check this issue. I have some doubt so please clear your issue with marked screenshot to better understand.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #93980
    lobbybros
    Member
    Post count: 52
    This reply has been marked as private.
    #94001
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide product url as you have at your cart because i am not able to see free lable.
    Thanks

    #94094
    lobbybros
    Member
    Post count: 52
    This reply has been marked as private.
    #94129
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am still not getting โ€œ(gratis)โ€ text at cart and checkout page. Anyway you can try to use this code.

    function sf_change_cart_shipping_free_label( $free_label ) {
        $free_label = str_replace('(Gratis)','',$free_label);
    return $free_label;//'Shipping will be quoted at Invoice';
    }
    add_filter( 'woocommerce_cart_shipping_method_full_label' , 'sf_change_cart_shipping_free_label' );

    Thanks

    #94144
    lobbybros
    Member
    Post count: 52

    Have you tried putting in all your shipping data? I suggest proceeding to checkout and setting the following data as a trial:
    City: Santa Croce
    Province: Pisa
    CAP: 56029

    #94254
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved it so please check and let me know your feedback. Why did you not try my code?
    Thanks

    #94255
    lobbybros
    Member
    Post count: 52

    Hi Mohammed,

    I did try your code but it didn’t seem to be working…
    perhaps it was a cache issue?
    However I now see that it’s working.
    Thks for all your help.

    Did you work on the child theme or parent theme? Just want to make sure in case of a theme update.

    Thks again for yr patience!

    #94257
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I inserted code at functions.php of child theme.
    Thanks

    #94374
    lobbybros
    Member
    Post count: 52

    Perfect, thks for all your precious help!!!

    #94376
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 12 posts - 16 through 27 (of 27 total)

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

License required for one of the following items
Login and Registration Log in · Register