Only registered users should be able to send enquiries

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 3 reply threads
  • Author
    Posts
    • #59767
      productsexport
      Participant

      How can I prevent non-users from sending enquiries to vendors?

      Right now anyone (not log-in) can send an enquiry using the “Contact Supplier” on the product page or the “? Enquiry” on the banner of the Store page

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

      HI,

      Please add this to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_enquiry_with_login', '__return_true' );

      Thank You

    • #59875
      productsexport
      Participant

      Wonderful… Thanks… Can we add reCaptcha to the inquiry form?

    • #60198
      WCFM Forum
      Keymaster

      Sure, please use this captcha plugin – https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/

      Thank You

Viewing 3 reply threads
  • The topic ‘Only registered users should be able to send enquiries’ is closed to new replies.