Hide Module Controller for Shop Manager

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 Hide Module Controller for Shop Manager

Viewing 3 reply threads
  • Author
    Posts
    • #127317
      alanda
      Participant

      How can I hide the Module tab in Settings from Shop Manager?

      Attachments:
      You must be logged in to view attached files.
    • #127368

      Hello,

      Can you please explain why you want to want to remove “Module” option from your store dashboard?
      Because this is very essential option for admin, where admin will decide which module will work his site.

      Thanks.

    • #127389
      alanda
      Participant

      For example, I have disabled a shop manager capability of seeing the Analytics and in the menu there is no Analytics tab but in the module setting there is still a control to on/off. Hence, I want to hide this module from shop manager.

      Attachments:
      You must be logged in to view attached files.
    • #127396

      Hi,

      Add this css in your theme’s style.css

      div#wcfm_settings_form_module_head {
          display: none !important;
      }

      Thanks.

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