Install Buying Buddy on Webydo

This guide will walk you through installing and setting up Buying Buddy on your Webydo website. The process involves three main steps that we'll cover in detail.

Important: You must set your website type as a "Webydo" site in Menu Widgets > Plugin Installation and Setup. This ensures you see the correct install code for your Webydo website.

Staging Domain Authorization: When working in the Webydo development area, your site may display using a Webydo subdomain like "http://xxxxxxx.webydo.com". If you see "Sorry this domain is not authorized", the widgets are working correctly but need this domain added to your account. Contact support to add your staging domain.

Note: You will probably not see the widgets displayed in your Webydo editor. Save the page and click the "View Site" button in the Webydo editor header to see a preview.

Installation Steps

1

Add Buying Buddy Plugin to Your Site

Install the JavaScript library site-wide

Get Your Plugin Code:
  1. In your Buying Buddy dashboard go to Menu Widgets > Installation and Setup
  2. Select your website and ensure it's set as a Webydo site on the "Get Ready" tab
  3. Go to the "Add Plugin" tab and copy the JavaScript code
Install the Plugin:
  1. Login to your Webydo website dashboard
  2. In the top menu, click "Pages" to see the popup panel for Pages and Navigation
  3. Click the HTML icon (</>) on the right side of the panel
  4. Click the tab "Add Code To All Pages" and paste the code from your clipboard
  5. Click "Save"

Critical: The plugin JavaScript should only be added ONCE using the method above. Do not modify the code.

Add the Disclaimer Widget (Recommended):

While in the Add Code area, add the "Disclaimer Widget" to the "Bottom Of Body" panel to keep your pages clean:

<bb-widget data-type="Disclaimer"></bb-widget>

This displays required MLS disclaimers in your footer instead of under each widget. You can customize colors using the Widget Wizard.

2

Create Foundation Pages

Set up required Results and Details pages

Important: Create 2 live pages that should NOT be in your menus (they are reserved for use by Buying Buddy). Add the correct widget to each page (only one widget per page), and ensure page addresses match your Buying Buddy account settings.

Create the Pages:
  1. In your Webydo site editor, create two BLANK PAGES
  2. Give them appropriate titles like "Results" and "Details"
  3. To match default slugs, use "/listing-results" and "/listing-details"
  4. In the Pages menu panel, click the "cog" icon for each page to change settings
  5. Un-check "Display Page in menu" option for both pages
Add Widgets to Pages:

Tip: The "Results" and "Details" widgets look best when placed in a container that can be the full width of the browser.

For the Results page:

  1. Edit the new "Results" page
  2. From the left menu, click the HTML menu item
  3. Click and drag the "HTML Widget" to your page
  4. Adjust the container size to be full width on the page
  5. Click in the selected area to see the Properties panel on the right
  6. Paste the following code for the Results widget:
<bb-widget data-type="ListingResults"></bb-widget>
  1. Save your page
  2. Click the "View Site" button to preview and verify the widget displays

For the Details page:

  1. Repeat the above steps for your "Details" page
  2. Use this widget code instead:
<bb-widget data-type="SearchDetails"></bb-widget>

Note: The details widget may display a SQL error if you preview it - ignore this. The widget is installed correctly and this error is never seen by users.

Add a Search Form (for testing):

Add the Search Form widget to any other page using the same process (do not add it to Results or Details pages):

<bb-widget data-type="SearchForm"></bb-widget>
Confirm Foundation Page Settings:
  1. Return to your Buying Buddy dashboard
  2. Go to Menu Widgets > Plugin Installation and Setup > Foundation Pages tab
  3. Verify page addresses match your URL slugs:
    - Results: /listing-results
    - Details: /listing-details
  4. Update if needed to match your actual page slugs

3

Enable Property Sharing

Set up social media sharing with correct listing photos

To allow visitors to share properties from your website on Facebook and other social media platforms with the correct listing photos and details, you'll need to set up a "bb" subdomain for your domain.

Setup Options: You can use either Cloudflare (recommended for free SSL certificates) or your current domain registrar.
The Social Media Sharing Setup Instructions will guide you through both options.

Next Step:

Note: Your Buying Buddy dashboard has customized instructions for your domain in the Installation and Setup section (Social Share Settings tab) of your Buying Buddy account.Widgets - Installation and Setup : Social Share tab
Menu Widgets > Plugin Installation and Settings > Social Share tab

Troubleshooting

SQL Error on Details Page

If you see this message, it's because you're attempting to view the Property Details widget on a page without a reference to a property. Ignore this - the widget is installed correctly and this error is never seen by users.

Staging Domain Authorization

If you see "Sorry this domain is not authorized", the widgets and Plugin JavaScript are working correctly, but your page address is using a domain not authorized to display Buying Buddy widgets.

There are two options:

  1. Ensure your actual domain name is applied and working, then view the live site
  2. For extensive development, contact Help Desk to add your Webydo staging domain as a temporary authorized domain

Next Steps

Your Webydo site is now ready for advanced Buying Buddy features! Consider adding:

  • Featured Listings pages to display your own listings
  • Sold properties displays
  • Neighborhood-specific property pages
  • Lead capture forms connected to Buying Buddy CRM
  • Contact forms and custom styling with Widget Themes

For inspiration, view our demonstration sites:

Need additional help? Contact our support team through your Buying Buddy dashboard.

Updated on February 14, 2026
Was this article helpful?

Related Articles

Buying Buddy Support