There are two “roster” widgets, designed to present Agent details, Team Details or Office Roster and Location Details on your website.
Roster widgets use information from the Agent’s User profile (and your Account Settings) to create these displays.
Although there are 2 Roster widgets (Brokers Widget and OfficeRoster Widget) – both will show exactly the same “About Me” page for an agent, which includes:
- Photo
- Contact details
- Social connections
- Office location
- About Me
- My Active Listings
- My Sold Listings
To ensure the best possible presentation of Agent’s Profiles and team details, you should ensure the following:
- User Profiles should be as complete as possible
- Each User (in Edit Profile) should select an Office Location (these are set up in your Account Settings).
The two roster widgets vary as follows:
- MBBv3_Brokers (for any website)
This widget can be used generally with few restrictions.
It does not offer permalinks for profile pages - MBBv3_OfficeRoster (for WordPress or PHP)
This widget is designed to provide permalinks (an actual web address) for Agent profile pages (i.e. www.mybrokersite.com/team/CharlieSmith)
This widget can be used with the Buying Buddy WordPress plugin.
You may also use this widget on other websites where you are able to modify the HTACCESS file (e.g. PHP)
id=MBBv3_Brokers | id=MBBv3_OfficeRoster | ||
---|---|---|---|
Feature | WordPress | PHP | |
Available for | ANY website | WordPress only | PHP only (requires htaccess edits) |
Default View | Users | Offices | Offices |
Can load on | Any page | only for slug /team | only for slug /team |
Allows search for Agents | Yes | Yes | Yes |
Displays Agents on Roster | Yes | Yes | Yes |
Shows Agents profile with contact, BIO and listings | Yes | Yes | Yes |
Displays Offices | Yes (filter) | Yes (default view on /team slug) | Yes |
Provides Permalinks for Agent Profiles | No | Yes | Yes |
Provides Permalinks for Offices | No | Yes | Yes |
Requires rewrite rules in HTACCESS? | No | No | Yes |
Uses filters to control what is displayed? | Yes | No | No |
Uses page slugs to control what is displayed | No | Yes | Yes |
See the following pages for more details on each widget