Change “out of stock” badge text
-
Hi, I would like to change the text of the out of stock badge. I found the following code in product_layout.php and I think that there must be a way to modify the text, but I just dont know how:
$out_of_stock_label = apply_filters( 'nv_out_of_stock_text', __( 'Out of stock', 'neve' ) );
Any help would be really appreciated as the default function to change the woocommerce out of stock text seems to be overwritter by Neve theme.
Many thanks in advance
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Change “out of stock” badge text’ is closed to new replies.