PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Changing Price label field on products

  1. Hello,
    I am trying to change the label "Price" to another word to fit in the theme of my product site, I can see it will not allow you to change it in the general fields and I am not sure where in the php it is to change, does anyone have any ideas or if there is some javascript that I can use to change it?

    Thank you

    Posted 11 years ago on Monday February 4, 2013 | Permalink
  2. You can use the gform_product_price filter to change the Price sublabel:
    http://www.gravityhelp.com/documentation/page/Gform_product_price

    Don't change the plugin files and don't use JavaScript. Use the gform_product_price filter with code you add to your theme's functions.php file.

    Posted 11 years ago on Monday February 4, 2013 | Permalink
  3. Thank you for the link, working beautifully now. :D

    Posted 11 years ago on Monday February 4, 2013 | Permalink
  4. Awesome. Thank you for the update.

    Posted 11 years ago on Tuesday February 5, 2013 | Permalink

This topic has been resolved and has been closed to new replies.