Anyone knows how to translate the "Price" and "Quantity" texts in the Product field to multiple languages?

I know that I can change the default string using a function: Translation of Product texts - #3 by chrishajer

but that will work for the default language only.

WPML doesn’t pick up these strings so I can’t translate them to any other language, anyone knows how to fix that?

Thanks!

and actually, the product qty snippet doesn’t work, only the price one :frowning:

The gform_product_qty filter only applies to the order summary table output on the entry detail page and with the {all_fields} merge tag. To change the label on the front-end, you’ll need this filter:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.