How could i hide "Suggestion" message of store setting?

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
    • #29391
      MOHO
      Participant

      I hide some fields such as Store Phone, Add Store Address, Add Store Location, Set your payment method
      The vendor will no see these fields.

      So i want to hide this “Suggestion” message of store setting.

      How could i hide it?

      thanks.

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

      Hi,

      Kindly add this line of code in your site –

      add_filter( 'wcfm_is_allow_profile_complete_bar', '__return_false' );

      Well, this will work after next update.

      Thank You

    • #29583
      MOHO
      Participant

      ok thanks.

Viewing 2 reply threads
  • The topic ‘How could i hide "Suggestion" message of store setting?’ is closed to new replies.