Viewing 8 posts - 1 through 8 (of 8 total)
  • #63220
    Fresh
    Member
    Post count: 30

    How can i de-activate sf_woo_help_bar() so it does not display anywhere.

    #63246
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit myaccount.php at /neighborhood/woocommerce/myaccount/ .It display at my account page

    Find this code at line 20 
    <?php sf_woo_help_bar(); ?>
    
    Replace with 
    <?php //sf_woo_help_bar(); ?>

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #63247
    Fresh
    Member
    Post count: 30

    This is what I already did. Because the <?php sf_woo_help_bar(); ?> is in several pages, it comes back with updates…

    Is there any other way to de-activate it, so it never comes back on any page?

    #63259
    Fresh
    Member
    Post count: 30

    As you can see the help bar is in 8 pages:

    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/checkout/form-checkout.php (20) //sf_woo_help_bar();
    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/checkout/form-checkout.php (81) //sf_woo_help_bar();
    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/checkout/thankyou.php (89) <?php sf_woo_help_bar(); ?>
    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/myaccount/form-edit-address.php (43) <?php sf_woo_help_bar(); ?>
    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/myaccount/form-edit-address.php (88) <?php sf_woo_help_bar(); ?>
    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/myaccount/my-account.php (25) <?php //sf_woo_help_bar(); ?>
    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/order/order-details.php (28) <?php sf_woo_help_bar(); ?>
    villamadelief:/httpdocs/wp-content/themes/neighborhood/woocommerce/wishlist.php (88) <?php sf_woo_help_bar(); ?>

    #63377
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please open to edit functions.php to put this code at your child theme
    function sf_woo_help_bar() {retrun ”;}
    Thanks

    #63709
    Fresh
    Member
    Post count: 30

    thanks!

    #63710
    Fresh
    Member
    Post count: 30

    function sf_woo_help_bar() {return โ€;}

    #63711
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 8 posts - 1 through 8 (of 8 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