• Hi guys,

    A simple addition to the FreeStore code to allow overriding of the header cart display would be to check if the freestore_wc_header_add_to_cart_fragment function already exists in includes/inc/woocommerce-header-inc.php

    This way you can override the template version and define the function manually in functions.php in a child theme and set the text to whatever you like – and it’s only a single additional line of code for you guys (an if function exists before the function definition).

    The theme is great and this would be a really helpful addition for more flexibility!

    Cheers,
    Matt

  • The topic ‘Header Cart Text Changing – Update Suggestion’ is closed to new replies.