Okay
  Public Ticket #3702369
I have a question about my account or billing
Closed

Comments

  •  3
    Susan Heideman started the conversation

    Can I restrict regular page content to certain groups within B2B King or is it only Product content?

  •  2,244
    WebWizards replied

    Hi Susan,

    Generally you can use the plugin's content restriction shortcode to restrict page content:

    https://woocommerce-b2b-plugin.com/docs/shortcode-to-restrict-content-to-b2b-b2c-user-groups-specific-users/

    This shortcode can be used on any page (as well as within posts or product descriptions). 


    So for example you can use this to show something only to B2B users:

    [b2bking_content show_to=b2b]Only B2B users can view this content...[/b2bking_content]

    You can write the above directly in any page.

    Or for example:

    [b2bking_content show_to=1234]Only users in group 1234 can view this content...[/b2bking_content]

    Kind regards,

    Stefan