Configure Settings
All of the addon’s settings live inside the Reign theme’s options page, under a WCFM Marketplace tab. There is no separate menu for the addon.
Finding the settings
Section titled “Finding the settings”- In the WordPress admin, open Reign Options (under Appearance).
- Select the WCFM Marketplace tab.
- Use the two sub-tabs: General and Single Store.
Settings are saved into the Reign theme’s shared reign_options option, under a wcfm_option key. They are only written when you press Save; opening the page never changes stored values.
General sub-tab
Section titled “General sub-tab”| Setting | Key | What it controls |
|---|---|---|
| Mark Products As Favourite | product_favourite |
The heart favourite icon on shop and product pages, and the Favourite profile tab. |
| Display Store Tab | vendor_store |
The Store tab on a vendor’s BuddyPress profile. Only shown when WCFM Marketplace (WCFMmp) is present. |
| Create Product Activity | product_activity |
A BuddyPress activity entry when a vendor publishes a product. |
| Add Review Activity | review_activity |
A BuddyPress activity entry when a product review is approved. |
| Order Activity | order_activity |
A BuddyPress activity entry when an order is placed. |
Notes:
- The Store tab, product, review, and order rows appear only when BuddyPress is active.
- The three activity controls are disabled until the BuddyPress Activity component is enabled. A notice explains this when the component is off.
- Create Product Activity is disabled and forced off when BuddyBoss’s own product feed is enabled, to prevent double-posting. See Third-party integrations.
Single Store sub-tab
Section titled “Single Store sub-tab”| Setting | Key | Options | Default |
|---|---|---|---|
| Single Store Layout | reign_wcfm_store_layout |
Layout 1, Layout 2 | Layout 1 |
This chooses which template renders every vendor’s single-store page. See Store layouts.
Saving
Section titled “Saving”Press the Save button for the tab. The addon reads the current reign_options fresh and merges only its own wcfm_option keys, so saving the WCFM tab never disturbs settings that other Reign addons store in the same option.

