Inquiry button on vendor's store

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 1 reply thread
  • Author
    Posts
    • #76631
      Jamie O’Reilly
      Participant

      Hi. I’d like to change the text on the Inquiry button on the vendor’s store. We have already changed it for other areas of the website to ‘Ask a Question’ but it doesn’t seem to have changed the text on this button. Look forward to hearing from you. Jamie

      Attachments:
      You must be logged in to view attached files.
    • #77425
      WCFM Forum
      Keymaster

      Hi,

      This will work as per Inquiry button label setting. Please add this code to your site –

      add_filter( 'wcfm_is_allow_store_inquiry_custom_button_label', '__return_true' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

Viewing 1 reply thread
  • You must be logged in to reply to this topic.