How to Remove Notifications Order Filters

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!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Ultimate How to Remove Notifications Order Filters

Viewing 3 reply threads
  • Author
    Posts
    • #65109
      Jack Cliff
      Guest

      I would like to remove the notifications bar at the top and the order filters (All | Pending payment | Processing | On hold | Completed | Cancelled | Refunded | Failed).

      I have had a look in the php files and it is not clear. How would I go about doing this?

      Thanks 🙂

    • #65312
      WCFM Forum
      Keymaster

      Hi,

      Do you want to hide Dashboard Header or Header elements like, “Profile”, Notification, Knowledge Base etc … ?

      Thank You

    • #66149
      Jack Cliff
      Guest

      Just notifications thanks 🙂

    • #66249
      WCFM Forum
      Keymaster

      Hi,

      If you are using WCFM Ultimate, then you may disable this easily from WCFM Capability setting.

      If, you are using only WCFM Free then please add this line to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_notifications', '__return_false' );

      Thank You

Viewing 3 reply threads
  • You must be logged in to reply to this topic.