Skip to content

Translation of two WooCommerce-elements #744

Answered by crftwrk
SebGbs asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

interesting question. In your case I suggest to override template-parts/header/actions-woocommerce.php and /woocommerce/cart/mini-cart.php in your child and roughly hard-code those strings. Then add or delete something in your cart to trigger AJAX.

At this point, you may interested to preview and test our upcoming v6 version which is closed to ship and has several new features/improvements in cart area and string handling.

  • Download bootscore v6 branch
    • Unzip and rename folder to bootscore
    • Zip and upload
  • Download child v6 branch
    • Unzip and rename folder as you like
    • Zip, upload and activate

Use a filter in child's functions.php to change offcanvas cart title:

/**
 * Change cart…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SebGbs
Comment options

Answer selected by SebGbs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants