Inquiry Module

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 2 reply threads
  • Author
    Posts
    • #46393
      contact16
      Participant

      Hi there,

      How can we make it so that only logged-in users can send an inquiry to a vendor?

      Thank you

    • #46478
      WCFM Forum
      Member

      Hi,

      You have to add this line in your site child theme’s functions.php for the purpose –

      add_filter( 'wcfm_is_allow_enquiry_with_login', '__return_true' );

      Well, be sure you are using WCFM latest version 5.3.2

      Thank You

    • #46515
      contact16
      Participant

      Excellent!
      Many thanks

Viewing 2 reply threads
  • The topic ‘Inquiry Module’ is closed to new replies.