Member Blog Pro FAQ

Frequently asked questions about WB Member Blog Pro features, modules, and troubleshooting.

General Questions

How do I activate my Pro license?

  1. Go to Member Blog → License
  2. Enter your license key
  3. Click Activate
  4. You’ll receive updates automatically

Do I need the free plugin too?

Yes. WB Member Blog Pro extends the free plugin. Install both:

  1. Install and activate Member Blog (free)
  2. Install and activate WB Member Blog Pro

Which modules should I enable?

Start with the defaults that are enabled after installation:

  • Post Restrictions – Limit spam and control posting frequency
  • Notifications – Keep everyone informed
  • Author Dashboard – Member self-service

Enable other modules as needed. Disabled modules don’t load any code, so there’s no performance penalty.

Will enabling all modules slow my site?

Each module adds minimal overhead. However:

  • Analytics has the most impact (tracks every view)
  • Consider caching for high-traffic sites
  • Only enable what you actually use

Modules & Features

How do I enable a module?

  1. Go to Member Blog → Features & Modules
  2. Toggle the module switch to On
  3. Click Save Changes
  4. New settings tab appears for that module

Why don’t I see a module’s settings?

The module must be enabled first. Settings tabs only appear for enabled modules.

Can I enable modules for specific roles only?

Modules are site-wide, but their effects can be role-based:

  • Restrictions: Set different limits per role
  • Credits: Assign different amounts per role
  • Scheduling: Allow only certain roles to schedule

Post Restrictions

How do I limit posts per day?

  1. Enable Post Restrictions module
  2. Go to Member Blog → Restrictions
  3. Set daily limit for each role
  4. Save changes

Can I set different limits for different roles?

Yes. Each role has its own limit settings. For example:

  • Subscriber: 1 post/day
  • Contributor: 3 posts/day
  • Author: 10 posts/day

How do I make a user exempt from limits?

  1. Edit the user’s profile in WordPress admin
  2. Find Member Blog Restrictions section
  3. Check Exempt from Restrictions
  4. Save the user profile

Custom Fields

How do I add a custom field?

  1. Enable Custom Fields module
  2. Go to Member Blog → Custom Fields
  3. Click Add New Field
  4. Configure field type, label, and options
  5. Save

How do I display custom field values on posts?

Use the shortcode:

[bp-member-blog-custom-field id="your_field_key"]

What field types are available?

15 types: Text, Textarea, Number, Email, URL, Date, Date & Time, Select, Multi-Select, Checkbox, Radio, File, Image, Gallery, Oembed, Color.

Co-Authors

How do members invite co-authors?

  1. Create or edit a post
  2. Click Add Co-Author
  3. Search for a member
  4. Click Invite
  5. Wait for them to accept

Can co-authors delete the post?

No. Only the primary author can delete. Co-authors can edit content, upload images, and save drafts.

How do I limit co-authors per post?

Go to Member Blog → Co-Authors and set Max Co-Authors (default: 5).

Group Blogs

Why don’t I see the Groups module?

It requires BuddyPress or BuddyBoss with the Groups component active.

Are group blog posts private?

They inherit group privacy:

  • Public group → Posts visible to everyone
  • Private group → Posts visible to members only
  • Hidden group → Posts visible to members only

Notifications

Why aren’t emails sending?

  1. Check WordPress email is working (test with another plugin)
  2. Verify notification type is enabled
  3. Check member hasn’t opted out
  4. Use an SMTP plugin for reliability

Do notifications work with BuddyBoss app?

Yes. Notifications are optimized for BuddyBoss mobile app with push notifications, shorter mobile-friendly text, and deep links to posts.

Post Credits

How do credits work?

  1. Members receive credits (purchase, membership, or manual)
  2. Publishing a post deducts 1 credit
  3. At 0 credits, they can’t publish new posts

How do I sell credit packs?

Requires WooCommerce:

  1. Enable Post Credits module
  2. Go to Post Credits → Credit Packs
  3. Create packs with prices
  4. Add [bpmb_credit_packs] to a page

Can I integrate with membership plugins?

Yes. Supported integrations:

  • Paid Memberships Pro
  • WooCommerce Memberships
  • MemberPress

Scheduling

How do members schedule posts?

  1. Write the post
  2. Click Schedule instead of Publish
  3. Select date and time
  4. Click Schedule Post

What if a scheduled post doesn’t publish?

Check WP-Cron is working. For reliable scheduling, consider setting up a server-level cron job.

Post Series

How do members create a series?

  1. Create a post
  2. Find Series section
  3. Click Add to Series
  4. Create new or select existing series
  5. Save

Can multiple authors contribute to one series?

Yes. Any author can add their posts to an existing series.

Analytics

What data is tracked?

  • Page views per post
  • Daily view counts
  • Traffic sources (referrers)
  • Top performing posts

Does analytics slow down my site?

It adds a small database write per page view. For high-traffic sites, enable object caching and set data retention to limit database size.

Troubleshooting

Module settings not saving

  1. Check for JavaScript errors in browser console
  2. Verify user has admin privileges
  3. Clear any caching
  4. Check for plugin conflicts

Custom fields not appearing

  1. Verify Custom Fields module is enabled
  2. Check field visibility settings
  3. Clear cache

Credits not deducting

  1. Verify Post Credits module is enabled
  2. Check credits are assigned to the user
  3. Ensure post status changed to “publish”

Group blog tab missing

  1. Verify Groups module is enabled
  2. Check BuddyPress Groups component is active
  3. Ensure group admin enabled blog in group settings
  4. Flush permalinks

Scheduled posts not publishing

  1. Check WP-Cron is running
  2. Verify site timezone is correct
  3. Consider server-level cron for reliability

Still Need Help?

  1. Check module documentation – Each module has detailed docs
  2. Free plugin issues – Check free plugin FAQ first
  3. PRO support – Contact through your purchase channel
Last updated: January 18, 2026